Provided support for blobdiff_plain legacy URIs.
[catagits/Gitalist.git] / t / 02git_object.t
2010-03-03 Dan Brook Fixed test bug and make the plain diffs plainer.
2009-12-27 Tomas Doran Fix test on older git versions
2009-12-19 Zachary Stevens Correct broken modestr tests.
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename ::Project to ::Repository
2009-11-25 Tomas Doran Fix broken tests for patch as file handle
2009-11-19 Dan Brook Fixed syntax error in Root.pm & tidied up tests.
2009-11-19 Zachary Stevens Renamed method.
2009-11-18 Zachary Stevens Fixed test.
2009-11-18 Zachary Stevens Implement 'patch' action.
2009-11-17 Zachary Stevens Add ::Tag and ::Tree.
2009-11-15 Zachary Stevens Delete tests for the old model, and add a few to the...
2009-11-12 Zachary Stevens Fixed tests.
2009-11-11 Zachary Stevens Part 1 cleanup of ::Project.
2009-11-11 Tomas Doran Fix test
2009-11-10 Zachary Stevens Default ::Object attributes tree_sha1 and comment to...
2009-11-07 Zachary Stevens Gave ::Project methods to return Objects, and several...
2009-11-06 Zachary Stevens Move new model tests someplace they'll actually get...