[Bug 4921] New: hg log --rev REV shows full log

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Oct 27 07:49:59 UTC 2015


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

            Bug ID: 4921
           Summary: hg log --rev REV shows full log
           Product: Mercurial
           Version: 3.5.2
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: asier.lostale at openbravo.com
                CC: mercurial-devel at selenic.com

When executing hg log --rev REV full mercurial log is displayed instead of the
log just for the REV changeset.

Steps to reproduce:

1. In a mercurial repo
2. $ hg log -r tip
      -> Got full log (equivalent to execute "hg log" without params)
      -> Expected log only for the latest changeset

Reproducible with:

Ubuntu:    15.10
Mercurial: 3.5.2

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


More information about the Mercurial-devel mailing list