summaryrefslogtreecommitdiff
path: root/test/git/performance/test_commit.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed implementation after design change to deal with it - all tests run, but...Sebastian Thiel2010-06-041-1/+1
* initial version of new odb design to facilitate a channel based multi-threadi...Sebastian Thiel2010-06-041-1/+1
* commit.create_from_tree now uses pure python implementation, fixed message pa...Sebastian Thiel2010-06-031-3/+33
* commit: redesigned revlist and commit parsing, commits are always retrieved f...Sebastian Thiel2010-06-021-4/+4
* Added performance testing foundation library, reworked existing performance t...Sebastian Thiel2010-06-021-0/+68