summaryrefslogtreecommitdiff
path: root/git/test
Commit message (Expand)AuthorAgeFilesLines
* BF(WIN): where could report multiple hits, so choose firstYaroslav Halchenko2017-11-281-1/+1
* RF: use HIDE_WINDOWS_KNOWN_ERRORS instead of is_win to skip hooks testsYaroslav Halchenko2017-11-281-1/+1
* BF(WIN): use where instead of which while looking for gitYaroslav Halchenko2017-11-281-1/+4
* RF(TST): skip all tests dealing with hooks on windowsYaroslav Halchenko2017-11-281-0/+1
* RF: no "need" for custom shebang on windows since just does not workYaroslav Halchenko2017-11-281-3/+1
* RF(+BF?): refactor hooks creation in a test, and may be make it compat with w...Yaroslav Halchenko2017-11-281-32/+39
* RF: last of flake8 fails - avoid using temp variable in a testYaroslav Halchenko2017-11-281-2/+1
* BF(PY26): {} -> {0}, i.e. explicit index for .format()Yaroslav Halchenko2017-11-271-2/+2
* RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXTYaroslav Halchenko2017-11-273-31/+31
* Merge pull request #697 from cblegare/masterSebastian Thiel2017-11-191-1/+11
|\
| * Remove trailing slash on drive pathCharles Bouchard-Légaré2017-11-161-1/+11
* | Merge pull request #693 from satahippy/masterSebastian Thiel2017-11-191-29/+85
|\ \ | |/ |/|
| * IndexFile.commit() now runs pre-commit and post-commit and commit-msg hooks.satahippy2017-10-301-29/+85
* | Converting path in clone and clone_from to str before any other operation in ...Mikuláš Poul2017-10-071-0/+14
|/
* Keeping env values passed to `clone_from`Piotr Babij2017-09-301-0/+9
* Merge branch 'master' into masterSebastian Thiel2017-09-281-0/+9
|\
| * Merge branch 'master' into adding_setup_for_git_executableSebastian Thiel2017-09-282-2/+4
| |\
| * | Renamed refresh to setup and removed alias function & added unittestOdegard, Ken2017-07-091-0/+9
* | | Merge branch 'master' into masterSebastian Thiel2017-09-282-2/+4
|\ \ \ | | |/ | |/|
| * | Merge pull request #654 from vathpela/worktreesSebastian Thiel2017-09-281-0/+2
| |\ \
| | * | worktrees: make non-packed refs also work correctly.Peter Jones2017-08-221-0/+2
| | |/
| * | Fix test_docsSebastian Thiel2017-09-281-2/+2
| |/
* | test if it accepts environment variables in commandsAnson Mansfield2017-07-192-0/+15
|/
* Update changelog and improve docs on skipped testSebastian Thiel2017-07-011-1/+2
* Try to ignore test on windows as it fails for the wrong reasonsSebastian Thiel2017-07-011-1/+1
* Maybe work around AppVeyor setting a bad email?Peter Jones2017-07-011-0/+3
* Repo: handle worktrees betterPeter Jones2017-07-012-12/+51
* Add base class for package exceptions.Konstantin Popov2017-05-291-0/+27
* Python 3.6 invalid escape sequence deprecation fixesVille Skyttä2017-04-096-9/+9
* Spelling fixesVille Skyttä2017-03-096-7/+7
* Add a fixture to test incremental blame output for git 2.11.1+George Hickman2017-03-072-18/+53
* chore(flake): satisfy linterSebastian Thiel2017-02-251-2/+0
* Merge branch 'git_work_tree' of https://github.com/tbhartman/GitPython into t...Sebastian Thiel2017-02-251-0/+29
|\
| * check for GIT_WORK_TREETimothy B. Hartman2017-02-241-0/+29
* | Merge pull request #555 from ankostis/cntxtmmanSebastian Thiel2017-02-251-6/+10
|\ \ | |/ |/|
| * fix(leaks, TCs): attempt to cleanup mman before deleting tmp-dirsKostis Anagnostopoulos2016-12-081-6/+10
* | fix(remote): testSebastian Thiel2016-12-221-1/+1
* | chore(lint): flake8 pacificationSebastian Thiel2016-12-081-1/+0
* | fix(refs): handle quoted branch namesSebastian Thiel2016-12-081-0/+12
|/
* Merge pull request #541 from andy-maier/py26_fixesSebastian Thiel2016-12-089-17/+48
|\
| * Fixes to support Python 2.6 again.Andreas Maier2016-10-249-17/+48
* | chore(lint): flake8Sebastian Thiel2016-12-081-1/+1
|/
* Merge branch 'win_mmap' of https://github.com/ankostis/GitPython into ankosti...Sebastian Thiel2016-10-223-23/+1
|\
| * fix(win_mmap): unmark hidden win_errors due to smmap unicode foesKostis Anagnostopoulos2016-10-223-9/+0
| * submodule-TCs: stop monekypatching smmap.MapRegion with files in WindowsKostis Anagnostopoulos2016-10-221-14/+0
* | Merge remote-tracking branch 'origin/master' into exp_git_dirKostis Anagnostopoulos2016-10-222-4/+3
|\ \ | |/
| * Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...Sebastian Thiel2016-10-2218-319/+433
| |\
| * | Fix some typosSantiago Castro2016-10-202-2/+2
* | | Merge with latest branch 'exp_git_dir'Kostis Anagnostopoulos2016-10-192-18/+22
|\ \ \ | |_|/ |/| |
| * | repo: minor code and doc correcions.Kostis Anagnostopoulos2016-10-191-2/+2
| |/