templates/shortlogentry.tmpl
author Giorgos Keramidas <keramida@ceid.upatras.gr>
Mon, 09 Jul 2007 17:41:14 +0300
changeset 4877 242026115e6a
parent 4703 bc63247c66e9
permissions -rw-r--r--
hg grep: handle re.compile errors & update tests/test-grep

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