summaryrefslogtreecommitdiff
path: root/lib/git/odb/fun.py
Commit message (Expand)AuthorAgeFilesLines
* Removed odb from project, it is now used as a submodule named gitdb, which wa...Sebastian Thiel2010-06-121-115/+0
* Implemented stream tests, found a bug on the way, slowly a test-framework for...Sebastian Thiel2010-06-041-5/+12
* Fixed implementation after design change to deal with it - all tests run, but...Sebastian Thiel2010-06-041-26/+20
* odb: implemented loose object streaming, which is impossible to do efficientl...Sebastian Thiel2010-06-031-0/+114