4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This is 2.0.6 More... over 9 years ago
fix(remote): lazy PushInfo.old_commit initialization More... over 9 years ago
Merge branch 'master' into fix-non-ascii-chars-in-status-lines More... over 9 years ago
Merge branch 'master' into fix-non-ascii-chars-in-status-lines More... over 9 years ago
Merge pull request #474 from gitpython-developers/keep-raw-bytes-on-diffs More... over 9 years ago
Merge pull request #475 from warsaw/issue470 More... over 9 years ago
Fix issue #470 More... over 9 years ago
Store raw path bytes in Diff instances More... over 9 years ago
Python 2.6 compat More... over 9 years ago
Fix for parsing non-ASCII chars in status lines More... over 9 years ago
doc(changes): inform about new API More... over 9 years ago
Merge pull request #446 from guyzmo/updating_remote_url_handling More... over 9 years ago
fix(test_docs): skip master-dependent assertion More... over 9 years ago
Merge pull request #467 from gitpython-developers/fix-dont-choke-on-invalid-unicode-paths More... over 9 years ago
fix(flake): misc whitespace fixes More... over 9 years ago
fix flake8 found problems More... over 9 years ago
Fix corruption of the ref logs file More... over 9 years ago
fix(cmd): allow any kind of status message More... over 9 years ago
doc(README): add basic contribution guidelines More... over 9 years ago
fix(misc): various cleanup More... over 9 years ago
Merge branch 'pr-cmd-raise-with-stderr-on-error' of https://github.com/barry-scott/GitPython into barry-scott-pr-cmd-raise-with-stderr-on-error More... over 9 years ago
fix(repo): prevent error messages from being swallowed More... over 9 years ago
Switching the `urls` property to use `git remote show` instead of `git remote get-url`
guyzmo
as Guyzmo
More... over 9 years ago
Don't choke on (legitimately) invalidly encoded Unicode paths More... over 9 years ago
Can get a str object from stream.read rather then bytes. More... over 9 years ago
log all the output from stdout and stderr for debugging process failures More... over 9 years ago
Merge remote-tracking branch 'upstream/master' into pr-cmd-raise-with-stderr-on-error More... over 9 years ago
Merge pull request #460 from ddanier/autointerrupt_del_no_os_kill More... over 9 years ago
fix(test): remove unused import More... over 9 years ago
Make sure os is not even partly destroyed More... over 9 years ago