aboutsummaryrefslogtreecommitdiff
path: root/git/test/lib/base.py
AgeCommit message (Expand)Author
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
2011-05-30Fixed all remaining python repository testsSebastian Thiel
2011-05-30git cmd implementation of repository appears to work, at least this is what t...Sebastian Thiel
2011-05-30Fixed tests far enough to allow basic repository tests to be applied to any o...Sebastian Thiel
2011-05-06Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel
2011-05-06replaced all gitdb strings with gitSebastian Thiel
2011-05-05Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel