Mercurial > hg > gitserve
view templates/shortlogentry.tmpl @ 3455:c8686e3f0291
Testing the new changegroupsubset remote function in the ssh
and http protocols.
author | Eric Hopper <hopper@omnifarious.org> |
---|---|
date | Wed, 18 Oct 2006 02:14:26 -0500 |
parents | ce8f31e0b3b8 |
children |
line wrap: on
line source
<table class="slogEntry parity#parity#"> <tr> <td class="age">#date|age#</td> <td class="author">#author|obfuscate#</td> <td class="node"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#desc|strip|firstline|escape#</a></td> </tr> </table>