view mercurial-tests/testData/bin/templates/paper/shortlogentry.tmpl @ 301:3ef645a4e068 Eluru-6.0.x

Update hg up to 1.5.2
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Thu, 08 Sep 2011 15:13:22 +0400
parents
children
line wrap: on
line source
 <tr class="parity{parity}">
  <td class="age">{date|age}</td>
  <td class="author">{author|person}</td>
  <td class="description"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
 </tr>