| Age | Commit message (Expand) | Author |
| 2017-07-01 | Repo: handle worktrees better | Peter Jones |
| 2017-04-09 | Python 3.6 invalid escape sequence deprecation fixes | Ville Skyttä |
| 2017-03-09 | Spelling fixes | Ville Skyttä |
| 2017-03-07 | Add a fixture to test incremental blame output for git 2.11.1+ | George Hickman |
| 2017-02-25 | chore(flake): satisfy linter | Sebastian Thiel |
| 2017-02-24 | check for GIT_WORK_TREE | Timothy B. Hartman |
| 2016-10-24 | Fixes to support Python 2.6 again. | Andreas Maier |
| 2016-10-22 | fix(win_mmap): unmark hidden win_errors due to smmap unicode foes | Kostis Anagnostopoulos |
| 2016-10-16 | cygwin, appveyor, #533: Enable actual failures, hide certain 2+2 cases | Kostis Anagnostopoulos |
| 2016-10-16 | cygwin, #533: FIX submodules detection (~10TCs fixed) | Kostis Anagnostopoulos |
| 2016-10-16 | ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements` | Kostis Anagnostopoulos |
| 2016-10-16 | src: reduce needless deps to `gitdb.util` | Kostis Anagnostopoulos |
| 2016-10-16 | src: import os.path as osp | Kostis Anagnostopoulos |
| 2016-10-14 | cygwin, #533: Allow '/cygdrive/c/' paths on repo init | Kostis Anagnostopoulos |
| 2016-10-12 | daemon, #525: FIX remote urls in config-files | Kostis Anagnostopoulos |
| 2016-10-11 | remote: unfix fetch-infos paring of 8a2f7dce4(pydev fixes) | Kostis Anagnostopoulos |
| 2016-10-11 | FIX #526: Do not depend on test-sources | Kostis Anagnostopoulos |
| 2016-10-04 | src: No PyDev warnings | Kostis Anagnostopoulos |
| 2016-10-04 | hidden win-errs: Let leaking TCs run till end, then hide | Kostis Anagnostopoulos |
| 2016-10-03 | Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=Falsewinerr_show | Kostis Anagnostopoulos |
| 2016-10-03 | repo-TC: FIX HOME-expansion check, Appveyor has no HOME var | Kostis Anagnostopoulos |
| 2016-10-01 | TC, #519: DISABLE failing tests | Kostis Anagnostopoulos |
| 2016-10-01 | io, #519: ALL open() --> with open() | Kostis Anagnostopoulos |
| 2016-10-01 | Win, #519: FIX repo TCs. | Kostis Anagnostopoulos |
| 2016-10-01 | repo-TCs, #519: FIX config resource leaks | Kostis Anagnostopoulos |
| 2016-09-28 | Win, #519: FIX with_rw_directory() to remove read-only dirs | Kostis Anagnostopoulos |
| 2016-09-26 | test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp` | Kostis Anagnostopoulos |
| 2016-09-26 | win: GC.collect on all TC.tearDown to fix appveyor hang runs | Kostis Anagnostopoulos |
| 2016-09-25 | fix(test): put `test_commits` back | Sebastian Thiel |
| 2016-09-11 | fix(repo): make it serializable with pickle | Sebastian Thiel |
| 2016-08-02 | Merge pull request #496 from haizaar/master | Sebastian Thiel |
| 2016-08-01 | is_dirty supports path. Fixes #482. | Zaar Hai |
| 2016-08-01 | fix flake8 problems | Barry Scott |
| 2016-08-01 | add test to detect the corrupt log | Barry Scott |
| 2016-07-17 | fix(blame): lazily fetch full commit message | Sebastian Thiel |
| 2016-05-18 | Need spaces in Emacs style encoding comment | Steven Colby |
| 2016-04-14 | Return all available data from git-blame | Vincent Driessen |
| 2016-04-13 | Add incremental blame support | Vincent Driessen |
| 2016-04-07 | Fix tests | Vincent Driessen |
| 2016-02-14 | ENH: skip test_is_ancestor on git versions < 1.8.0 not supporting git merge-b... | Yaroslav Halchenko |
| 2016-02-07 | chore(flake8): unnused import | Sebastian Thiel |
| 2016-02-07 | fix(clone): call communicate if there is no progress handler | Sebastian Thiel |
| 2016-01-08 | DOC: minor typos | Yaroslav Halchenko |
| 2015-08-29 | fix(repo): fail loudly if worktrees are used | Sebastian Thiel |
| 2015-08-22 | fix(repo): use GitCmdObjectDB by default | Sebastian Thiel |
| 2015-07-21 | Implement is_ancestor | Sandy Carter |
| 2015-07-20 | fix(encoding): in untracked_files() and index | Sebastian Thiel |
| 2015-01-22 | Bumped version to 0.3.6 | Sebastian Thiel |
| 2015-01-22 | Improved performance of rev-parse test. | Sebastian Thiel |
| 2015-01-20 | Fixed flake8 and a minor test regression. | Sebastian Thiel |