aboutsummaryrefslogtreecommitdiff
path: root/git/test/performance/test_pack.py
AgeCommit message (Collapse)Author
2011-06-06Fixed packed ODB test, in preparation for separating the type to allow ↵Sebastian Thiel
future implementations to use the test as well
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. ↵Sebastian Thiel
Then the tests will need some work