X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Flog.tt2;h=cc0ff564ca3e3629812ee4036b39ef56d584dea4;hb=2e79039ac58a36a4a5101486d16b744caab8db3d;hp=b92acc2f73e5ebb08ccc0006675e0f7690d7d0d8;hpb=7a88ffa48c039c20be74af971627a94118afb0ef;p=catagits%2FGitalist.git diff --git a/root/log.tt2 b/root/log.tt2 index b92acc2..cc0ff56 100644 --- a/root/log.tt2 +++ b/root/log.tt2 @@ -9,19 +9,18 @@
[% message = line.comment | html; message.replace("\n", "
") %] - [% INCLUDE '_chroma_hash.tt2' sha1 = line.sha1 %] +
[% INCLUDE '_chroma_hash.tt2' sha1 = line.sha1 %]
- - - + + [% IF line.author.name != line.committer.name %] - - + + [% END %]
commit[% line.sha1 %]
author[% line.author.name | html %]
authored time[% line.authored_time %]
author[% line.author.name | html %]
authored time[% line.authored_time %]
committer[% line.committer.name | html %]
committered time[% line.committed_time %]
committer[% line.committer.name | html %]
committered time[% line.committed_time %]
- [% time_since(line.authored_time) %] + [% time_since(line.authored_time) %]
commit | commitdiff