Mercurial > hg > gitserve
view templates/gitweb/changelogentry.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
<div> <a class="title" href="{url}rev/#node|short#{sessionvars%urlparameter}"><span class="age">#date|age# ago</span>#desc|strip|firstline|escape#</a> </div> <div class="title_text"> <div class="log_link"> <a href="{url}rev/#node|short#{sessionvars%urlparameter}">changeset</a><br/> </div> <i>#author|obfuscate# [#date|rfc822date#] rev #rev#</i><br/> </div> <div class="log_body"> #desc|strip|escape|addbreaks# <br/> <br/> </div>