| Age | Commit message (Expand) | Author |
| 2018-03-18 | Drop support for EOL Python 3.3 | Hugo |
| 2018-03-18 | Rewrite unnecessary dict/list/tuple calls as literals | Hugo |
| 2018-03-18 | Drop support for EOL Python 2.6 | Hugo |
| 2017-12-11 | Specify Python 3.6 support | Hugo |
| 2017-06-10 | chore(version-up): v2.1.52.1.5 | Sebastian Thiel |
| 2016-12-08 | chore(lint): flake8 | Sebastian Thiel |
| 2016-10-16 | Merge with #532, fix unicode filenames with escapesurogates | Kostis Anagnostopoulos |
| 2016-10-16 | chore(release): v2.0.9 | Sebastian Thiel |
| 2016-10-16 | ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements` | Kostis Anagnostopoulos |
| 2016-10-01 | io, #519: ALL open() --> with open() | Kostis Anagnostopoulos |
| 2016-10-01 | Merge remote-tracking branch 'origin/master' into appveyor | Kostis Anagnostopoulos |
| 2016-10-01 | fix(setup): add missing imports | Sebastian Thiel |
| 2016-09-28 | test: Start using `ddt` library for TCs | Kostis Anagnostopoulos |
| 2016-09-25 | test, deps: FIX `mock` deps on py3. | Kostis Anagnostopoulos |
| 2016-09-12 | install ordereddict only on 2.6 with wheel | Thomas Grainger |
| 2016-06-01 | chore(compat): state py2.6 support officially | Sebastian Thiel |
| 2016-04-22 | Declare support for py3.5 | Sebastian Thiel |
| 2016-04-19 | feat(py-support): drop py2.6 support | Sebastian Thiel |
| 2015-01-22 | Removed Git.sshkey() as it couldn't be distributed properly.0.3.6 | Sebastian Thiel |
| 2015-01-22 | Bumped version to 0.3.6 | Sebastian Thiel |
| 2015-01-12 | Bumped version to 0.3.5, required latest gitdb (v0.6.4)0.3.5 | Sebastian Thiel |
| 2015-01-08 | Added assertion to better detect diff issues. | Sebastian Thiel |
| 2015-01-06 | Bumped gitdb requirement.0.3.4 | Sebastian Thiel |
| 2015-01-06 | Bumped version to 0.3.4 | Sebastian Thiel |
| 2015-01-04 | Replaced ordered dict with standard version; used logging module | Sebastian Thiel |
| 2015-01-04 | Bumped version, updated changelog, reduced code smell | Sebastian Thiel |
| 2014-11-19 | Added build-the-docs badge and updated url | Sebastian Thiel |
| 2014-11-16 | pep8 linting (whitespace before/after) | Antoine Musso |
| 2014-11-14 | Lint setup.py | Antoine Musso |
| 2014-11-14 | Don't use tuples in setup.py requirement specs | 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.20.3.2 | Sebastian Thiel |
| 2014-07-25 | List runtime dependencies in requirements.txt | Antoine Musso |
| 2014-05-21 | Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3 | Sebastian Thiel |
| 2014-02-09 | tabs to 4 spaces - this won't make integrating the patches easier, but it's p... | Sebastian Thiel |
| 2012-11-19 | Remove requires in setup.py. | Jason Schadel |
| 2011-01-17 | setup.py: fixed incorrect handling of toplevel package path - I must have bee...0.3.1-beta2 | Sebastian Thiel |
| 2010-11-25 | update setup.py to allow binary builds, which is required for installation an... | Sebastian Thiel |
| 2010-11-25 | Updated information files | Sebastian Thiel |
| 2010-11-25 | Fixed setup tools | Sebastian Thiel |
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be adju... | Sebastian Thiel |
| 2010-11-21 | Updated MANIFEST and setup to include fixtures. Adjusted includes in all test... | Sebastian Thiel |
| 2010-11-21 | Fixed setup script to work with changed folder structure | Sebastian Thiel |
| 2010-11-21 | Added zip_safe info to setup.py file | Sebastian Thiel |
| 2010-07-09 | bumped verison to 0.3.0 beta20.3.0-beta2 | Sebastian Thiel |
| 2010-07-08 | setup.py: fixed requirement - its interesting to see that there are two diffe...0.3.0-beta1 | Sebastian Thiel |
| 2010-07-01 | Added further information about the required submodules, and how to install t... | Sebastian Thiel |
| 2010-04-07 | Used this release for a first beta of the 0.2 branch of development | Sebastian Thiel |
| 2010-03-04 | Converted all tabs to 4 space characters each to comply with pep8 | Sebastian Thiel |
| 2009-10-11 | converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my edi... | Sebastian Thiel |