[Bug 5469] New: Add arguments to narrow the results of hg resolve --list

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Thu Jan 19 19:01:05 UTC 2017


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

            Bug ID: 5469
           Summary: Add arguments to narrow the results of hg resolve
                    --list
           Product: Mercurial
           Version: stable branch
          Hardware: PC
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: joshgold at alum.mit.edu
                CC: mercurial-devel at selenic.com

Currently the only way I know to get the list of resolved or unresolved files
during a merge is to use grep and sed on the output of "hg resolve --list". 
Could we add arguments that list only the resolved or only the unresolved
files?

It might make sense for either option to imply --no-status.

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


More information about the Mercurial-devel mailing list