X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2F_shortlog.tt2;h=19caaf1adcc17ab50ece745b3cc44bc15775dace;hb=28d48c6e7b0202a8e6a862a4ffeba61bf7055eb9;hp=d8628294f513801d97d8415ba277f344c6969781;hpb=0f40d2c0e064252c2ec2e3e87f05a5cdd928b0ba;p=catagits%2FGitalist.git diff --git a/root/_shortlog.tt2 b/root/_shortlog.tt2 index d862829..19caaf1 100644 --- a/root/_shortlog.tt2 +++ b/root/_shortlog.tt2 @@ -1,48 +1,40 @@ - +
+ + + + + + + + + + - + [% FOREACH line IN log_lines %] - - - + + + [% END %] - - - - - - - - - -
sha1timeauthormessageactions
sha1 time author message actions
[% line.sha1.substr(0, 6) %][% time_since(line.authored_time) %][% line.author.name | html %][% INCLUDE '_chroma_hash.tt2' sha1 = line.sha1.substr(0, 7) %][% time_since(line.authored_time) %][% line.author.name | html %] - [% # XXX This needs to be moved into a Template::Plugin or some such. - cmt = line.comment.split("\n").0; - (cmt.length > 80 ? cmt.substr(0, 80) _ '...' : cmt) | html %] - - [% FOREACH ref IN refs.${line.sha1} %] - - [% ref.replace('^(remote|head)s/', '') %] - - [% END %] - + [% short_cmt(line.comment) | html %] + [% INCLUDE '_refs.tt2' object = line %] commit commitdiff - tree + tree
sha1timeauthormessageactions