templates/shortlogentry.tmpl
author csaba.henk@creo.hu
Wed, 27 Jun 2007 08:35:26 -0700
changeset 4731 1d5a2ee683b0
parent 4703 bc63247c66e9
permissions -rw-r--r--
Fix tgz archival on Windows. Making tgz's on Windows has been broken by 06de65673ec2 due to not being careful enough about binary mode opens.

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