[Bug 5861] New: hg log: include pattern is ignored when used with "diffstat" template

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Tue May 1 12:45:58 UTC 2018


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

            Bug ID: 5861
           Summary: hg log: include pattern is ignored when used with
                    "diffstat" template
           Product: Mercurial
           Version: 4.2.2
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: joaorcosme at gmail.com
                CC: mercurial-devel at mercurial-scm.org

hg log -l 1 -I "**.java" --template '{diffstat}\n'

When running the command above, the log should only compute .java files stats.
However, the pattern is ignored and all files are computed.

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


More information about the Mercurial-devel mailing list