GNU bug report logs -
#13004
24.2; vc-diff from vc-log doesn't show diff before renames (for Mercurial backend).
Previous Next
Reported by: Oleksandr Gavenko <gavenkoa <at> gmail.com>
Date: Mon, 26 Nov 2012 18:32:02 UTC
Severity: minor
Found in version 24.2
Fixed in version 30.1
Done: Dmitry Gutov <dmitry <at> gutov.dev>
Bug is archived. No further changes may be made.
Full log
Message #42 received at 13004-done <at> debbugs.gnu.org (full text, mbox):
Version: 30.1
On 26/11/2012 23:54, Glenn Morris wrote:
> Glenn Morris wrote:
>
>> Sorry, I didn't read properly. You were talking about calling "diff"
>> from a log buffer. I still think using log -f may help, since otherwise
>> it presumably looks like there is nothing to take a diff of. Does it
>> help?
> Answering my own question, no.
> But what does
>
> hg diff -r 214 -r 215 en-pronunciation_ru.rst
>
> report for you?
>
> For me, an equivalent diff command does not report any differences.
> So this looks like an hg issue, not an Emacs one.
It can be called an Hg issue, but it resembles Git in this: both 'diff'
and 'blame' commands require the file names that feature in the revision
asked about, not the "current" ones.
In the course of fixing bug#55871, I've also added Hg support, so now
you should have a button at the end of the revision history, if the last
commit contains renames, to show the log for the previous name(s).
Note that for this to work, "-f" should _not_ be in vc-hg-log-switches.
Closing, but feedback welcome.
This bug report was last modified 1 year and 157 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.