Submitter | Anton Shestakov |
---|---|
Date | Jan. 9, 2015, 5:20 p.m. |
Message ID | <7123a7138ec3aeb3e3d2.1420824026@neuro> |
Download | mbox | patch |
Permalink | /patch/7404/ |
State | Accepted |
Commit | ee1bf2b5a78096cb6a6964446e1914aeb94b9ae9 |
Headers | show |
Comments
Patch
diff --git a/mercurial/templates/coal/map b/mercurial/templates/coal/map --- a/mercurial/templates/coal/map +++ b/mercurial/templates/coal/map @@ -237,3 +237,6 @@ error = ../paper/error.tmpl 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 keywords (author, files, the commit message), revision + number or hash, or <a href="{url|urlescape}help/revsets">revset expression</a>.'