templates/spartan/shortlogentry.tmpl
author Steve Borho <steve@borho.org>
Wed, 28 Jan 2009 20:06:59 -0600
changeset 7752 998fc8f62539
parent 7338 fecfe4392e94
child 8235 89bc3946c8f3
permissions -rw-r--r--
close sockets on httprepository deletion (issue1487) With this destructor in place, I no longer see tracebacks on the server after using win32 clients for pull, push, etc.

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