summaryrefslogtreecommitdiff
path: root/gitdb/db/py/pack.py
Commit message (Collapse)AuthorAgeFilesLines
* First rename session, db/test_base.py works, but there is much more work to doSebastian Thiel2011-05-041-7/+7
|
* Moved plenty of code around to separate pure python implementation from ↵Sebastian Thiel2011-04-291-0/+212
future ones. This will change plenty of imports, which still needs to be fixed. Fortunately, this is a good foundation for getting all the tests fixed one again. Another step is to make the tests more flexible by allowing to run them with different object database easily.