templates/coal/shortlogentry.tmpl
author Christian Ebert <blacktrash@gmx.net>
Wed, 22 Oct 2008 11:57:20 +0200
changeset 7241 421f4cbddd68
parent 6436 856ae126f48c
child 7407 7b2a77b20964
permissions -rw-r--r--
hgrc.5: explain order of mail.charsets TODO: add mail.charsets section to hgrc.5.ja.txt

 <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}</a>{tags%changelogtag}</td>
 </tr>