aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)Author
2010-10-15Adjusted regex to support whitespace - it was a little restrictive previously...Sebastian Thiel
2010-06-28All tests adjusted to work with the changed internal sha representationSebastian Thiel
2010-06-02commit: redesigned revlist and commit parsing, commits are always retrieved f...Sebastian Thiel
2009-10-20improved IndexEntry type and added test for parsing of the stageSebastian Thiel
2009-10-20Added initial version of the index reading from file - IndexEntry interface i...Sebastian Thiel
2009-10-19implemented config class as far as necessary, one check is still failingSebastian Thiel
2009-10-18Added frame for configuration reader involving a meta class, decorators and t...Sebastian Thiel
2009-10-11mode-only change for test system - this should be in a separate repository in...Sebastian Thiel
2009-10-11fixed issue in Ref.name implementation which would not handle components prop...Sebastian Thiel
2009-10-11Re-designed the tag testing - it does not use fixtures anymore but dyamically...Sebastian Thiel
2008-12-16fixed Commit.stats retrieval for parentless commits in bare reposMichael Trier
2008-12-16Fixed a bug with branch names omitting path components.Michael Trier
2008-12-15Added in new properties Diff.renamed, Diff.rename_from, and Diff.rename_toMichael Trier
2008-09-02test_commit: add a testcase for parsing rev-list --bisect-all outputDavid Aguilar
2008-07-28Avoid stripping newlines in blob data.Jelmer Vernooij
2008-05-07initial projectMichael Trier