[PATCH] in/out --summary

Thomas Arendsen Hein thomas at intevation.de
Wed Feb 13 16:54:51 CST 2008


* Alexis S. L. Carvalho <alexis at cecm.usp.br> [20080213 02:21]:
> +          ('s', 'summary', None, _('display only a single diff containing all changes')),
> +          ('', 'base', '', _('force a base revision for --summary')),

Be careful about allocating single letter options. The suggestion in
issue981 (Command/option to display+meaningful patch from merge)
already proposes -s for showing useful diffs for merges.

Additionally I think 'summary' isn't the correct term here. The
patchutils command with the same feature is named 'combinediff', so
maybe use that?

Thomas

-- 
thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Osnabrueck - Register: Amtsgericht Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


More information about the Mercurial-devel mailing list