templates/old/shortlogentry.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sat, 10 Mar 2007 23:00:55 -0300
changeset 4189 8e947b0e53cc
parent 3263 fc34c031ff54
permissions -rw-r--r--
localrepo.walk: if we're walking a specific revision, sort the files This is more consistent with our behaviour while walking the working directory.

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