[PATCH 05 of 10 V4] revset: add a bumped revset

Matt Mackall mpm at selenic.com
Thu Oct 18 18:08:34 CDT 2012


On Fri, 2012-10-19 at 00:52 +0200, Pierre-Yves David wrote:
> # HG changeset patch
> # User Pierre-Yves David <pierre-yves.david at logilab.fr>
> # Date 1350599946 -7200
> # Node ID 5dccdbe9f0a7bcfe28e394b39ca2e4ecb9eba6cd
> # Parent  9ddc31d21621f5661db72dd4bf70557c74d196a5
> revset: add a bumped revset

Queued with improved wording:

> +def bumped(repo, subset, x):
> +    """``bumped()``
> +    Mutable changesets trying to succeed to a public changesets.

Mutable changesets marked as successors of public changesets

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list