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
/
requirements.txt
Age
Commit message (
Expand
)
Author
2020-02-24
v3.1.0
Harmon
2020-02-17
Restrict gitdb2 version to <4
Harmon
2020-02-16
Improve requirements.txt format
Harmon
2020-02-15
Require latest gitdb version (with dropped python 2 support)
Sebastian Thiel
2020-02-08
Fix requirements.txt formatting
Harmon
2019-08-22
BF: remove ddt from requirements.txt since no ddt required at run time.
Yaroslav Halchenko
2019-08-15
Remove dependency on 'gitdb'; fixes #908
Sebastian Thiel
2019-08-11
Drop python 2 support, again (revert previous revert)
Sebastian Thiel
2019-07-29
Revert "Drop python 2.7 support and help with encodings"
Sebastian Thiel
2019-07-20
Drop python 2.7 support and help with encodings
Sebastian Thiel
2019-07-20
Revert "This time, use test-requirements."
Sebastian Thiel
2019-07-20
This time, use test-requirements.
Sebastian Thiel
2019-07-20
Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/Gi...
Sebastian Thiel
2019-07-20
Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython ...
Sebastian Thiel
2019-05-05
Fix setup.py and use of requirements files.
James E. King III
2019-04-06
builtins module is part of the future package
xarx00
2018-03-18
Drop support for EOL Python 2.6
Hugo
2016-10-24
Fixes to support Python 2.6 again.
Andreas Maier
2016-10-16
ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`
Kostis Anagnostopoulos
2016-09-29
FIX tox/requirements
Kostis Anagnostopoulos
2016-05-25
fix(requirements): now works with tox
Sebastian Thiel
2016-02-20
chore(requirements): update to actually required version
Sebastian Thiel
2015-01-06
Bumped gitdb requirement.
0.3.4
Sebastian Thiel
2015-01-04
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2014-11-14
Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-tox
Sebastian Thiel
2014-11-14
Assure requirements.txt ends up in the distribution as well
Sebastian Thiel
2014-11-14
Prepared release 0.3.2
0.3.2
Sebastian Thiel
2014-07-25
List runtime dependencies in requirements.txt
Antoine Musso