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

            Bug ID: 5724
           Summary: terse status doesn't honor explicit paths
           Product: Mercurial
           Version: 4.4-rc
          Hardware: PC
                OS: All
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: matt_harbi...@yahoo.com
                CC: 7895pul...@gmail.com,
                    mercurial-devel@mercurial-scm.org

It makes sense that the listed paths are as short as possible if status isn't
path restricted, but it probably should honor the path arguments if present.

$ hg status --terse c -c mercurial/cext
C mercurial\

To be consistent with non-terse status, I'd expect the following output for a
clean repo:

C mercurial\cext

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to