templates/old/shortlogentry.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 16 Jul 2007 16:50:47 -0700
changeset 4911 fc502517d68d
parent 3263 fc34c031ff54
permissions -rw-r--r--
mq: autodetect an existing git patch during qrefresh (issue 491)

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