Commits
User selector
Commit History
Commits on Jun 20, 2016
- committed
fix(remote): lazy PushInfo.old_commit initialization
Show description for 451504fcommitted- committed
- committed
Merge pull request #474 from gitpython-developers/keep-raw-bytes-on-diffs
Show description for e9405acauthored
Commits on Jun 15, 2016
- committed
Commits on Jun 14, 2016
Store raw path bytes in Diff instances
Show description for 3ee291ccommitted- committed
- committed
fix(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- committed
Commits on Jun 13, 2016
fix(cmd): allow any kind of status message
Show description for d5739cdcommittedfix(misc): various cleanup
Show description for 15ee5a5committed- committed
fix(repo): prevent error messages from being swallowed
Show description for ec830a2committed
Commits on Jun 8, 2016
Switching the `urls` property to use `git remote show` instead of `git remote get-url`
Show description for 3f4b410committedAdding support for git remote set-url/get-url API to Remote
Show description for b366d3fcommitted
Commits on Jun 6, 2016
- committed
Can get a str object from stream.read rather then bytes.
Show description for 6891cafcommitted- committed
- committed
Commits on Jun 2, 2016
Merge pull request #460 from ddanier/autointerrupt_del_no_os_kill
Show description for e0b21f4committed- committed
Commits on Jun 1, 2016
- committed
- committed
fix(test): do not skip test on travis
Show description for 2219f13committed
Commits on May 30, 2016
Fix regex
Show description for 25844b8committedMerge 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 f5089d9committedMake sure that stderr is converted to bytes
Show description for 08a0fadcommittedIgnore invalid data when decoding commit objects
Show description for 79c99c0committedAdd test case as example of Git commit with invalid data
Show description for 0eafe20committed- committed