summaryrefslogtreecommitdiff
path: root/git/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * Fix flake8 errorBenjamin Poldrack2016-10-191-1/+1
| * Add a test for persistent git optionsBenjamin Poldrack2016-10-181-0/+14
* | tc-helper: fix minor contexlib abuseKostis Anagnostopoulos2016-10-171-4/+3
* | helper: minor fix prefix of temp-dirsKostis Anagnostopoulos2016-10-171-2/+2
* | cygwin, appveyor, #533: Enable actual failures, hide certain 2+2 casesKostis Anagnostopoulos2016-10-163-8/+41
* | Merge with #532, fix unicode filenames with escapesurogatesKostis Anagnostopoulos2016-10-162-8/+12
|\ \ | |/
| * fix(surrogateescape): enable on py2, fix testsSebastian Thiel2016-10-161-2/+10
| * fix(unicode): use surrogateescape in bytes.decodeSebastian Thiel2016-10-161-1/+1
* | cygwin, #533: FIX submodules detection (~10TCs fixed)Kostis Anagnostopoulos2016-10-161-1/+1
* | ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos2016-10-162-4/+1
* | src: reduce needless deps to `gitdb.util`Kostis Anagnostopoulos2016-10-167-26/+20
* | src: import os.path as ospKostis Anagnostopoulos2016-10-1614-161/+177
* | cygwin, #533: polish abs-paths in `git add` commandsKostis Anagnostopoulos2016-10-162-2/+3