Mercurial > hg
view templates/shortlogentry.tmpl @ 6996:fecf060f32a1
inotify: deactivate inotify status on failure
workaround issue1208, add test
fix traceback handling (socket.error is a singleton in this case)
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Sat, 06 Sep 2008 12:49:20 +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>