[% BLOCK repository_heads_headfoot %] [% SET cell = type == 'head' ? 'th' : 'td' %] <[% cell %]>HEAD <[% cell %]>Last change <[% cell %]>[% headtype || "Branch" %] <[% cell %]>Actions [% END %] [% PROCESS repository_heads_headfoot type = 'head' %] [% FOREACH head IN heads %] [% LAST IF c.req.args.0 AND c.req.args.0 == loop.count %] [% END %]
[% INCLUDE 'inc/chroma_hash.tt2' sha1 = head.sha1.substr(0,7) %] [% time_since(head.last_change) %] [% head.name %] [%# FIXME %] shortlog log tree