[% FOREACH line IN log_lines %] [% END %]
sha1 time author message actions
sha1 time author message actions
[% INCLUDE '_chroma_hash.tt2' sha1 = line.sha1.substr(0, 7) %] [% time_since(line.authored_time) %] [% line.author.name | html %] [% short_cmt(line.comment) | html %] [% INCLUDE '_refs.tt2' object = line.0 %] [% IF filetype == 'tree' %] tree [% ELSIF filetype == 'blob' %] blob [% END %] commitdiff [% IF filetype == 'blob' %] diff to current [% END %]