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
2015-01-21
removed debug code
issue-232-reproduction
Sebastian Thiel
2015-01-20
Remote.fetch|pull() will not use poll/threads anymore as only stderr is read.
Sebastian Thiel
2015-01-16
Added debug code to keep lines fed into progress handler and the contents of ...
Sebastian Thiel
2015-01-15
Fixed previously failing test
Sebastian Thiel
2015-01-15
Verified that it apparently is impossible to add empty submodules using git-p...
Sebastian Thiel
2015-01-15
Submodule.add() can now handle absolute module paths in agreement to the doc ...
Sebastian Thiel
2015-01-15
For some reason, the new submodule test still broke on py3
Sebastian Thiel
2015-01-15
Added the first submodule will no longer cause an IOError.
Sebastian Thiel
2015-01-15
Added sphinx build process to end of travis test chain
Sebastian Thiel
2015-01-14
Fixed some doc strings to build correctly with sphinx
Sebastian Thiel
[...]
Clone
https://git.otimperi.dev/GitPython