comparison tests/test-hgweb-commands.t @ 19768:186f54d40fdd

hgweb: add link to force literal keyword search This makes it possible to make keyword search in case the search query also specifies an exact revision (like '1234' or 'abcdef'), or a revset expression.
author Alexander Plavin <alexander@plav.in>
date Fri, 06 Sep 2013 13:30:56 +0400
parents d45010687268
children 74564c90026b
comparison
equal deleted inserted replaced
19767:d45010687268 19768:186f54d40fdd
507 <h2 class="breadcrumb"><a href="/">Mercurial</a> </h2> 507 <h2 class="breadcrumb"><a href="/">Mercurial</a> </h2>
508 <h3>searching for 'base'</h3> 508 <h3>searching for 'base'</h3>
509 509
510 <p> 510 <p>
511 Assuming literal keyword search. 511 Assuming literal keyword search.
512
513
512 </p> 514 </p>
513 515
514 <form class="search" action="/log"> 516 <form class="search" action="/log">
515 517
516 <p><input name="rev" id="search1" type="text" size="30" value="base"></p> 518 <p><input name="rev" id="search1" type="text" size="30" value="base"></p>