Sorted out diffs so that diffing against parents, diffing merges and other such vecto...
authorbroquaint <broq@cpan.org>
Wed, 28 Oct 2009 17:30:58 +0000 (17:30 +0000)
committerbroquaint <broq@cpan.org>
Wed, 28 Oct 2009 17:30:58 +0000 (17:30 +0000)
commitad8884fc358e6a8a37c03589818fcd2b81d68420
tree2ec6f2dcfe6dbd5f764b8c78b9ff61a61baa320f
parentfde5091ff5070c6b7bceb1cb2ed551ddf792d119
Sorted out diffs so that diffing against parents, diffing merges and other such vectors work.
Also tidied up the paging and added it to the /log action.
For the record the "solution" for sorting out the diffs is not ideal and could do with refactoring.
lib/Gitalist/Controller/Root.pm
lib/Gitalist/Model/Git.pm
lib/Gitalist/View/SyntaxHighlight.pm
templates/_log_pager.tt2 [new file with mode: 0644]
templates/_shortlog.tt2
templates/commit.tt2
templates/commitdiff.tt2
templates/log.tt2