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

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

bug#22032: 24.3; VC doesn't handle hg hidden revisions


From: Dmitry Gutov
Subject: bug#22032: 24.3; VC doesn't handle hg hidden revisions
Date: Fri, 18 Dec 2015 07:02:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0

On 12/16/2015 05:02 AM, Andy Moreton wrote:

If there's a direct counterpart to 'git rev-parse 59951^', it would be handy
here.
You mean like the "hg id" line in the example above ?
Um, yes. Thanks for the explanation, I've pushed the new definition of 
vc-hg-previous-revision that uses 'hg id -n -r 123^' to emacs-25.
It seems to work fine, if a little surprising for merge commits when 
vc-hg-log-graph is nil (which it is by default). Also, calling Hg is not 
free, and adds ~120 ms on my machine.
Glenn, could you if it solves the hidden revision problem as well?





reply via email to

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