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
/
.gitignore
Age
Commit message (
Expand
)
Author
2019-10-15
As string is iterable, changed to isinstance check
Marcel
2018-12-22
try fix tests: Force Flake8 to like our code
Sebastian Thiel
2016-03-28
fix(refs): don't raise StopIteration
Sebastian Thiel
2015-01-12
Added specific test for roughly checking configuration paths.
Sebastian Thiel
2014-11-14
Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-tox
Sebastian Thiel
2014-11-14
Prepared release 0.3.2
0.3.2
Sebastian Thiel
2014-07-25
Use tox to easily run tests in venv
Antoine Musso
2014-07-14
Added sublime-text project
Sebastian Thiel
2014-05-19
Added coverage report
Sebastian Thiel
2010-10-25
.gitignore will now ignore netbeans projects
Sebastian Thiel
2009-10-01
/doc/_build is not interesting...
Martin Marcher
2008-06-13
Added /dist to .gitignore
Sverre Rabbelier
2008-05-29
gitignore: add ignores for common emacs and vim temporary files
David Aguilar
2008-05-28
gitignore: ignore eggs, .pyo's and /build
David Aguilar
2008-05-20
added .gitignore to ignore *.pyc files and the egg-info stuff.
Florian Apolloner