Fix bug where diff didn't distinguish between sha1s and paths.
authorDan Brook <mr.daniel.brook@gmail.com>
Sun, 28 Mar 2010 20:23:49 +0000 (21:23 +0100)
committerDan Brook <mr.daniel.brook@gmail.com>
Sun, 28 Mar 2010 20:28:13 +0000 (21:28 +0100)
commitcbcd8397eeadab2f66d3fb1db8d3f3740d63cf15
tree323646c23de8642d386a43c84873db024ed1de8a
parent9143f8d4f50336a0ed37fc001f073eeb7c2717ea
Fix bug where diff didn't distinguish between sha1s and paths.

* The current approach to /diff + args is rather fragile, better suggestions welcome.
* Also fixed a link and made a few template tweaks.
* Added a redirect for /repo/tree to /repo/HEAD/tree.
lib/Gitalist/Controller/Repository.pm
lib/Gitalist/URIStructure/Ref.pm
root/_diff_tree.tt2
root/_tree.tt2 [deleted file]
root/inc/chroma_hash.tt2
root/ref/tree.tt2