| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adjusted all remaining test suites to use the new TestBase class where ↵ | Sebastian Thiel | 2009-10-22 | 1 | -4/+2 |
| | | | | | appropriate | ||||
| * | Added Commit.iter_parents to iterate all parents | Sebastian Thiel | 2009-10-15 | 1 | -1/+1 |
| | | | | | | Renamed Commit.commits to iter_commits repo: assured proper use of the terms revision ( rev ) and reference ( ref ) | ||||
| * | test_performance: module containing benchmarks to get an idea of the ↵ | Sebastian Thiel | 2009-10-15 | 1 | -0/+38 |
| achieved throughput repo.commits: max_count is None by default moved benchmark-like test from test_commit to test_performance | |||||
