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
path:
root
/
AUTHORS
Age
Commit message (
Collapse
)
Author
2017-02-24
check for GIT_WORK_TREE
Timothy B. Hartman
2016-10-12
Add Guyzmo into AUTHORS
Guyzmo
2016-08-19
Allowed remotes to have no refs.
Phil Elson
2016-04-24
Add contributors
Vincent Driessen
2010-04-07
Used this release for a first beta of the 0.2 branch of development
Sebastian Thiel
TODO: Added info about doc improvements Authors: Added myself as Contributor, and noted the partial rewrite which happend in 0.2
2009-01-24
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier
2008-12-15
Added Paul Sowden to the AUTHORS file and made tutorial fixes. Thanks Paul.
Michael Trier
2008-09-14
Added kai to the AUTHORS file.
Michael Trier
2008-09-14
Added nud to the AUTHORS file.
Michael Trier
2008-07-28
added Jelmer to the AUTHORS and removed an unnecessary underline in tests.
Michael Trier
2008-05-30
renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵
Michael Trier
up tests so they pass except for stderr test. Modified version information retrieval.
2008-05-20
added /me as author
Florian Apolloner
2008-05-17
Corrected problem with tree.__len__ getting confused with zero length files. ↵
Michael Trier
Thanks Alan Briolat.