| Age | Commit message (Expand) | Author |
| 2019-10-15 | As string is iterable, changed to isinstance check | Marcel |
| 2015-01-14 | GitConfigParser now respects and merges 'include' sections | Sebastian Thiel |
| 2014-11-12 | Switch http://github.com/gitpython-developers/gitdb.git to https://github.com... | David Black |
| 2014-02-10 | Adjusted required versions of pre-requisites, now the majority of the tests work | Sebastian Thiel |
| 2012-07-23 | submodules now use the http protocol to faciliate use in corporate networks | Sebastian Thiel |
| 2011-07-04 | Fetch info can now deal much better with non-default ref specs, fixes #24, #25 | Sebastian Thiel |
| 2011-06-13 | Made remote line parsing more stable. On windows it can be that we encounter ... | Sebastian Thiel |
| 2011-06-10 | Fixed submodule tests to go with either the old or the new version of gitdb | Sebastian Thiel |
| 2011-06-08 | log: non-existing logs no longer throw an exception, but are ignored. Fixed c... | Sebastian Thiel |
| 2010-12-01 | setup .gitmodules to use a tracking branch automatically | Sebastian Thiel |
| 2010-12-01 | Fixed import of gitdb, keeping changed gitdb commit so that the submodule tes... | Sebastian Thiel |
| 2010-11-25 | Fixed all testcases | Sebastian Thiel |
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be adju... | Sebastian Thiel |
| 2010-11-21 | moved all contents, incl. submodule gitdb, up to the root directory | Sebastian Thiel |
| 2010-11-20 | submodule.update: now forcing the checkout - see in-code comments | Sebastian Thiel |
| 2010-11-18 | Changed name/id of gitdb submodule to something that doesn't look like a path | Sebastian Thiel |
| 2010-06-12 | Removed odb from project, it is now used as a submodule named gitdb, which wa... | Sebastian Thiel |