view templates/shortlogentry.tmpl @ 6720:084c9f1ef2bd

graph: display branch name alongside tags
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Mon, 23 Jun 2008 12:54:27 +0200
parents bc63247c66e9
children
line wrap: on
line source

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