aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
experiment-2012Merge branch 'neeraju-patch-1'Sebastian Thiel11 years
fix-ci-testsSkip test that always fails on Travis CIVincent Driessen10 years
fix-non-ascii-chars-in-status-linesMerge branch 'master' into fix-non-ascii-chars-in-status-linesSebastian Thiel9 years
gh-pagesCreated gh-pages branch via GitHubSebastian Thiel14 years
issue-232-reproductionremoved debug codeSebastian Thiel11 years
issue-301-reproductionchore(remote): added debug helperSebastian Thiel10 years
masterBump patch levelSebastian Thiel5 years
no_devnull_openfix(cmd): checking process.DEVNUL were needlessly opening `os.devnull`Kostis Anagnostopoulos9 years
py2Bring gitdb submodule back to a version that supports python 2.xSebastian Thiel6 years
revert-357-autointerrupt_deadlock_fixRevert "fix(cmd): fixed deadlock when stderr buffer overflow"Sebastian Thiel10 years
[...]
 
TagDownloadAuthorAge
3.1.8GitPython-3.1.8.tar.gz  GitPython-3.1.8.zip  Sebastian Thiel5 years
3.1.7GitPython-3.1.7.tar.gz  GitPython-3.1.7.zip  Sebastian Thiel5 years
3.1.6GitPython-3.1.6.tar.gz  GitPython-3.1.6.zip  Sebastian Thiel5 years
3.1.5GitPython-3.1.5.tar.gz  GitPython-3.1.5.zip  Sebastian Thiel5 years
3.1.4GitPython-3.1.4.tar.gz  GitPython-3.1.4.zip  Sebastian Thiel5 years
3.1.3GitPython-3.1.3.tar.gz  GitPython-3.1.3.zip  Sebastian Thiel6 years
3.1.2GitPython-3.1.2.tar.gz  GitPython-3.1.2.zip  Sebastian Thiel6 years
3.1.1GitPython-3.1.1.tar.gz  GitPython-3.1.1.zip  Sebastian Thiel6 years
3.1.0GitPython-3.1.0.tar.gz  GitPython-3.1.0.zip  Sebastian Thiel6 years
3.0.9GitPython-3.0.9.tar.gz  GitPython-3.0.9.zip  Harmon6 years
[...]
 
AgeCommit messageAuthor
2010-07-08setup.py: fixed requirement - its interesting to see that there are two diffe...0.3.0-beta1Sebastian Thiel
2010-07-07Adjusted clone method to allow static classmethod clone ( using clone_from ) ...Sebastian Thiel
2010-07-07Merge branch 'revparse'Sebastian Thiel
2010-07-07Added test for GitCmdObjectDB in order to verify the partial_to_complete_sha_...Sebastian Thiel
2010-07-07Adjusted previous object creators to use the rev_parse method directly. rev_p...Sebastian Thiel
2010-07-07Initially working implementation of short-sha parsing and interpretation, tha...Sebastian Thiel
2010-07-06Made repo.py a package to allow better localization of functions and utilitie...Sebastian Thiel
2010-07-06Implemented main rev-parsing, including long hexshas, tags and refs. Short Sh...Sebastian Thiel
2010-07-06Refs now use object.new_from_sha where possible, preventing git-batch-check t...Sebastian Thiel
2010-07-06RevParse now generally works, but there are still some more specialized tests...Sebastian Thiel
[...]
 
Clone
https://git.otimperi.dev/GitPython