| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -947/+0 |
* | Revert moving tests out of 'git' folder, related to #1030 | Sebastian Thiel | 2020-07-12 | 1 | -0/+947 |
* | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -947/+0 |
* | Accept that this arguably simple feature can't be tested easily… | Sebastian Thiel | 2020-05-04 | 1 | -1/+2 |
* | add test case for submodule depth parameter | Liam Beguin | 2020-05-02 | 1 | -0/+8 |
* | Replace deprecated failUnlessRaises alias with assertRaises in tests | Harmon | 2020-02-16 | 1 | -35/+35 |
* | Remove and replace compat.string_types | Harmon | 2020-02-08 | 1 | -2/+2 |
* | Fix test | Santos Gallegos | 2019-07-20 | 1 | -3/+2 |
* | Add test | Santos Gallegos | 2019-07-20 | 1 | -0/+19 |
* | github -> GitHub | Hugo | 2018-03-18 | 1 | -1/+1 |
* | Drop support for EOL Python 2.6 | Hugo | 2018-03-18 | 1 | -4/+1 |
* | RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT | Yaroslav Halchenko | 2017-11-27 | 1 | -1/+1 |
* | Remove trailing slash on drive path | Charles Bouchard-Légaré | 2017-11-16 | 1 | -1/+11 |
* | Update changelog and improve docs on skipped test | Sebastian Thiel | 2017-07-01 | 1 | -1/+2 |
* | Try to ignore test on windows as it fails for the wrong reasons | Sebastian Thiel | 2017-07-01 | 1 | -1/+1 |
* | Maybe work around AppVeyor setting a bad email? | Peter Jones | 2017-07-01 | 1 | -0/+3 |
* | Python 3.6 invalid escape sequence deprecation fixes | Ville Skyttä | 2017-04-09 | 1 | -3/+3 |
* | Merge pull request #541 from andy-maier/py26_fixes | Sebastian Thiel | 2016-12-08 | 1 | -1/+4 |
|\ |
|
| * | Fixes to support Python 2.6 again. | Andreas Maier | 2016-10-24 | 1 | -1/+4 |
* | | chore(lint): flake8 | Sebastian Thiel | 2016-12-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'win_mmap' of https://github.com/ankostis/GitPython into ankosti... | Sebastian Thiel | 2016-10-22 | 1 | -15/+1 |
|\ |
|
| * | fix(win_mmap): unmark hidden win_errors due to smmap unicode foes | Kostis Anagnostopoulos | 2016-10-22 | 1 | -1/+0 |
| * | submodule-TCs: stop monekypatching smmap.MapRegion with files in Windows | Kostis Anagnostopoulos | 2016-10-22 | 1 | -14/+0 |
* | | Merge with latest branch 'exp_git_dir' | Kostis Anagnostopoulos | 2016-10-19 | 1 | -18/+8 |
|\ \
| |/
|/| |
|
| * | repo: minor code and doc correcions. | Kostis Anagnostopoulos | 2016-10-19 | 1 | -2/+2 |
* | | cygwin, appveyor, #533: Enable actual failures, hide certain 2+2 cases | Kostis Anagnostopoulos | 2016-10-16 | 1 | -6/+24 |
* | | ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements` | Kostis Anagnostopoulos | 2016-10-16 | 1 | -1/+1 |
* | | cygwin, #533: polish abs-paths in `git add` commands | Kostis Anagnostopoulos | 2016-10-16 | 1 | -1/+1 |
|/ |
|
* | config, #525: polish more config-urls | Kostis Anagnostopoulos | 2016-10-12 | 1 | -36/+38 |
* | daemon, #525: FIX remote urls in config-files | Kostis Anagnostopoulos | 2016-10-12 | 1 | -1/+1 |
* | FIX #526: Do not depend on test-sources | Kostis Anagnostopoulos | 2016-10-11 | 1 | -1/+1 |
* | 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 |