templates/shortlog-gitweb.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 07 Mar 2006 08:46:19 +0100
changeset 1850 05f6c0d1bad8
parent 1572 385b8872b8e3
child 2683 8a798185809d
permissions -rw-r--r--
Hide debug commands in ambiguous command list, unless no normal command matches. This will execute diff if 'hg d' is typed and hide rawcommit on 'hg r'. Based on a patch by TK Soh.

#header#

<div class="page_nav">
<a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/>

#changenav%naventry#<br/>
</div>

<table cellspacing="0">
#entries#
</table>

#footer#