Added the /summary, /heads and /log actions.
authorbroquaint <broq@cpan.org>
Sun, 25 Oct 2009 18:29:29 +0000 (18:29 +0000)
committerbroquaint <broq@cpan.org>
Sun, 25 Oct 2009 18:29:29 +0000 (18:29 +0000)
commit790ce598d0ac726b53efa513bb4993a71880a6a5
treed57f24fb49dd8ac62b06a99af599413a3297863d
parentb3fa97cd9b4fd5c0ddf73ccf4afd237bc8fda446
Added the /summary, /heads and /log actions.
Started to abstract out view partials.
Still tweaking the Model API.
lib/Gitalist/Controller/Root.pm
lib/Gitalist/Model/Git.pm
templates/_heads.tt2 [new file with mode: 0644]
templates/_shortlog.tt2 [new file with mode: 0644]
templates/commit.tt2
templates/heads.tt2 [new file with mode: 0644]
templates/log.tt2 [new file with mode: 0644]
templates/shortlog.tt2
templates/summary.tt2 [new file with mode: 0644]
templates/tree.tt2