summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* test_commit: add a testcase for parsing rev-list --bisect-all outputDavid Aguilar2008-09-021-0/+51
| | | | | | | This adds a testcase for Commit.list_from_string to ensure that it can properly parse the output of git rev-list --bisect-all. Signed-off-by: David Aguilar <davvid@gmail.com>
* Avoid stripping newlines in blob data.Jelmer Vernooij2008-07-281-0/+1
| | | | (cherry picked from commit ccca12ee26e40fb4c4df2d77154ed496144569b9)
* initial projectMichael Trier2008-05-0726-0/+2947