summaryrefslogtreecommitdiff
path: root/test/git/performance/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Initial frame for implementing read_tree using pure python. As git-read-tree ...Sebastian Thiel2010-06-221-0/+94
* Fixed implementation after design change to deal with it - all tests run, but...Sebastian Thiel2010-06-041-0/+15
* commit.create_from_tree now uses pure python implementation, fixed message pa...Sebastian Thiel2010-06-031-2/+2
* odb: implemented loose object streaming, which is impossible to do efficientl...Sebastian Thiel2010-06-031-0/+44