emacs-devel
[Top][All Lists]
Advanced

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

Re: vc-region-history: HG?


From: Uwe Brauer
Subject: Re: vc-region-history: HG?
Date: Wed, 17 Jan 2018 17:54:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)


> Richard Copley <address@hidden> writes: > 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
I just checked with hg 4.4.1. The command

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

Produces basically the same. I might try at the weekend to implement it, but if somebody more familiar with vc want to do it, please go ahead.








reply via email to

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