[Bug 3885] New: "hg grep --all" reports same commits twice and lots of irrelevant commits

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed Apr 10 16:42:05 CDT 2013


http://bz.selenic.com/show_bug.cgi?id=3885

          Priority: normal
            Bug ID: 3885
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: "hg grep --all" reports same commits twice and lots of
                    irrelevant commits
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: jordigh at octave.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.2.3
         Component: Mercurial
           Product: Mercurial

Clone our repo:

hg clone http://hg.savannah.gnu.org/hgweb/octave

And try grepping for this:

hg grep -fn --all -r 0:tip "renderer.set_color" libinterp/interpfcn/graphics.cc

In the output, there are many irrelevant hits. For example, why is revision
14258 there? Furthermore, many are output more than once.

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


More information about the Mercurial-devel mailing list