Introduce a run_cmd_fh method, to avoid slurping command output.
[catagits/Gitalist.git] / lib / Gitalist / Git / Util.pm
2009-11-19 Zachary Stevens Introduce a run_cmd_fh method, to avoid slurping comman...
2009-11-13 Zachary Stevens Make gpp instance a public attribute.
2009-11-12 Zachary Stevens More tidying of ::Project.
2009-11-12 Dan Brook Fixed bug in where branch links were always pointing at
2009-11-11 Zachary Stevens Part 1 cleanup of ::Project.
2009-11-08 Tomas Doran Add a HasUtils role, so that ::Repo can have utils...
2009-11-08 Zachary Stevens Convert summary page to new model.
2009-11-07 Tomas Doran Refactor somewhat
2009-11-06 Tomas Doran Lose some code by not converting to/from path::class...
2009-11-06 Tomas Doran Change from string to bareword types, and add a Maybe...
2009-11-04 Zachary Stevens Clean up Root::end action, and properly handle missing...
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 Move nuts and bolts of git access out of the Project...
2009-11-01 Zachary Stevens Start work splitting out Gitalist::Model::Git into...