templates/shortlogentry.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Tue, 10 Oct 2006 18:43:20 -0300
changeset 3346 e4aa22eaa0e4
parent 3272 46188b9528ca
child 3363 ce8f31e0b3b8
permissions -rw-r--r--
call ui.updateopts only after changing directories This corrects --config paths.foo=bar when it's used with --cwd

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