shithub: riscv

ref: 1d5a2aa48778960fc9b5ab0b39f83a5322c3f754
dir: /sys/lib/python/mercurial/templates/paper/shortlogentry.tmpl/

View raw version
 <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>