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
2011-01-17
setup.py: fixed incorrect handling of toplevel package path - I must have bee...
0.3.1-beta2
Sebastian Thiel
2011-01-17
git.repo.base: substituted all usages of the active_branch property with self...
Sebastian Thiel
2011-01-12
OSX Signal handling: removed previous hack to fix it somehow using sleep - th...
Sebastian Thiel
2011-01-12
sleep ui hack fix: removed platform.system() to use sys.platform instead, as ...
Sebastian Thiel
2011-01-06
blob: Added class level members to represent valid file modes that can be use...
Sebastian Thiel
2011-01-06
Merge remote branch 'ahgutsche/master'
Sebastian Thiel
2011-01-06
Added the bugfix code as a utility function to be reused wherever this specif...
Andreas Gutsche
2011-01-06
Hacked the wait function so that it works with pyside in OS X by using "sleep...
Andreas Gutsche
2010-12-03
Merge branch 'fix'
Sebastian Thiel
2010-12-03
submodule.add: handles addition of repositories with a specific branch correc...
Sebastian Thiel
[...]
Clone
https://git.otimperi.dev/GitPython