[PATCH] graphlog: fix output when both a limit and a path are provided

Martin Geisler mg at lazybytes.net
Wed Dec 16 16:05:22 CST 2009


Nicolas Dumazet <nicdumz at gmail.com> writes:

> # HG changeset patch
> # User Nicolas Dumazet <nicdumz.commits at gmail.com>
> # Date 1260512733 -32400
> # Node ID 902349df15fa5f932c89a92196c32fbe80b29503
> # Parent  25919ebaba017e4395709a8c6d96f2b7370f6d02
> graphlog: fix output when both a limit and a path are provided
>
> Limit was interpreted as absolute, from the topmost revision, without
> counting the number of revisions matching a given file.
> Which caused "glog -lN file" to show sometimes less than N csets if
> the file was not modified in all of the N previous csets.
>
> glog will now match the behavior of log.

Thanks for persisting :-) I've put it in the stable branch (4c844f16bf39).

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20091216/dcb815c4/attachment.pgp>


More information about the Mercurial-devel mailing list