view templates/shortlogentry.tmpl @ 3307:3cd51b986172

run-tests: add --first switch to exit on first error
author Matt Mackall <mpm@selenic.com>
date Mon, 09 Oct 2006 23:08:41 -0500
parents 46188b9528ca
children ce8f31e0b3b8
line wrap: on
line source

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