summaryrefslogtreecommitdiff
path: root/test/git/performance/test_commit.py
Commit message (Expand)AuthorAgeFilesLines
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-99/+0
* Diff: fixed bug that caused a string to end up as a blob modeSebastian Thiel2010-06-291-1/+1
* Fixed performance tests which broke in the course of the sha1-20 byte changesSebastian Thiel2010-06-281-1/+2
* 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