GNU bug report logs - #6489
vc-annotate-show-changeset-diff-revision-at-line does not work correctly for git

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> gnu.org>

Date: Tue, 22 Jun 2010 01:15:02 UTC

Severity: normal

Done: Dan Nicolaescu <dann <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6489 in the body.
You can then email your comments to 6489 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6489; Package emacs. (Tue, 22 Jun 2010 01:15:02 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: vc-annotate-show-changeset-diff-revision-at-line does not work
	correctly for git
Date: Mon, 21 Jun 2010 21:14:44 -0400
vc-annotate-show-changeset-diff-revision-at-line does not work
correctly for git, it does not show the correct changeset diff.
vc-annotate-show-changeset-diff-revision-at-line calls
vc-annotate-show-diff-revision-at-line-internal which calls 

(vc-call-backend vc-annotate-backend 'previous-revision
                               fname rev)

and that will return the SHA1 for the previous commit that changed fname.
That's not what we want for a changeset diff.




Reply sent to Dan Nicolaescu <dann <at> gnu.org>:
You have taken responsibility. (Thu, 24 Jun 2010 18:32:02 GMT) Full text and rfc822 format available.

Notification sent to Dan Nicolaescu <dann <at> gnu.org>:
bug acknowledged by developer. (Thu, 24 Jun 2010 18:32:02 GMT) Full text and rfc822 format available.

Message #8 received at 6489-done <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: 6489-done <at> debbugs.gnu.org
Subject: Re: bug#6489: vc-annotate-show-changeset-diff-revision-at-line does
	not work correctly for git
Date: Thu, 24 Jun 2010 14:31:32 -0400
Fixed in emacs-23 branch.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 23 Jul 2010 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 335 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.