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
Branch
Commit message
Author
Age
experiment-2012
Merge branch 'neeraju-patch-1'
Sebastian Thiel
11 years
fix-ci-tests
Skip test that always fails on Travis CI
Vincent Driessen
10 years
fix-non-ascii-chars-in-status-lines
Merge branch 'master' into fix-non-ascii-chars-in-status-lines
Sebastian Thiel
9 years
gh-pages
Created gh-pages branch via GitHub
Sebastian Thiel
14 years
issue-232-reproduction
removed debug code
Sebastian Thiel
11 years
issue-301-reproduction
chore(remote): added debug helper
Sebastian Thiel
10 years
master
Bump patch level
Sebastian Thiel
5 years
no_devnull_open
fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull`
Kostis Anagnostopoulos
9 years
py2
Bring gitdb submodule back to a version that supports python 2.x
Sebastian Thiel
6 years
revert-357-autointerrupt_deadlock_fix
Revert "fix(cmd): fixed deadlock when stderr buffer overflow"
Sebastian Thiel
10 years
[...]
Tag
Download
Author
Age
3.1.8
GitPython-3.1.8.tar.gz
GitPython-3.1.8.zip
Sebastian Thiel
5 years
3.1.7
GitPython-3.1.7.tar.gz
GitPython-3.1.7.zip
Sebastian Thiel
5 years
3.1.6
GitPython-3.1.6.tar.gz
GitPython-3.1.6.zip
Sebastian Thiel
5 years
3.1.5
GitPython-3.1.5.tar.gz
GitPython-3.1.5.zip
Sebastian Thiel
5 years
3.1.4
GitPython-3.1.4.tar.gz
GitPython-3.1.4.zip
Sebastian Thiel
5 years
3.1.3
GitPython-3.1.3.tar.gz
GitPython-3.1.3.zip
Sebastian Thiel
6 years
3.1.2
GitPython-3.1.2.tar.gz
GitPython-3.1.2.zip
Sebastian Thiel
6 years
3.1.1
GitPython-3.1.1.tar.gz
GitPython-3.1.1.zip
Sebastian Thiel
6 years
3.1.0
GitPython-3.1.0.tar.gz
GitPython-3.1.0.zip
Sebastian Thiel
6 years
3.0.9
GitPython-3.0.9.tar.gz
GitPython-3.0.9.zip
Harmon
6 years
[...]
Age
Commit message
Author
2019-10-22
Update changelog; improve README to prevent release mistakes in future.
3.0.4
Sebastian Thiel
2019-10-22
bump patch level
Sebastian Thiel
2019-10-22
Adding assertions to existing test case to cover this change
JJ Graham
2019-10-22
Fix #852 by tweaking regex to handle -R option to git diff
JJ Graham
2019-10-21
Removing f-strings to maintain 3.4 and 3.5 compatability
JJ Graham
2019-10-21
Added new test to cover the issue this fix addresses (#891)
JJ Graham
2019-10-21
Adding command to init-tests-after-clone.sh to make sure submodules are recur...
JJ Graham
2019-10-21
Initial stab at fixing diffs involving submodule changes
JJ Graham
2019-10-19
Fix pickling of tzoffset
Uwe L. Korn
2019-10-19
Satisfying flake8
JJ Graham
[...]
Clone
https://git.otimperi.dev/GitPython