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
/
tox.ini
Age
Commit message (
Expand
)
Author
2020-02-17
Replace nose with unittest in tox configuration
Harmon
2020-02-16
Add support for Python 3.8
Harmon
2019-07-29
Remove python 2 from CI
Santos Gallegos
2018-12-22
try fix tests: Force Flake8 to like our code
Sebastian Thiel
2018-10-21
Document support for Python 3.7
Michael Käufl
2018-03-18
Drop support for EOL Python 3.3
Hugo
2018-03-18
Drop support for EOL Python 2.6
Hugo
2016-04-14
Add Python 3.5 env
Vincent Driessen
2016-04-14
Pass through the $HOME env var to the tox env
Vincent Driessen
2015-02-09
Minor Flake8 fixes.
Sebastian Thiel
2015-01-21
Added advance usage examples to tutorial and made minor fixes.
Sebastian Thiel
2015-01-04
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
And apparently, I broken travis ... this should cure it
Sebastian Thiel
2015-01-04
Removed unnecessary (non-gitpython) tests and fixed flake8
0.3.3
Sebastian Thiel
2015-01-04
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2014-11-14
tox commands now have {posargs} as argument
Antoine Musso
2014-07-25
tox env to easily run flake8
Antoine Musso
2014-07-25
Use tox to easily run tests in venv
Antoine Musso