aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures/rev_list
AgeCommit message (Collapse)Author
2010-06-02commit: redesigned revlist and commit parsing, commits are always retrieved ↵Sebastian Thiel
from their object information directly. This is faster, and resolves issues with the rev-list format and empty commit messages Adjusted many tests to go with the changes, as they were still mocked. The mock was removed if necessary and replaced by code that actually executes
2008-05-07initial projectMichael Trier