mercurial/templates/paper/shortlogentry.tmpl
author Mads Kiilerich <madski@unity3d.com>
Wed, 10 Dec 2014 06:20:35 +0100
changeset 23519 8872d1bf30da
parent 19529 9cef7539c69f
child 25108 09ec4220a839
permissions -rw-r--r--
rebase: improve debug messages while processing the list of rebases

 <tr>
  <td class="age">{date|rfc822date}</td>
  <td class="author">{author|person}</td>
  <td class="description"><a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}{bookmarks%changelogtag}</td>
 </tr>