templates/old/shortlogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Tue, 10 Oct 2006 01:43:58 -0500
changeset 3312 c5075ad5e3e9
parent 3264 fc34c031ff54
permissions -rw-r--r--
merge: use contexts in checkunknown and forgetremoved

<table class="slogEntry parity#parity#">
 <tr>
  <td class="age">#date|age#</td>
  <td class="author">#author|obfuscate#</td>
  <td class="node"><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>