aboutsummaryrefslogtreecommitdiff
path: root/test/git/performance/test_commit.py
AgeCommit message (Expand)Author
2010-11-21flattened test folder structure, didn't adjust any file content yetSebastian Thiel
2010-06-29Diff: fixed bug that caused a string to end up as a blob modeSebastian Thiel
2010-06-28Fixed performance tests which broke in the course of the sha1-20 byte changesSebastian Thiel
2010-06-04Fixed implementation after design change to deal with it - all tests run, but...Sebastian Thiel
2010-06-04initial version of new odb design to facilitate a channel based multi-threadi...Sebastian Thiel
2010-06-03commit.create_from_tree now uses pure python implementation, fixed message pa...Sebastian Thiel
2010-06-02commit: redesigned revlist and commit parsing, commits are always retrieved f...Sebastian Thiel
2010-06-02Added performance testing foundation library, reworked existing performance t...Sebastian Thiel