Commits
User selector
Commit History
Commits on Dec 8, 2016
chore(lint): flake8
Show description for b06b13ecommitted
Commits on Oct 16, 2016
- committed
chore(release): v2.0.9
Show description for 2ca7c01committedci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`
Show description for 4486bcbcommitted
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168committed- committed
- committed
Commits on Sep 28, 2016
test: Start using `ddt` library for TCs
Show description for 4674163committed
Commits on Sep 25, 2016
test, deps: FIX `mock` deps on py3.
Show description for 7842e92committed
Commits on Sep 12, 2016
Commits on Jun 1, 2016
chore(compat): state py2.6 support officially
Show description for 543d900committed
Commits on Apr 22, 2016
- committed
Commits on Apr 19, 2016
feat(py-support): drop py2.6 support
Show description for 76e19e4committed
Sebastian Thiel
Commits on Jan 22, 2015
Removed Git.sshkey() as it couldn't be distributed properly.
Show description for 4df4159committedBumped version to 0.3.6
Show description for f3d91cacommitted
Commits on Jan 12, 2015
Commits on Jan 8, 2015
Added assertion to better detect diff issues.
Show description for 27b4efecommitted
Commits on Jan 6, 2015
Bumped gitdb requirement.
Show description for b18fd3fcommitted- committed
Commits on Jan 4, 2015
Replaced ordered dict with standard version; used logging module
Show description for 6f55c17committedBumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Nov 19, 2014
Commits on Nov 16, 2014
pep8 linting (whitespace before/after)
Show description for 614907bcommitted
Commits on Nov 14, 2014
Lint setup.py
Show description for 2ab7ac2committedDon't use tuples in setup.py requirement specs
Show description for 0441fdccommittedMerge branch 'tox' of https://github.com/hashar/GitPython into hashar-tox
Show description for c914637committedPrepared release 0.3.2
Show description for c5452aacommitted
Commits on Jul 25, 2014
List runtime dependencies in requirements.txt
Show description for dbd784bcommitted
Commits on May 21, 2014
Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3
Show description for 10809e8committed
Commits on Nov 19, 2012
- committed
Jason Schadel