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
2010-10-27
docs: untracked_files is a property, but was used like a function, see http:/...
0.2
Sebastian Thiel
2010-05-25
diff: by limiting the splitcount to 5, a subtle bug was introduced as the new...
0.2.0-beta1
Sebastian Thiel
2010-05-12
Repo: Added comparison operators and hash operator including test
Sebastian Thiel
2010-05-11
IndexFile.add: Fixed incorrect path handling if path rewriting was desired an...
Sebastian Thiel
2010-05-10
Handle filenames with embedded spaces when generating diffs
Rick Copeland
2010-05-10
index.add: added index path rewrite functionality, which allows to store a di...
Sebastian Thiel
2010-05-10
repo: added test with some basic assertions for empty repositories these
Sebastian Thiel
2010-05-06
docs: removed >>> in front of examples to make copy-pasting easier
Sebastian Thiel
2010-05-06
README: Added mailing list and issue tracker information
Sebastian Thiel
2010-05-04
TODO: Removed all entries but left a mesage about where to find the issuee on...
Sebastian Thiel
[...]
Clone
https://git.otimperi.dev/GitPython