Fleshed out the /tree action and fixed paging.
authorbroquaint <broq@cpan.org>
Wed, 28 Oct 2009 21:51:47 +0000 (21:51 +0000)
committerbroquaint <broq@cpan.org>
Wed, 28 Oct 2009 21:51:47 +0000 (21:51 +0000)
commitb4b4d0fd18a6a83a75b4d71408b8acbfedd90fb6
tree37eb8a1beeb7cc8b34b8779c3ac7292f5024c16a
parent14664e1c094097ee454e254d2b40128c240a6e2e
Fleshed out the /tree action and fixed paging.
Also tidied added to diff tree output.
12 files changed:
lib/Gitalist/Controller/Root.pm
lib/Gitalist/Model/Git.pm
root/static/css/site.css
templates/_diff_tree.tt2
templates/_log_pager.tt2
templates/_shortlog.tt2
templates/_tree.tt2
templates/commit-nav.tt2
templates/commit.tt2
templates/shortlog.tt2
templates/summary.tt2
templates/tree.tt2