Mercurial > hg
view templates/search-gitweb.tmpl @ 1989:0541768fa558
ignore EPIPE in ui.err_write
It avoids not being able to abort a transaction when a push via ssh fails.
Maybe some other place should ignore EPIPE too.
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Thu, 23 Mar 2006 23:16:41 +0100 |
parents | 385b8872b8e3 |
children | 783220e5d2d1 |
line wrap: on
line source
#header# <div class="page_nav"> <a href="?cmd=summary;style=gitweb">summary</a> | log | <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#