[PATCH 0 of 4] Improve handling of closed heads

Dirkjan Ochtman dirkjan at ochtman.nl
Wed Jun 3 07:13:05 CDT 2009


On Wed, Jun 3, 2009 at 1:14 AM, John Mulligan
<phlogistonjohn at asynchrono.us> wrote:
> The following patches improve the normal day-to-day use of hg when history
> includes closed heads/branches.
>
> It touches 'hg heads' and 'hg merge' with test patches for both.
>
> Differences since last submission:
>  * The 'hg heads -a <branch>' is kept and now does something sane.

Cool, this is finally going where it's needed to be all along.

I've pushed your patches to crew, with minor simplifications and the
test patches folded into the code ones:

changeset:   8695:9a89253a32e6
user:        John Mulligan <phlogistonjohn at asynchrono.us>
date:        Wed Jun 03 13:59:38 2009 +0200
summary:     heads: show closed heads only when --closed is passed

changeset:   8694:ca8d05e1f1d1
user:        John Mulligan <phlogistonjohn at asynchrono.us>
date:        Wed Jun 03 13:42:55 2009 +0200
summary:     localrepo: set heads and branchheads to be closed=False by default

Cheers,

Dirkjan



More information about the Mercurial-devel mailing list