aboutsummaryrefslogtreecommitdiff
path: root/lib/git/odb/fun.py
AgeCommit message (Collapse)Author
2010-06-04Fixed implementation after design change to deal with it - all tests run, ↵Sebastian Thiel
but next there will have to be more through testing
2010-06-03odb: implemented loose object streaming, which is impossible to do ↵Sebastian Thiel
efficiently considering that it copies string buffers all the time