Mercurial > hg
view templates/shortlogentry.tmpl @ 6486:960bc707ea10
doc: escape .hg at bol in manpages with make (issue1072)
This works around a bug in old docbook stylesheets.
Remove .*.swp example from hgignore.5.txt.
Diagnosis and workaround thanks to Alexis S. L. Carvalho.
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Mon, 07 Apr 2008 09:02:04 +0200 |
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>