comparison tests/test-hgweb-commands.t @ 19796:544848ef65f2

paper: edit search hint to include new feature description
author Alexander Plavin <alexander@plav.in>
date Fri, 06 Sep 2013 13:30:57 +0400
parents ac08ff370977
children b786754ba604
comparison
equal deleted inserted replaced
19795:ac08ff370977 19796:544848ef65f2
256 <h3>log</h3> 256 <h3>log</h3>
257 257
258 <form class="search" action="/log"> 258 <form class="search" action="/log">
259 259
260 <p><input name="rev" id="search1" type="text" size="30" value="" /></p> 260 <p><input name="rev" id="search1" type="text" size="30" value="" /></p>
261 <div id="hint">find changesets by author, revision, files, or words in the commit message</div> 261 <div id="hint">Find changesets by keywords (author, files, the commit message), revision
262 number or hash, or <a href="/help/revsets">revset expression</a>.</div>
262 </form> 263 </form>
263 264
264 <div class="navigate"> 265 <div class="navigate">
265 <a href="/shortlog/3?revcount=30">less</a> 266 <a href="/shortlog/3?revcount=30">less</a>
266 <a href="/shortlog/3?revcount=120">more</a> 267 <a href="/shortlog/3?revcount=120">more</a>
374 <h3>changeset 0:2ef0ac749a14 <span class="tag">1.0</span> <span class="tag">anotherthing</span> </h3> 375 <h3>changeset 0:2ef0ac749a14 <span class="tag">1.0</span> <span class="tag">anotherthing</span> </h3>
375 376
376 <form class="search" action="/log"> 377 <form class="search" action="/log">
377 378
378 <p><input name="rev" id="search1" type="text" size="30" /></p> 379 <p><input name="rev" id="search1" type="text" size="30" /></p>
379 <div id="hint">find changesets by author, revision, files, or words in the commit message</div> 380 <div id="hint">Find changesets by keywords (author, files, the commit message), revision
381 number or hash, or <a href="/help/revsets">revset expression</a>.</div>
380 </form> 382 </form>
381 383
382 <div class="description">base</div> 384 <div class="description">base</div>
383 385
384 <table id="changesetEntry"> 386 <table id="changesetEntry">
515 </p> 517 </p>
516 518
517 <form class="search" action="/log"> 519 <form class="search" action="/log">
518 520
519 <p><input name="rev" id="search1" type="text" size="30" value="base"></p> 521 <p><input name="rev" id="search1" type="text" size="30" value="base"></p>
520 <div id="hint">find changesets by author, revision, files, or words in the commit message</div> 522 <div id="hint">Find changesets by keywords (author, files, the commit message), revision
523 number or hash, or <a href="/help/revsets">revset expression</a>.</div>
521 </form> 524 </form>
522 525
523 <div class="navigate"> 526 <div class="navigate">
524 <a href="/search/?rev=base&revcount=5">less</a> 527 <a href="/search/?rev=base&revcount=5">less</a>
525 <a href="/search/?rev=base&revcount=20">more</a> 528 <a href="/search/?rev=base&revcount=20">more</a>
786 <h3>view foo @ 1:a4f92ed23982</h3> 789 <h3>view foo @ 1:a4f92ed23982</h3>
787 790
788 <form class="search" action="/log"> 791 <form class="search" action="/log">
789 792
790 <p><input name="rev" id="search1" type="text" size="30" /></p> 793 <p><input name="rev" id="search1" type="text" size="30" /></p>
791 <div id="hint">find changesets by author, revision, files, or words in the commit message</div> 794 <div id="hint">Find changesets by keywords (author, files, the commit message), revision
795 number or hash, or <a href="/help/revsets">revset expression</a>.</div>
792 </form> 796 </form>
793 797
794 <div class="description">Added tag 1.0 for changeset 2ef0ac749a14</div> 798 <div class="description">Added tag 1.0 for changeset 2ef0ac749a14</div>
795 799
796 <table id="changesetEntry"> 800 <table id="changesetEntry">