aboutsummaryrefslogtreecommitdiff
path: root/lib/git/odb/fun.py
AgeCommit message (Expand)Author
2010-06-12Removed odb from project, it is now used as a submodule named gitdb, which wa...Sebastian Thiel
2010-06-04Implemented stream tests, found a bug on the way, slowly a test-framework for...Sebastian Thiel
2010-06-04Fixed implementation after design change to deal with it - all tests run, but...Sebastian Thiel
2010-06-03odb: implemented loose object streaming, which is impossible to do efficientl...Sebastian Thiel