summaryrefslogtreecommitdiff
path: root/gitdb/db/interface.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed db/test_gitSebastian Thiel2011-05-051-1/+1
|
* Moved plenty of code around to separate pure python implementation from ↵Sebastian Thiel2011-04-291-0/+469
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.