Commits
User selector
Commit History
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168committed
Commits on Jul 23, 2016
fix(diff): use explicit change-type if possible
Show description for 4006c43committed
Commits on Jun 6, 2016
Commits on May 30, 2016
Merge pull request #456 from gitpython-developers/fix-for-invalid-data-in-commits
Show description for 79fdaf3committedAdd test case as example of Git commit with invalid data
Show description for 0eafe20committedFix bug in diff parser output
Show description for 1faf84fcommitted
Commits on May 24, 2016
Split lines by new line characters
Show description for 73ab287committed
Commits on Apr 19, 2016
Fix diff patch parser for paths with unsafe chars
Show description for 7fbc182committedMake diff patch parsing more reliable
Show description for e77128ecommitted
Commits on Apr 14, 2016
Support "root" as a special value in .diff() calls
Show description for 5de21c7committed
Commits on Apr 13, 2016
Add incremental blame support
Show description for e5b8220committed
Commits on Mar 16, 2016
Add test and fixture for diff index from raw format
Show description for e328ffdcommitted
Commits on Sep 6, 2015
fix(config): ignore empty values in config file
Show description for 074842acommitted
Commits on Jul 3, 2015
fix(cmd): don't open stdout when fetching
Show description for 369e564committedtest(git): remove unnecessary fixture
Show description for 36dbe7ecommittedfix(cmd): line parsing
Show description for 0401087committed
Commits on Apr 22, 2015
fix(config): selective cfg write;fix cfg parser
Show description for b9a2ea8committed
Commits on Jan 22, 2015
Fetch now deals with custom refspecs much better.
Show description for 06bec1bcommitted
Commits on Jan 21, 2015
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809committed
Commits on Jan 14, 2015
GitConfigParser now respects and merges 'include' sections
Show description for 619c989committed
Commits on Jan 10, 2015
Implemented multi-line parsing of git-config to the point where a sepcific test-file is working.
Show description for b825dc7committed
Commits on Jan 9, 2015
Added test for complex blame revision query.
Show description for a0cb95ccommittedAdded test to verify binary diffs are working as well.
Show description for 18caa61committedAdded test to verify binary diffs are working as well.
Show description for 0d9f149committedAdded test to assure blame can deal with binary patches.
Show description for 17f5d13committed
Commits on Jan 8, 2015
Added support for rename detection in raw mode (which is the default).
Show description for 987f9bbcommitted
Commits on Jan 5, 2015
Fixed io types to make tests work on PY2 once again.
Show description for bc8c912committed
Commits on Nov 19, 2014
Merge branch 'feature/0.3/git-file-support' of https://github.com/igetgames/GitPython into igetgames-feature/0.3/git-file-support
Show description for 7ea7828committed
Commits on Sep 8, 2014
GPG signature support on commit object.
Show description for d45c76bcommitted
Commits on Jan 11, 2013
- committed
Commits on Nov 25, 2010
Loading