[PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)

Gregory Szorc gregory.szorc at gmail.com
Mon Nov 30 13:25:15 CST 2015


On Thu, Nov 26, 2015 at 2:31 PM, Andrew Halberstadt <halbersa at gmail.com>
wrote:

> # HG changeset patch
> # User Andrew Halberstadt <ahalberstadt at mozilla.com>
> # Date 1448490626 18000
> #      Wed Nov 25 17:30:26 2015 -0500
> # Node ID 3545b0234e4884f57dac44fd4e443deac5b9d673
> # Parent  61fbf5dc12b23e7a2a30cf04ebd9f096c42a1f61
> revset: introduce feature revset for tracking in-progress work (issue4968)
>
>
Related to the bikeshed this patch will likely trigger, my recollection is
mpm gave approval at the London sprint for a `hg smartlog` or `hg wip` type
command to be in core. For those not familiar, this would be a command that
basically shows a "not public()" centric view of changesets that haven't
been landed/finalized/published yet, probably with the visual graph shown,
possibly with a more condensed template to make output more readable.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20151130/1ebfd4aa/attachment.html>


More information about the Mercurial-devel mailing list