summaryrefslogtreecommitdiff
path: root/gitdb/db/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved plenty of code around to separate pure python implementation from ↵Sebastian Thiel2011-04-291-7/+1
| | | | 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.
* preprended all modules with licensing informationSebastian Thiel2011-02-231-0/+4
|
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-301-0/+8
Submodule relinked to point to new github location, and moved as well