ANN/RFC: extension that shows evolution of a range of lines in a file

Mathieu Clabaut mathieu.clabaut at gmail.com
Wed Apr 14 15:51:19 CDT 2010


On Wed, Apr 14, 2010 at 21:52, Benoit Boissinot <bboissin at gmail.com> wrote:

> <dream>
> It would be nice being able to select a block of code in your
> preferred editor, and make it show the diff against the parent.
> Then with another keystroke go one step back (use parent as current,
> show diff with new parent), etc.
> </dream>
>

I think that the VCSannotate command from VCSPlugin for vim does almost that
(but it use the current line version of the annotated text instead of a
blockwise selection) :
http://repo.or.cz/w/vcscommand.git/blob/HEAD:/doc/vcscommand.txt#l134

-mathieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20100414/4ebd6ada/attachment.htm>


More information about the Mercurial mailing list