Fleshed out reflog action.
authorbroquaint <broq@cpan.org>
Fri, 18 Sep 2009 22:16:06 +0000 (23:16 +0100)
committerbroquaint <broq@cpan.org>
Fri, 18 Sep 2009 22:16:06 +0000 (23:16 +0100)
commitc5065c66384f6e83e1be34af16aae03995064884
treeffc9343d9f9845090449b8ec24383ae554509cc4
parente516cf80096f61ae88cacf9b50afc40597f6a312
Fleshed out reflog action.

* Also fixed and simplified blob action.
* Added reflog method to the model.
* Moved encode/escape stuff into templates.
* Normalized indenting in legacy header/footer functions.
lib/Gitalist/Controller/Root.pm
lib/Gitalist/Model/Git.pm
templates/blob.tt2
templates/reflog.tt2