@@ -38,8 +38,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<table class="bigtable">
@@ -38,8 +38,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<table class="bigtable">
@@ -36,8 +36,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<div class="description">{desc|strip|escape|websub|nonempty}</div>
@@ -29,8 +29,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<div class="description">
@@ -42,8 +42,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<div class="description">{desc|strip|escape|websub|nonempty}</div>
@@ -41,8 +41,7 @@
<form class="search" action="{url|urlescape}log">
<p>{sessionvars%hiddenformentry}</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">{searchhint}</div>
</form>
<div class="description">{desc|strip|escape|websub|nonempty}</div>
@@ -41,8 +41,7 @@
<form class="search" action="{url|urlescape}log">
<p>{sessionvars%hiddenformentry}</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">{searchhint}</div>
</form>
<div class="description">{desc|strip|escape|websub|nonempty}</div>
@@ -49,8 +49,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<div class="navigate">
@@ -40,8 +40,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<div class="description">{desc|strip|escape|websub|nonempty}</div>
@@ -43,8 +43,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<div class="navigate">
@@ -28,8 +28,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<div id="doc">
{rstdoc(doc, "html")}
@@ -26,8 +26,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<table class="bigtable">
<tr><td colspan="2"><h2><a name="main" href="#topics">Topics</a></h2></td></tr>
@@ -35,8 +35,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<table class="bigtable">
@@ -243,3 +243,5 @@
urlparameter = '{separator}{name}={value|urlescape}'
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'
@@ -26,8 +26,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<p><input name="rev" id="search1" type="text" size="30" value="{query|escape}"></p>
-<div id="hint">find changesets by author, revision,
-files, or words in the commit message</div>
+<div id="hint">{searchhint}</div>
</form>
<div class="navigate">
@@ -45,8 +45,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<p><input name="rev" id="search1" type="text" size="30" value="{query|escape}" /></p>
-<div id="hint">find changesets by author, revision,
-files, or words in the commit message</div>
+<div id="hint">{searchhint}</div>
</form>
<div class="navigate">
@@ -37,8 +37,7 @@
<form class="search" action="{url|urlescape}log">
{sessionvars%hiddenformentry}
<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">{searchhint}</div>
</form>
<table class="bigtable">
@@ -923,8 +923,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<table class="bigtable">
<tr><td colspan="2"><h2><a name="main" href="#topics">Topics</a></h2></td></tr>
@@ -1483,8 +1482,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div id="doc">
<p>
@@ -1649,8 +1647,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div id="doc">
<p>
@@ -1845,8 +1842,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div id="doc">
<h1>Specifying Single Revisions</h1>
@@ -258,8 +258,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -362,8 +361,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">base</div>
@@ -498,8 +496,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -614,8 +611,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">Added tag 1.0 for changeset 2ef0ac749a14</div>
@@ -76,8 +76,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<table class="bigtable">
@@ -84,8 +84,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">a</div>
@@ -246,8 +245,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">b</div>
@@ -348,8 +346,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">a</div>
@@ -514,8 +511,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">b</div>
@@ -613,8 +609,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">a</div>
@@ -734,8 +729,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">c</div>
@@ -857,8 +851,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">d</div>
@@ -63,8 +63,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -158,8 +157,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -249,8 +247,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -385,8 +382,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<table class="bigtable">
@@ -170,8 +170,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -279,8 +278,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -388,8 +386,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -492,8 +489,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="navigate">
@@ -576,8 +572,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">
@@ -65,8 +65,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">del</div>
@@ -190,8 +189,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">del</div>
@@ -81,8 +81,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">
@@ -171,8 +170,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">
@@ -249,8 +247,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<table class="bigtable">
@@ -109,8 +109,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">a</div>
@@ -240,8 +239,7 @@
<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 author, revision, files, or words in the commit message</div>
</form>
<div class="description">a</div>