templates/shortlogentry.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 11 Oct 2006 16:39:42 -0700
changeset 3356 fddb0ab6d307
parent 3273 46188b9528ca
child 3363 ce8f31e0b3b8
permissions -rw-r--r--
gitweb: fix link on file name in filenodelink

<table class="slogEntry parity#parity#">
 <tr>
  <td class="age">#date|age#</td>
  <td class="author">#author|obfuscate#</td>
  <td class="node"><a href="#url#rev/#node|short#{getentries}">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>