summaryrefslogtreecommitdiff
path: root/test/git/performance/lib.py
Commit message (Expand)AuthorAgeFilesLines
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-78/+0
* fixed performance tests ... again, previously I was just working on an incorr...Sebastian Thiel2010-11-201-2/+2
* Fixed performance tests which broke in the meanwhile - they definitely don't ...Sebastian Thiel2010-11-201-2/+2
* index.add: now uses gitdb.store functionality instead of git-hash-file. The p...Sebastian Thiel2010-06-211-5/+18
* Fixed compatability issues with python 2.5, made sure all tests runSebastian Thiel2010-06-031-1/+1
* commit.create_from_tree now uses pure python implementation, fixed message pa...Sebastian Thiel2010-06-031-3/+22
* Added performance testing foundation library, reworked existing performance t...Sebastian Thiel2010-06-021-0/+46