Implement the 'patch' action.
[catagits/Gitalist.git] / lib / Gitalist / Git / Object / Commit.pm
2009-11-19 Zachary Stevens Implement the 'patch' action.
2009-11-18 Zachary Stevens Implement 'patch' action.
2009-11-17 Zachary Stevens Don't bother looking up type - the subclasses know...
2009-11-17 Zachary Stevens Fix commit action.
2009-11-17 Zachary Stevens Move diff method onto Commit object, and tree attribute...
2009-11-16 Zachary Stevens Moved additional attributes to :Commit.
2009-11-15 Zachary Stevens Introduce ::Object::Commit.