summaryrefslogtreecommitdiff
path: root/git/test/db/lib.py
Commit message (Expand)AuthorAgeFilesLines
* Autopep8 fixes with maximum line length 120Craig Northway2014-07-251-53/+52
* Basic fixes to get tests back on track. Of course there is much more work to ...Sebastian Thiel2014-02-101-1/+1
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel2014-02-091-228/+228
* Added basis for initial dulwich integration. Many basic issues should surface...Sebastian Thiel2011-07-061-1/+2
* Fixed all remaining python repository testsSebastian Thiel2011-05-301-2/+40
* Fixed tests far enough to allow basic repository tests to be applied to any o...Sebastian Thiel2011-05-301-7/+0
* replaced all gitdb strings with gitSebastian Thiel2011-05-061-6/+6
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-051-0/+215