Fixed src and dst in diff data for files that had been added/deleted/etc.
authorDan Brook <mr.daniel.brook@gmail.com>
Fri, 9 Apr 2010 22:27:57 +0000 (23:27 +0100)
committerDan Brook <mr.daniel.brook@gmail.com>
Fri, 9 Apr 2010 22:34:36 +0000 (23:34 +0100)
commit3a58f004e86fccfa384065e6da7d268917afb1b8
tree3633ef03e03812c68ec27ea564b84e9dab45adf3
parent03686cdc7927a63853a4399c04e8c9cd1fa68014
Fixed src and dst in diff data for files that had been added/deleted/etc.

* Added a link to the diff of a commit in the commit action.
* Tidied up the "path" stuff in the tree action which is no longer used.
lib/Gitalist/Controller/Fragment/Ref.pm
lib/Gitalist/Git/Object/Commit.pm
root/_diff.tt2
root/fragment/ref/commit.tt2
root/ref/tree.tt2