| Commit message (Expand) | Author | Age | Files | Lines |
* | io: Wrap (probably) allconfig_writers in `with` blocks | Kostis Anagnostopoulos | 2016-10-04 | 1 | -46/+39 |
* | src: No PyDev warnings | Kostis Anagnostopoulos | 2016-10-04 | 1 | -3/+3 |
* | hidden win-errs: Let leaking TCs run till end, then hide | Kostis Anagnostopoulos | 2016-10-04 | 1 | -8/+8 |
* | Appveyor: Set HIDE_WINDOWS_KNOWN_ERRORS=True | Kostis Anagnostopoulos | 2016-10-03 | 1 | -1/+1 |
* | Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=Falsewinerr_show | Kostis Anagnostopoulos | 2016-10-03 | 1 | -11/+21 |
* | TST: Add test for removing submodule with remotes without refs | Yaroslav Halchenko | 2016-10-03 | 1 | -2/+20 |
* | TC, #519: DISABLE failing tests | Kostis Anagnostopoulos | 2016-10-01 | 1 | -0/+4 |
* | Win, #519: FIX repo TCs. | Kostis Anagnostopoulos | 2016-10-01 | 1 | -1/+2 |
* | Win, #519: FIX with_rw_directory() to remove read-only dirs | Kostis Anagnostopoulos | 2016-09-28 | 1 | -1/+1 |
* | src: constify is_<platform>() calls | Kostis Anagnostopoulos | 2016-09-28 | 1 | -1/+1 |
* | src, #519: collect all is_<platform>() calls | Kostis Anagnostopoulos | 2016-09-27 | 1 | -2/+2 |
* | win: GC.collect on all TC.tearDown to fix appveyor hang runs | Kostis Anagnostopoulos | 2016-09-26 | 1 | -0/+4 |
* | fix(tests): remove dependency on sort order | Sebastian Thiel | 2015-08-08 | 1 | -1/+1 |
* | tests(submodule): add new submodule commits | Sebastian Thiel | 2015-08-08 | 1 | -1/+32 |
* | Minor improvements to submodule test for windows portability | Sebastian Thiel | 2015-01-22 | 1 | -4/+4 |
* | Overhauled all tutorials, and placed them in a unit-test. | Sebastian Thiel | 2015-01-22 | 1 | -9/+15 |
* | Initial set of documentation improvements, and a fix to the submodule tests. | Sebastian Thiel | 2015-01-21 | 1 | -1/+1 |
* | Assured that branch changes are properly handled. | Sebastian Thiel | 2015-01-21 | 1 | -2/+65 |
* | Fixed flake8 and a minor test regression. | Sebastian Thiel | 2015-01-20 | 1 | -2/+2 |
* | Impemented keep_going flag for `Submodule.update()` | Sebastian Thiel | 2015-01-20 | 1 | -2/+5 |
* | Submodule.parent_commit() now automatically points to repo.head unless it was... | Sebastian Thiel | 2015-01-20 | 1 | -6/+4 |
* | Greatly improved possible safety of Submodule.update(), which is used by defa... | Sebastian Thiel | 2015-01-20 | 1 | -30/+83 |
* | Submodule.move() will auto-rename the submodule if the name was equal to the ... | Sebastian Thiel | 2015-01-19 | 1 | -1/+4 |
* | Implemented Submodule.rename() | Sebastian Thiel | 2015-01-19 | 1 | -0/+23 |
* | Submodule.move() fixed to deal with 'non-gitfile' clones appropriately. | Sebastian Thiel | 2015-01-19 | 1 | -4/+14 |
* | Basic submodule tests are working once again ! | Sebastian Thiel | 2015-01-19 | 1 | -11/+15 |
* | Submodule.remove() now seems to work properly, nearly all tests are back. | Sebastian Thiel | 2015-01-17 | 1 | -4/+13 |
* | Made sure dry-run is properly implemented in Submodule.remove() | Sebastian Thiel | 2015-01-17 | 1 | -4/+7 |
* | Submodule.remove() now deals with .git files correctly. | Sebastian Thiel | 2015-01-17 | 1 | -4/+6 |
* | Assured Submodule.(update|move) are dealing with .git files appropriately. | Sebastian Thiel | 2015-01-17 | 1 | -0/+14 |
* | Implemented more tests and made use of .git files when adding submodules | Sebastian Thiel | 2015-01-16 | 1 | -3/+45 |
* | Fixed previously failing test | Sebastian Thiel | 2015-01-15 | 1 | -2/+3 |
* | Verified that it apparently is impossible to add empty submodules using git-p... | Sebastian Thiel | 2015-01-15 | 1 | -4/+20 |
* | Submodule.add() can now handle absolute module paths in agreement to the doc ... | Sebastian Thiel | 2015-01-15 | 1 | -3/+11 |
* | Added the first submodule will no longer cause an IOError. | Sebastian Thiel | 2015-01-15 | 1 | -0/+7 |
* | test_submodule works | Sebastian Thiel | 2015-01-06 | 1 | -1/+1 |
* | test_repo works | Sebastian Thiel | 2015-01-06 | 1 | -11/+27 |
* | Dum brute force conversion of all types. | Sebastian Thiel | 2015-01-04 | 1 | -1/+2 |
* | Removed 'from X import *' whereever possible | Sebastian Thiel | 2015-01-04 | 1 | -2/+5 |
* | Bumped version, updated changelog, reduced code smell | Sebastian Thiel | 2015-01-04 | 1 | -3/+1 |
* | Fixed all remaining non-performance tests | Sebastian Thiel | 2015-01-03 | 1 | -0/+3 |
* | Applied autopep8 | Sebastian Thiel | 2014-11-19 | 1 | -4/+6 |
* | pep8 linting (trailing whitespace) | Antoine Musso | 2014-11-16 | 1 | -12/+12 |
* | pep8 linting (double spaces before comment) | Antoine Musso | 2014-11-16 | 1 | -3/+3 |
* | pep8 linting (whitespace before/after) | Antoine Musso | 2014-11-16 | 1 | -4/+4 |
* | pep8 linting (blank lines expectations) | Antoine Musso | 2014-11-16 | 1 | -7/+2 |
* | pep8 linting (whitespaces) | Antoine Musso | 2014-11-16 | 1 | -101/+100 |
* | tabs to 4 spaces - this won't make integrating the patches easier, but it's p... | Sebastian Thiel | 2014-02-09 | 1 | -541/+541 |
* | test_submodule doesn't assume latest version of gitdb anymore | Sebastian Thiel | 2011-06-13 | 1 | -1/+2 |
* | fixed submodule test to work on windows | Sebastian Thiel | 2011-06-13 | 1 | -2/+3 |