Fix for infinite loop bug in blame.
[catagits/Gitalist.git] / t / 02git_object.t
2011-06-06 Dan Brook Fix for infinite loop bug in blame.
2011-05-29 Christian Walde Changed the owner check to only check that *something...
2011-05-23 Dan Brook Add serialization to Gitalist::Git::Object.
2010-10-31 Zachary Stevens Remove Repository->list_tree.
2010-10-31 Zachary Stevens Stringify Object instances to their sha1.
2010-10-31 Dan Brook Regenerated README and fixed tests for bootstrapped...
2010-08-13 Dan Brook Fix tests dying in absence of bootstrap scripts. 0.002005
2010-08-01 Dan Brook A few fixes to get the JSON test working.
2010-06-26 Zachary Stevens Fix test for Commit->diff.
2010-06-19 Dan Brook A few fixes to get the JSON test working.
2010-06-02 Tomas Doran Make the logging of failures better
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...