Introduce a run_cmd_fh method, to avoid slurping command output.
[catagits/Gitalist.git] / lib / Gitalist / Git / Object.pm
2009-11-19 Zachary Stevens Introduce a run_cmd_fh method, to avoid slurping comman...
2009-11-17 Zachary Stevens Don't bother looking up type - the subclasses know...
2009-11-17 Zachary Stevens Move diff method onto Commit object, and tree attribute...
2009-11-16 Zachary Stevens Add ::Object::Blob.
2009-11-16 Zachary Stevens Moved additional attributes to :Commit.
2009-11-15 Zachary Stevens Introduce ::Object::Commit.
2009-11-14 Zachary Stevens Project->list_tree implementation becomes an access...
2009-11-14 Zachary Stevens Relocate diff method from ::Project to ::Object.
2009-11-12 Zachary Stevens Rename Object->contents to ->content, and delegate...
2009-11-10 Zachary Stevens Default ::Object attributes tree_sha1 and comment to...
2009-11-08 Zachary Stevens Migrated commit action to new model.
2009-11-08 Zachary Stevens Fixes to tests and Object's builders.
2009-11-07 Tomas Doran Refactor somewhat
2009-11-07 Tomas Doran Use accessors
2009-11-07 Zachary Stevens Converted the 'heads' action to the new model.
2009-11-07 Zachary Stevens Gave ::Project methods to return Objects, and several...
2009-11-06 Zachary Stevens Fix Object->size.
2009-11-06 Tomas Doran Change from string to bareword types, and add a Maybe...
2009-11-01 Zachary Stevens Make Object aware of its containing repository, and...
2009-11-01 Zachary Stevens Add list_tree method to Project, returning an array of
2009-11-01 Zachary Stevens Make Object aware of its containing repository, and...
2009-11-01 Zachary Stevens Add list_tree method to Project, returning an array of