Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/0.3/git-file-support' of ↵ | Sebastian Thiel | 2014-11-19 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | https://github.com/igetgames/GitPython into igetgames-feature/0.3/git-file-support Using the previous implementation of read_gitfile, but added the previously missing test from this PR. Conflicts: git/repo/base.py git/test/test_repo.py | ||||
| * | Add tests for .git-file. | Marcus R. Brown | 2013-01-11 | 1 | -0/+1 |
| | | |||||
* | | GPG signature support on commit object. | Max Rasskazov | 2014-09-08 | 1 | -0/+30 |
|/ | | | | | | | | Originals: Pull request "GPG signature support on commit object" #124 by Tatsuki Sugiura. https://github.com/gitpython-developers/GitPython/pull/124 commit 8065d2abdbb18e09560fc061807301b4c834d5a7 commit 62ecd6c66a84144632b045696326af503ee8cd4e | ||||
* | Greatly improved robustness of config parser - it can now take pretty much ↵ | Sebastian Thiel | 2011-06-07 | 1 | -5/+11 |
| | | | | everything. Includes an updated config file which includes all the new additions | ||||
* | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | 2010-11-25 | 40 | -0/+3634 |
adjusted |