summaryrefslogtreecommitdiff
path: root/test/git/performance/test_odb.py
Commit message (Expand)AuthorAgeFilesLines
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-70/+0
* Added test to verify the actor type can handle and parse unicode if it is pas...Sebastian Thiel2010-10-151-2/+3
* Fixed incorrect use of Blob.data in performance testSebastian Thiel2010-07-131-1/+1
* index.add: now uses gitdb.store functionality instead of git-hash-file. The p...Sebastian Thiel2010-06-211-44/+52
* commit.create_from_tree now uses pure python implementation, fixed message pa...Sebastian Thiel2010-06-031-3/+3
* Added first design and frame for object database. In a first step, loose obje...Sebastian Thiel2010-06-021-0/+61