| Age | Commit message (Expand) | Author |
| 2020-07-12 | tests: move to root dir | Konrad Weihmann |
| 2020-07-12 | Revert moving tests out of 'git' folder, related to #1030 | Sebastian Thiel |
| 2020-07-12 | tests: move to root dir | Konrad Weihmann |
| 2020-05-04 | Accept that this arguably simple feature can't be tested easily… | Sebastian Thiel |
| 2020-05-02 | add test case for submodule depth parameter | Liam Beguin |
| 2020-02-16 | Replace deprecated failUnlessRaises alias with assertRaises in tests | Harmon |
| 2020-02-08 | Remove and replace compat.string_types | Harmon |
| 2019-07-20 | Fix test | Santos Gallegos |
| 2019-07-20 | Add test | Santos Gallegos |
| 2018-03-18 | github -> GitHub | Hugo |
| 2018-03-18 | Drop support for EOL Python 2.6 | Hugo |
| 2017-11-27 | RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT | Yaroslav Halchenko |
| 2017-11-16 | Remove trailing slash on drive path | Charles Bouchard-Légaré |
| 2017-07-01 | Update changelog and improve docs on skipped test | Sebastian Thiel |
| 2017-07-01 | Try to ignore test on windows as it fails for the wrong reasons | Sebastian Thiel |
| 2017-07-01 | Maybe work around AppVeyor setting a bad email? | Peter Jones |
| 2017-04-09 | Python 3.6 invalid escape sequence deprecation fixes | Ville Skyttä |
| 2016-12-08 | Merge pull request #541 from andy-maier/py26_fixes | Sebastian Thiel |
| 2016-12-08 | chore(lint): flake8 | Sebastian Thiel |
| 2016-10-24 | Fixes to support Python 2.6 again. | Andreas Maier |
| 2016-10-22 | Merge branch 'win_mmap' of https://github.com/ankostis/GitPython into ankosti... | Sebastian Thiel |
| 2016-10-22 | fix(win_mmap): unmark hidden win_errors due to smmap unicode foes | Kostis Anagnostopoulos |
| 2016-10-22 | submodule-TCs: stop monekypatching smmap.MapRegion with files in Windows | Kostis Anagnostopoulos |
| 2016-10-19 | Merge with latest branch 'exp_git_dir' | Kostis Anagnostopoulos |
| 2016-10-19 | repo: minor code and doc correcions. | Kostis Anagnostopoulos |
| 2016-10-16 | cygwin, appveyor, #533: Enable actual failures, hide certain 2+2 cases | Kostis Anagnostopoulos |
| 2016-10-16 | ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements` | Kostis Anagnostopoulos |
| 2016-10-16 | cygwin, #533: polish abs-paths in `git add` commands | Kostis Anagnostopoulos |
| 2016-10-12 | config, #525: polish more config-urls | Kostis Anagnostopoulos |
| 2016-10-12 | daemon, #525: FIX remote urls in config-files | Kostis Anagnostopoulos |
| 2016-10-11 | FIX #526: Do not depend on test-sources | Kostis Anagnostopoulos |
| 2016-10-04 | io: Wrap (probably) allconfig_writers in `with` blocks | 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: Set HIDE_WINDOWS_KNOWN_ERRORS=True | Kostis Anagnostopoulos |
| 2016-10-03 | Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=Falsewinerr_show | Kostis Anagnostopoulos |
| 2016-10-03 | TST: Add test for removing submodule with remotes without refs | Yaroslav Halchenko |
| 2016-10-01 | TC, #519: DISABLE failing tests | Kostis Anagnostopoulos |
| 2016-10-01 | Win, #519: FIX repo TCs. | Kostis Anagnostopoulos |
| 2016-09-28 | Win, #519: FIX with_rw_directory() to remove read-only dirs | Kostis Anagnostopoulos |
| 2016-09-28 | src: constify is_<platform>() calls | Kostis Anagnostopoulos |
| 2016-09-27 | src, #519: collect all is_<platform>() calls | Kostis Anagnostopoulos |
| 2016-09-26 | win: GC.collect on all TC.tearDown to fix appveyor hang runs | Kostis Anagnostopoulos |
| 2015-08-08 | fix(tests): remove dependency on sort order | Sebastian Thiel |
| 2015-08-08 | tests(submodule): add new submodule commits | Sebastian Thiel |
| 2015-01-22 | Minor improvements to submodule test for windows portability | Sebastian Thiel |
| 2015-01-22 | Overhauled all tutorials, and placed them in a unit-test. | Sebastian Thiel |
| 2015-01-21 | Initial set of documentation improvements, and a fix to the submodule tests. | Sebastian Thiel |
| 2015-01-21 | Assured that branch changes are properly handled. | Sebastian Thiel |
| 2015-01-20 | Fixed flake8 and a minor test regression. | Sebastian Thiel |