templates/shortlogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Wed, 11 Oct 2006 17:37:48 -0500
changeset 3352 69fe021cc23e
parent 3273 46188b9528ca
child 3363 ce8f31e0b3b8
permissions -rw-r--r--
Merge with crew

<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>