templates/changelogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Sat, 09 Jul 2005 18:11:54 -0800
changeset 656 147d2fa2d766
parent 585 51626d888526
child 1334 0843e1bf2b97
permissions -rw-r--r--
Warn about bogus ignore expressions -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Warn about bogus ignore expressions manifest hash: 7beb33a1f0879a1d2457953187a523417bc7a101 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFC0IPqywK+sNU5EO8RAsOdAJ0bFxZoUjSk/BxWZ9C50SlxlDBlBQCeKbu0 QVzZZKIFlDRVWOsi8zfamHA= =zAVL -----END PGP SIGNATURE-----

<table class="changelogEntry parity#parity#">
 <tr>
  <th class="age">#date|age# ago:</th>
  <th class="firstline">#desc|firstline|escape#</th>
 </tr>
 <tr>
  <th class="changesetRev">changeset #rev#:</th>
  <td class="changesetNode"><a href="?cmd=changeset;node=#node#">#node|short#</a></td>
 </tr>
 #parent#
 #changelogtag#
 <tr>
  <th class="author">author:</th>
  <td class="author">#author|obfuscate#</td>
 </tr>
 <tr>
  <th class="date">date:</th>
  <td class="date">#date|date#</td>
 </tr>
 <tr>
  <th class="files"><a href="?cmd=manifest;manifest=#manifest#;path=/">files</a>:</th>
  <td class="files">#files#</td>
 </tr>
</table>