index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git
Age
Commit message (
Expand
)
Author
2016-08-01
add test to detect the corrupt log
Barry Scott
2016-08-01
creationflags must be set to 0 on non-windows platforms
Barry Scott
2016-08-01
Must pass creationflags as a keywork
Barry Scott
2016-07-29
Prevent CMD windows being shown when starting git in a subprocess.
Barry Scott
2016-07-29
Merge remote-tracking branch 'upstream/master'
Barry Scott
2016-07-23
Merge pull request #490 from bertwesarg/patch-1
Sebastian Thiel
2016-07-23
fix(diff): use explicit change-type if possible
Sebastian Thiel
2016-07-19
Use binary string constant for concatenation.
Bert Wesarg
2016-07-19
Add missing newline when writing a symbolic ref.
Bert Wesarg
2016-07-17
fix(blame): lazily fetch full commit message
Sebastian Thiel
2016-07-17
chore(version-up): v2.0.7
2.0.7
Sebastian Thiel
2016-07-12
Merge branch 'master' of https://github.com/gitpython-developers/GitPython
Barry Scott
2016-06-20
Commit without executing hooks, fixes #468
Peter Bengtsson
2016-06-20
fix(remote): lazy PushInfo.old_commit initialization
Sebastian Thiel
2016-06-20
Merge branch 'master' into fix-non-ascii-chars-in-status-lines
fix-non-ascii-chars-in-status-lines
Sebastian Thiel
2016-06-20
Merge branch 'master' into fix-non-ascii-chars-in-status-lines
Sebastian Thiel
2016-06-20
Merge pull request #474 from gitpython-developers/keep-raw-bytes-on-diffs
Sebastian Thiel
2016-06-15
Fix issue #470
Barry Warsaw
2016-06-14
Store raw path bytes in Diff instances
Vincent Driessen
2016-06-14
Fix for parsing non-ASCII chars in status lines
Vincent Driessen
2016-06-14
Python 2.6 compat
Vincent Driessen
2016-06-14
fix(test_docs): skip master-dependent assertion
Sebastian Thiel
2016-06-14
Merge pull request #446 from guyzmo/updating_remote_url_handling
Sebastian Thiel
2016-06-14
Merge pull request #467 from gitpython-developers/fix-dont-choke-on-invalid-u...
Sebastian Thiel
2016-06-14
fix(flake): misc whitespace fixes
Sebastian Thiel
2016-06-13
fix flake8 found problems
Barry Scott
2016-06-13
Fix corruption of the ref logs file
Barry Scott
2016-06-13
fix(cmd): allow any kind of status message
Sebastian Thiel
2016-06-13
fix(misc): various cleanup
Sebastian Thiel
2016-06-13
Merge branch 'pr-cmd-raise-with-stderr-on-error' of https://github.com/barry-...
Sebastian Thiel
2016-06-13
fix(repo): prevent error messages from being swallowed
Sebastian Thiel
2016-06-08
Switching the `urls` property to use `git remote show` instead of `git remote...
Guyzmo
2016-06-08
Adding support for git remote set-url/get-url API to Remote
Guyzmo
2016-06-06
Don't choke on (legitimately) invalidly encoded Unicode paths
Vincent Driessen
2016-06-06
Can get a str object from stream.read rather then bytes.
Barry Scott
2016-06-06
log all the output from stdout and stderr for debugging process failures
Barry Scott
2016-06-06
Merge remote-tracking branch 'upstream/master' into pr-cmd-raise-with-stderr-...
Barry Scott
2016-06-02
Merge pull request #460 from ddanier/autointerrupt_del_no_os_kill
Sebastian Thiel
2016-06-02
fix(test): remove unused import
Sebastian Thiel
2016-06-01
Make sure os is not even partly destroyed
David Danier
2016-06-01
Fixed 'TypeError: decode() takes no keyword arguments' on Python 2.6
Andreas Maier
2016-06-01
fix(test): do not skip test on travis
Sebastian Thiel
2016-05-30
Fix regex
Vincent Driessen
2016-05-30
Merge pull request #456 from gitpython-developers/fix-for-invalid-data-in-com...
Sebastian Thiel
2016-05-30
Merge pull request #454 from gitpython-developers/fix-octal-escaped-path-pars...
Sebastian Thiel
2016-05-30
Make sure that stderr is converted to bytes
Barry Scott
2016-05-30
Ignore invalid data when decoding commit objects
Vincent Driessen
2016-05-30
Add test case as example of Git commit with invalid data
Vincent Driessen
2016-05-30
Fix flake8 complaints
Barry Scott
2016-05-30
Skip test that always fails on Travis CI
fix-ci-tests
Vincent Driessen
[prev]
[next]