Mercurial > hg
view templates/shortlogentry.tmpl @ 6163:1f733c2f0165
Document log date ranges and mention 'hg help dates' for all commands (issue998)
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 22 Feb 2008 21:18:48 +0100 |
parents | bc63247c66e9 |
children |
line wrap: on
line source
<table class="slogEntry parity#parity#"> <tr> <td class="age">#date|age#</td> <td class="author">#author|person#</td> <td class="node"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#desc|strip|firstline|escape#</a></td> </tr> </table>