templates/shortlogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Fri, 19 Oct 2007 18:25:28 -0500
changeset 5474 5d8f5ad45c12
parent 4703 bc63247c66e9
permissions -rw-r--r--
Added signature for changeset 23889160905a1b09fffe1c07378e9fc1827606eb

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