[Bug 5879] New: hgweb search for revset keyword search treated as literal keyword search

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Wed May 9 16:44:40 UTC 2018


https://bz.mercurial-scm.org/show_bug.cgi?id=5879

            Bug ID: 5879
           Summary: hgweb search for revset keyword search treated as
                    literal keyword search
           Product: Mercurial
           Version: 4.6
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: normal
         Component: hgweb
          Assignee: bugzilla at mercurial-scm.org
          Reporter: zash at zash.se
                CC: kbullock+mercurial at ringworld.org,
                    mercurial-devel at mercurial-scm.org

Given a history like:

o bookmark: some-feature
|
o some-change
|
o stable
:

Such that
`hg log -r some-feature%stable` 
lists the two first commits.

A search in hgweb however lists nothing and says:
> Assuming literal keyword search.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list