templates/shortlogentry.tmpl
author Steve Borho <steve@borho.org>
Tue, 12 Dec 2006 15:34:11 -0600
changeset 3875 729f354f3f09
parent 3363 ce8f31e0b3b8
child 4703 bc63247c66e9
permissions -rw-r--r--
zsh: better fix for partial completions Properly handle relative paths followed by partial filenames hg add ../path/to/file/partial[TAB]

<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#{sessionvars%urlparameter}">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>