comparison mercurial/keepalive.py @ 12200:aebb39d45500

patchbomb: let diffstat prompt only once with complete summary This changes the behaviour of --diffstat. Before the user was asked for confirmation of each patch with its description and diffstat, and a final summary. Now there is only one prompt right before sending with a final summary which does not include the patch descriptions, but the message details and the diffstats: Final summary: From: sender To: recipient(s) Cc: (if present) Bcc: (if present) Reply-To: (if present) Subject: [patch 0 of x [flags]] intro (if present) a | 28 ++++++++++++++++++++++++++++ b | 15 +++++++++++++++ Subject: [patch 1 of x [flags]] subject a | 28 ++++++++++++++++++++++++++++ [ ... ] are you sure you want to send (yn)?
author Christian Ebert <blacktrash@gmx.net>
date Fri, 10 Sep 2010 15:32:14 +0200
parents 4612cded5176
children 1ffeeb91c55d
comparison
equal deleted inserted replaced
12199:17d604e522b4 12200:aebb39d45500