aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_index.py
AgeCommit message (Expand)Author
2014-11-17Fixed indentation errorSebastian Thiel
2014-11-17Merge branch 'master' of https://github.com/moshevds/GitPython into moshevds-...Sebastian Thiel
2014-07-25Autopep8 fixes with maximum line length 120Craig Northway
2014-02-09tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel
2013-12-31Test if it is possible to add files to the index of a bare repo.Môshe van der Sterre
2011-05-30Fixed remaining tests as good as possible. remote/fetch/pull and submodule te...Sebastian Thiel
2011-05-06Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel