aboutsummaryrefslogtreecommitdiff
path: root/git/test/db/lib.py
AgeCommit message (Expand)Author
2014-07-25Autopep8 fixes with maximum line length 120Craig Northway
2014-02-10Basic fixes to get tests back on track. Of course there is much more work to ...Sebastian Thiel
2014-02-09tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel
2011-07-06Added basis for initial dulwich integration. Many basic issues should surface...Sebastian Thiel
2011-05-30Fixed all remaining python repository testsSebastian Thiel
2011-05-30Fixed tests far enough to allow basic repository tests to be applied to any o...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