X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fnav%2Factions.tt2;h=7845ca9517b9ae5d473000210ebe632ae6df33e4;hb=c074d9b3b4491e96cab0db486f564b3d5d7d7899;hp=27786854f4cb4c467d121449b19810821bb619b4;hpb=2980657b3a81921f42d9ae577d42226746a720fa;p=catagits%2FGitalist.git diff --git a/root/nav/actions.tt2 b/root/nav/actions.tt2 index 2778685..7845ca9 100644 --- a/root/nav/actions.tt2 +++ b/root/nav/actions.tt2 @@ -1,21 +1,26 @@ +[%- SET object = commit || head -%]
+
+
summary • - shortlog • - log + [% IF c.req.captures.size == 1; SET path = 'repository'; ELSE; SET path = 'ref'; END %] + shortlog • + log [% IF Commit %] § commitcommitdifftree [% END %] - [% IF filename %] + [% IF filename && c.action != 'ref/tree' %] § blobrawblame • - history • + historyHEAD [% END %] -
[% INCLUDE 'inc/chroma_hash.tt2' sha1 = object.sha1 %]
+
+
[% INCLUDE 'inc/chroma_hash.tt2' sha1 = object.sha1 %]