emacs-devel
[Top][All Lists]
Advanced

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

Re: limit the number of log entries displayed by C-x v l


From: Stefan Monnier
Subject: Re: limit the number of log entries displayed by C-x v l
Date: Tue, 17 Nov 2009 14:54:58 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> Here's a patch that implements only showing a single log entry from
> vc-annotate.
> It adds a START-REVISION argument to the print-log VC method.
> It adds a boolean argument to vc-print-log-internal, when set it means
> that the WORKING-REVISION argument is the start revision.

> What do you think?

Doesn't look too bad.  Maybe the UI part could be improved (e.g. show
the single log-comment in a tooltip), but that's fairly minor.

Having tried it on Bzr I see that it's still sufficiently slow with that
backend, that I might prefer to see the complete log so I can then
navigate it to see the various revisions I'm interested in, rather than
get a single-comment N times.


        Stefan




reply via email to

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