Emacs users:vc-region-history only for git so far.

Yuya Nishihara yuya at tcha.org
Wed Jan 17 14:46:01 UTC 2018


On Tue, 16 Jan 2018 22:30:08 +0100, Uwe Brauer wrote:
> In case it is not clear, the command is  git log -p -L10,20:foo.c 
> for printing the history of lines 10 to 20 of file foo.c   Is 
> there anything similar in HG?

Maybe "hg log -fp -L foo.c,10:20" ?

But it's still experimental and requires recent hg.



More information about the Mercurial mailing list