Commits
User selector
Commit History
Commits on Jun 14, 2016
Store raw path bytes in Diff instances
Show description for 3ee291ccommittedfix(test_docs): skip master-dependent assertion
Show description for 27f394acommittedMerge pull request #446 from guyzmo/updating_remote_url_handling
Show description for 9bebacaauthoredMerge pull request #467 from gitpython-developers/fix-dont-choke-on-invalid-unicode-paths
Show description for d22c40bauthored
Commits on Jun 13, 2016
fix(cmd): allow any kind of status message
Show description for d5739cdcommitted
Commits on Jun 8, 2016
Adding support for git remote set-url/get-url API to Remote
Show description for b366d3fcommitted
Commits on Jun 6, 2016
Commits on Jun 2, 2016
- committed
Commits on Jun 1, 2016
fix(test): do not skip test on travis
Show description for 2219f13committed
Commits on May 30, 2016
Merge pull request #456 from gitpython-developers/fix-for-invalid-data-in-commits
Show description for 79fdaf3committedMerge pull request #454 from gitpython-developers/fix-octal-escaped-path-parser-bug
Show description for f5089d9committedAdd test case as example of Git commit with invalid data
Show description for 0eafe20committed- committed
Fix bug in diff parser output
Show description for 1faf84fcommitted
Commits on May 25, 2016
fix(RemoteProgress): improve message sanitization
Show description for 6ef2739committed
Commits on May 24, 2016
Split lines by new line characters
Show description for 73ab287committed
Commits on May 19, 2016
Merge pull request #433 from StevenWColby/master
Show description for db44286committedDeprecate Diffable.rename for .renamed_file
Show description for 4bcc4d5committed
Commits on May 18, 2016
Need spaces in Emacs style encoding comment
Show description for b8d6fb2committed
Steven Colby
Commits on Apr 22, 2016
Fix assertion
Show description for 819c4edcommitted
Commits on Apr 20, 2016
Merge pull request #414 from nvie/support-full-datetimes-on-commits
Show description for d04aeaacommitted
Commits on Apr 19, 2016
Python 3 compat fixes
Show description for 19099f9committedFix diff patch parser for paths with unsafe chars
Show description for 7fbc182committed- committed
Add support for getting "aware" datetime info
Show description for a2c8c7fcommittedSupport repeated kwargs
Show description for a3c89a5committed- committed
Make diff patch parsing more reliable
Show description for e77128ecommitted- committed
Commits on Apr 14, 2016
Return all available data from git-blame
Show description for 2f1b69acommitted- committed
Support "root" as a special value in .diff() calls
Show description for 5de21c7committedMerge pull request #409 from nvie/add-incremental-blame-support
Show description for 20a338fcommitted
Commits on Apr 13, 2016
- committed
Piotr Pietraszkiewicz fix(index): avoid recursing endlessly in add()
Show description for af74966committed
Piotr Pietraszkiewicz