Mercurial > hg
changeset 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 | a9abdb168425 |
files | mercurial/templates/paper/map tests/test-help.t tests/test-hgweb-commands.t tests/test-hgweb-descend-empties.t tests/test-hgweb-diffs.t tests/test-hgweb-empty.t tests/test-hgweb-filelog.t tests/test-hgweb-removed.t tests/test-hgweb.t tests/test-highlight.t |
diffstat | 10 files changed, 66 insertions(+), 33 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/templates/paper/map Thu Jul 25 01:12:25 2013 +0400 +++ b/mercurial/templates/paper/map Fri Sep 06 13:30:57 2013 +0400 @@ -244,4 +244,5 @@ hiddenformentry = '<input type="hidden" name="{name}" value="{value|escape}" />' breadcrumb = '> <a href="{url|urlescape}">{name|escape}</a> ' -searchhint = 'find changesets by author, revision, files, or words in the commit message' +searchhint = 'Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="{url|urlescape}help/revsets">revset expression</a>.'
--- a/tests/test-help.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-help.t Fri Sep 06 13:30:57 2013 +0400 @@ -930,7 +930,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <table class="bigtable"> <tr><td colspan="2"><h2><a name="main" href="#topics">Topics</a></h2></td></tr> @@ -1489,7 +1490,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div id="doc"> <p> @@ -1654,7 +1656,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div id="doc"> <p> @@ -1849,7 +1852,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div id="doc"> <h1>Specifying Single Revisions</h1>
--- a/tests/test-hgweb-commands.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-hgweb-commands.t Fri Sep 06 13:30:57 2013 +0400 @@ -258,7 +258,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" value="" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -376,7 +377,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">base</div> @@ -517,7 +519,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" value="base"></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -788,7 +791,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">Added tag 1.0 for changeset 2ef0ac749a14</div>
--- a/tests/test-hgweb-descend-empties.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-hgweb-descend-empties.t Fri Sep 06 13:30:57 2013 +0400 @@ -76,7 +76,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <table class="bigtable">
--- a/tests/test-hgweb-diffs.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-hgweb-diffs.t Fri Sep 06 13:30:57 2013 +0400 @@ -84,7 +84,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">a</div> @@ -245,7 +246,8 @@ <form class="search" action="/log"> <p></p> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">b</div> @@ -346,7 +348,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">a</div> @@ -511,7 +514,8 @@ <form class="search" action="/log"> <p></p> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">b</div> @@ -609,7 +613,8 @@ <form class="search" action="/log"> <p></p> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">a</div> @@ -729,7 +734,8 @@ <form class="search" action="/log"> <p></p> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">c</div> @@ -851,7 +857,8 @@ <form class="search" action="/log"> <p></p> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">d</div>
--- a/tests/test-hgweb-empty.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-hgweb-empty.t Fri Sep 06 13:30:57 2013 +0400 @@ -63,7 +63,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" value="" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -172,7 +173,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" value="" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -277,7 +279,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -423,7 +426,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <table class="bigtable">
--- a/tests/test-hgweb-filelog.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-hgweb-filelog.t Fri Sep 06 13:30:57 2013 +0400 @@ -170,7 +170,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -278,7 +279,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -386,7 +388,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -489,7 +492,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="navigate"> @@ -572,7 +576,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30"></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">
--- a/tests/test-hgweb-removed.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-hgweb-removed.t Fri Sep 06 13:30:57 2013 +0400 @@ -65,7 +65,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">del</div> @@ -189,7 +190,8 @@ <form class="search" action="/log"> <p></p> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">del</div>
--- a/tests/test-hgweb.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-hgweb.t Fri Sep 06 13:30:57 2013 +0400 @@ -81,7 +81,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30"></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description"> @@ -170,7 +171,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30"></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description"> @@ -247,7 +249,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <table class="bigtable">
--- a/tests/test-highlight.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-highlight.t Fri Sep 06 13:30:57 2013 +0400 @@ -109,7 +109,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">a</div> @@ -239,7 +240,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div class="description">a</div>