Mercurial > hg
view templates/search-gitweb.tmpl @ 3006:7017fc9a9478
MQ: Make more commands return meaningful errors.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue, 22 Aug 2006 16:03:55 -0700 |
parents | 783220e5d2d1 |
children | 48395d2692de |
line wrap: on
line source
#header# <div class="page_nav"> <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=shortlog;style=gitweb">shortlog</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/> </div> <h2>searching for #query|escape#</h2> <form> search: <input type="hidden" name="cmd" value="changelog"> <input type="hidden" name="style" value="gitweb"> <input name="rev" type="text" width="30" value="#query|escape#"> </form> #entries# <form> search: <input type="hidden" name="cmd" value="changelog"> <input type="hidden" name="style" value="gitweb"> <input name="rev" type="text" width="30"> </form> #footer#