[PATCH] [RFC] Allow multiple levels of command dispatching

TK Soh teekaysoh at gmail.com
Tue Apr 15 10:06:14 UTC 2008


On Tue, Apr 15, 2008 at 9:06 AM, Frank Kingswood
<frank at kingswood-consulting.co.uk> wrote:
> Bryan O'Sullivan wrote:
>  > # HG changeset patch
>  > # User Bryan O'Sullivan <bos at serpentine.com>
>  > # Date 1208208827 25200
>  > # Node ID 4de599e16c27964ad12c227b5dee1f41cb2ff671
>  > # Parent  2af1b9de62b34728b2ebe482ac2d36c1beab3b62
>  > Allow multiple levels of command dispatching
>  >
>  > This makes it possible to create a "master" command with several
>  > subcommands, so one can run e.g. "hg module add".
>  >
>  > This patch contains a single example command, "module add".
>  >
>  Ooh, me likey!
>  Can we now put the mq commands under a "master" command queue?

Perhaps with an option in '[mq]' section to disable/enable it? I
figure the regular mq users might want to have it as it is now.



More information about the Mercurial-devel mailing list