| 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-04-11 | Now it should really start working - go, doctests, go! | Sebastian Thiel |
| 2020-04-11 | Maybe this fixes the doc tests | Sebastian Thiel |
| 2020-04-11 | This should fix tests, as tree[0] is not a tree anymore | Sebastian Thiel |
| 2020-02-16 | Replace deprecated failUnlessRaises alias with assertRaises in tests | Harmon |
| 2019-10-22 | fixed unused variable found PYL-W0612 | Anil Khatri |
| 2019-10-15 | removed trailing whitespaces | Pratik Anurag |
| 2019-10-15 | renamed unused variables | Pratik Anurag |
| 2019-09-30 | remove previously added debug code from test_doc.py | Sebastian Thiel |
| 2019-09-30 | Try to fix tests; get more debug output | Sebastian Thiel |
| 2019-08-11 | Fix test bound to major version | Sebastian Thiel |
| 2018-07-15 | fix whitespace violation | Sebastian Thiel |
| 2018-07-15 | Update test_docs.py | Mark |
| 2018-03-18 | github -> GitHub | Hugo |
| 2017-09-28 | Fix test_docs | Sebastian Thiel |
| 2017-03-09 | Spelling fixes | Ville Skyttä |
| 2016-10-16 | src: import os.path as osp | Kostis Anagnostopoulos |
| 2016-10-12 | daemon, #525: FIX remote urls in config-files | 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-01 | io, #519: ALL open() --> with open() | Kostis Anagnostopoulos |
| 2016-09-28 | Win, #519: FIX with_rw_directory() to remove read-only dirs | Kostis Anagnostopoulos |
| 2016-09-28 | TCs: unittestize many test-docs assertions | Kostis Anagnostopoulos |
| 2016-09-26 | win: GC.collect on all TC.tearDown to fix appveyor hang runs | Kostis Anagnostopoulos |
| 2016-08-24 | Update Remotes section (#502) | Forrest Hopkins |
| 2016-06-14 | fix(test_docs): skip master-dependent assertion | Sebastian Thiel |
| 2016-06-02 | fix(test): remove unused import | Sebastian Thiel |
| 2016-06-01 | fix(test): do not skip test on travis | Sebastian Thiel |
| 2016-05-30 | Skip test that always fails on Travis CIfix-ci-tests | Vincent Driessen |
| 2016-05-18 | Need spaces in Emacs style encoding comment | Steven Colby |
| 2016-04-22 | Fix assertion2.0.0 | Sebastian Thiel |
| 2015-07-16 | Correct doc errors | Marian Wieczorek |
| 2015-04-16 | fix(test_docs): we are at major version 1 now | Sebastian Thiel |
| 2015-02-09 | Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management. | Jonas Trappenberg |
| 2015-01-22 | Removed Git.sshkey() as it couldn't be distributed properly.0.3.6 | Sebastian Thiel |
| 2015-01-22 | Added test for `sshkey` context manager. | Sebastian Thiel |
| 2015-01-22 | Merge branch 'master' into teeberg-master | Sebastian Thiel |
| 2015-01-22 | This should finally fix travis ci | Sebastian Thiel |
| 2015-01-22 | Fetch now deals with custom refspecs much better. | Sebastian Thiel |
| 2015-01-22 | Overhauled all tutorials, and placed them in a unit-test. | Sebastian Thiel |
| 2015-01-21 | Added advance usage examples to tutorial and made minor fixes. | Sebastian Thiel |
| 2015-01-21 | Initial set of documentation improvements, and a fix to the submodule tests. | Sebastian Thiel |
| 2015-01-19 | Added tutorial about initializing a repository. | Sebastian Thiel |