templates/shortlogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Thu, 27 Dec 2007 23:55:40 -0600
changeset 5736 6e79d5e0e541
parent 4703 bc63247c66e9
permissions -rw-r--r--
bisect: keep history of all bad revisions - use a single state dict - find the minimum bad revision

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