[PATCH 0 of 4] pachbomb: only one diffstat confirmation prompt, add --confirm option

Christian Ebert blacktrash at gmx.net
Wed Sep 8 04:07:42 CDT 2010


* Christian Ebert on Wednesday, September 08, 2010 at 09:03:53 +0200
> This series refactors patchbomb's diffstat confirmation prompts
> introducing a behaviour change for "hg email --diffstat" and
> adding a --confirm option.
> 
> (The first 2 patches are a resend)
> 
> The first patch allows the localization of the choices
> for patchbomb's diffstat prompt by using ui.promptchoice().
> 
> Patchbomb's custom prompt was completely silent in
> non-interactive mode. The second patch makes it show message and
> prompt by catching potential errors before running it through
> pure ui.prompt().
> 
> The third patch changes the behaviour of "hg email --diffstat":
> Instead of the confirmation prompts for each message/patch which
> also show the patch description, there is now only one prompt
> showing the series' message details and diffstats.
> 
> The fourth patch adds a --confirm option which presents the same
> prompt as --diffstat, but does not write the diffstats in the
> message bodies.

Patch queue repo at:
http://www.blacktrash.org/hg/hg-queue/

Crew repo with applied patch queue at:
http://www.blacktrash.org/hg/hg-crew-mq/

... I know, the typo in the subject of this intro isn't exactly
great advertising for the --confirm option ;-)

c
-- 
Die Wolke Wolfgang
Eine Kindergeschichte mit Bildern. Von Michael Weber.
Das Buch   -->> http://www.blacktrash.org/baustellen/index.html#wolkewolfgang
Online     -->> http://www.blacktrash.org/wolkewolfgang/


More information about the Mercurial-devel mailing list