| Age | Commit message (Expand) | Author |
| 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 |
| 2015-01-20 | Impemented keep_going flag for `Submodule.update()` | Sebastian Thiel |
| 2015-01-20 | Submodule.parent_commit() now automatically points to repo.head unless it was... | Sebastian Thiel |
| 2015-01-20 | Greatly improved possible safety of Submodule.update(), which is used by defa... | Sebastian Thiel |
| 2015-01-19 | Submodule.move() will auto-rename the submodule if the name was equal to the ... | Sebastian Thiel |
| 2015-01-19 | Implemented Submodule.rename() | Sebastian Thiel |
| 2015-01-19 | Submodule.move() fixed to deal with 'non-gitfile' clones appropriately. | Sebastian Thiel |
| 2015-01-19 | Basic submodule tests are working once again ! | Sebastian Thiel |
| 2015-01-17 | Submodule.remove() now seems to work properly, nearly all tests are back. | Sebastian Thiel |
| 2015-01-17 | Made sure dry-run is properly implemented in Submodule.remove() | Sebastian Thiel |
| 2015-01-17 | Submodule.remove() now deals with .git files correctly. | Sebastian Thiel |
| 2015-01-17 | Assured Submodule.(update|move) are dealing with .git files appropriately. | Sebastian Thiel |
| 2015-01-16 | Implemented more tests and made use of .git files when adding submodules | Sebastian Thiel |
| 2015-01-15 | Fixed previously failing test | Sebastian Thiel |
| 2015-01-15 | Verified that it apparently is impossible to add empty submodules using git-p... | Sebastian Thiel |
| 2015-01-15 | Submodule.add() can now handle absolute module paths in agreement to the doc ... | Sebastian Thiel |
| 2015-01-15 | Added the first submodule will no longer cause an IOError. | Sebastian Thiel |
| 2015-01-06 | test_submodule works | Sebastian Thiel |
| 2015-01-06 | test_repo works | Sebastian Thiel |
| 2015-01-04 | Dum brute force conversion of all types. | Sebastian Thiel |
| 2015-01-04 | Removed 'from X import *' whereever possible | Sebastian Thiel |
| 2015-01-04 | Bumped version, updated changelog, reduced code smell | Sebastian Thiel |
| 2015-01-03 | Fixed all remaining non-performance tests | Sebastian Thiel |
| 2014-11-19 | Applied autopep8 | Sebastian Thiel |
| 2014-11-16 | pep8 linting (trailing whitespace) | Antoine Musso |
| 2014-11-16 | pep8 linting (double spaces before comment) | Antoine Musso |
| 2014-11-16 | pep8 linting (whitespace before/after) | Antoine Musso |
| 2014-11-16 | pep8 linting (blank lines expectations) | Antoine Musso |
| 2014-11-16 | pep8 linting (whitespaces) | Antoine Musso |
| 2014-02-09 | tabs to 4 spaces - this won't make integrating the patches easier, but it's p... | Sebastian Thiel |
| 2011-06-13 | test_submodule doesn't assume latest version of gitdb anymore | Sebastian Thiel |
| 2011-06-13 | fixed submodule test to work on windows | Sebastian Thiel |