[Bug 4060] New: annotate yield the wrong changeset for some modified lines

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Sun Oct 13 15:23:31 CDT 2013


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

          Priority: normal
            Bug ID: 4060
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: annotate yield the wrong changeset for some modified
                    lines
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: pitrou at free.fr
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.7.2
         Component: Mercurial
           Product: Mercurial

Seen on the CPython repo:

$ hg ann -r c13ef65f3dcf -c Misc/NEWS | grep "What's New in Python 3.3.1" |
head -n1
b864f4056b78: What's New in Python 3.3.1 release candidate 1?

$ hg di -c b864f4056b78 | grep "What's New in Python 3.3.1"
$ 

$ hg version
Mercurial Distributed SCM (version 2.7.2+9-904061628dc4)
(see http://mercurial.selenic.com for more information)

Copyright (C) 2005-2013 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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


More information about the Mercurial-devel mailing list