view templates/shortlogentry.tmpl @ 7317:98408cb74137

bookmarks: Test if rebase works with bookmarks Add a test that tests if rebase works fine with bookmarks.
author Alexander Solovyov <piranha@piranha.org.ua>
date Thu, 06 Nov 2008 10:31:09 +0100
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>