Trivial doc fix
[catagits/Gitalist.git] / lib / Gitalist / Git /
2009-11-11 Tomas Doran Trivial doc fix
2009-11-10 Zachary Stevens Default ::Object attributes tree_sha1 and comment to...
2009-11-10 Zachary Stevens Stop Project->diff() blowing up when no parent is speci...
2009-11-10 Zachary Stevens Big cleanup of ::Repo.
2009-11-10 Zachary Stevens Remove the HasUtils role from Repo.
2009-11-08 Tomas Doran Add a HasUtils role, so that ::Repo can have utils...
2009-11-08 Zachary Stevens Reverting broken change to ::Project::diff.
2009-11-08 Zachary Stevens Migrated blob to new model, + fixes for some legacy...
2009-11-08 Zachary Stevens Migrate commitdiff action to new model
2009-11-08 Zachary Stevens Migrate search and reflog to new model.
2009-11-08 Zachary Stevens Migrated commit action to new model.
2009-11-08 Zachary Stevens Convert summary page to new model.
2009-11-08 Zachary Stevens Fixes to tests and Object's builders.
2009-11-07 Tomas Doran Also fix repo
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 Merge branch 'master' into model-reorg
2009-11-06 Zachary Stevens Fix Object->size.
2009-11-06 Zachary Stevens Gave Repo a method to return a Project.
2009-11-06 Tomas Doran Lose some code by not converting to/from path::class...
2009-11-06 Tomas Doran Ewww, trailing whitespace-- (Yes, I am a nazi about...
2009-11-06 Tomas Doran Deal with empty gecos field correctly
2009-11-06 Tomas Doran Extra strictness in ::Project
2009-11-06 Tomas Doran Change from string to bareword types, and add a Maybe...
2009-11-05 Zachary Stevens Project description can be an empty string.
2009-11-04 Zachary Stevens Clean up Root::end action, and properly handle missing...
2009-11-02 bobtfish Kill the nasty shit off, this will be passed in
2009-11-01 Zachary Stevens (trivial) cleanups
2009-11-01 Zachary Stevens Make Object aware of its containing repository, and...
2009-11-01 Zachary Stevens cleanups.
2009-11-01 Zachary Stevens Add list_tree method to Project, returning an array of
2009-11-01 Zachary Stevens Added head_hash method to Project, and some test cleanups.
2009-11-01 Zachary Stevens Move nuts and bolts of git access out of the Project...
2009-11-01 Zachary Stevens Start work splitting out Gitalist::Model::Git into...
2009-11-01 Zachary Stevens Make Object aware of its containing repository, and...
2009-11-01 Zachary Stevens cleanups.
2009-11-01 Zachary Stevens Add list_tree method to Project, returning an array of
2009-11-01 Zachary Stevens Added head_hash method to Project, and some test cleanups.
2009-11-01 Zachary Stevens Move nuts and bolts of git access out of the Project...
2009-11-01 Zachary Stevens Start work splitting out Gitalist::Model::Git into...