emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#6489: closed (vc-annotate-show-changeset-diff-re


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6489: closed (vc-annotate-show-changeset-diff-revision-at-line does not work correctly for git)
Date: Thu, 24 Jun 2010 18:32:02 +0000

Your message dated Thu, 24 Jun 2010 14:31:32 -0400
with message-id <address@hidden>
and subject line Re: bug#6489: vc-annotate-show-changeset-diff-revision-at-line 
does not work correctly for git
has caused the GNU bug report #6489,
regarding vc-annotate-show-changeset-diff-revision-at-line does not work 
correctly for git
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6489: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6489
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: vc-annotate-show-changeset-diff-revision-at-line does not work correctly for git Date: Mon, 21 Jun 2010 21:14:44 -0400 User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)
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.



--- End Message ---
--- Begin Message --- 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 User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)
Fixed in emacs-23 branch.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]