X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fref%2Fdiff_fancy.tt2;h=6d084ab8927fb483b3794b7e269e4163a30c6153;hb=225bd36dbf284adf49ae0bffe0fc482f228c0011;hp=82a2740e0693e67749b79743b48792d71492958d;hpb=7998de1265a0e9b2bddd66ab3ee57553e2fdef6a;p=catagits%2FGitalist.git diff --git a/root/ref/diff_fancy.tt2 b/root/ref/diff_fancy.tt2 old mode 100644 new mode 100755 index 82a2740..6d084ab --- a/root/ref/diff_fancy.tt2 +++ b/root/ref/diff_fancy.tt2 @@ -1,16 +1,25 @@ -[% PROCESS 'nav/actions.tt2' object = commit %] -
-
- [% short_cmt(Commit.comment) | html %] -
+ + + + + + + + + + + + + + + + + +
ID (sha1)Last changeMessageBy
[% INCLUDE 'inc/chroma_hash.tt2' sha1 = Commit.sha1.substr(0, 7) %][% time_since(Commit.authored_time) %][% short_cmt(Commit.comment) | html %][% INCLUDE 'inc/gravatar.tt2' email = Commit.committer.email %][% Commit.author.name | html %]
-
- [% Commit.author.name | html %]
[% time_since(Commit.authored_time) %] -
[% # What I really want is @{ c.req.args } subinclude('/fragment/' _ c.action, c.req.captures, c.req.args.0 c.req.args.1) %] -