templates/shortlogentry.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Sun, 30 Jul 2006 21:46:38 -0700
changeset 2738 400a4a502001
parent 2686 d98eebc48d5e
child 3265 d1aa83f199ef
permissions -rw-r--r--
pull: allow to pull from bundle file without need for bundle: syntax

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