aboutsummaryrefslogtreecommitdiff
path: root/test/git/performance/test_odb.py
AgeCommit message (Expand)Author
2010-10-15Added test to verify the actor type can handle and parse unicode if it is pas...Sebastian Thiel
2010-07-13Fixed incorrect use of Blob.data in performance testSebastian Thiel
2010-06-21index.add: now uses gitdb.store functionality instead of git-hash-file. The p...Sebastian Thiel
2010-06-03commit.create_from_tree now uses pure python implementation, fixed message pa...Sebastian Thiel
2010-06-02Added first design and frame for object database. In a first step, loose obje...Sebastian Thiel