[PATCH resend] churn: use ui.progress instead of --progress

Martin Geisler mg at lazybytes.net
Mon Mar 15 11:45:16 CDT 2010


Greg Ward <greg-hg at gerg.ca> writes:

> On Thu, Mar 11, 2010 at 10:22 AM, Eric Eisner <ede at mit.edu> wrote:
>> # HG changeset patch
>> # User Eric Eisner <ede at mit.edu>
>> # Date 1268316661 18000
>> # Node ID 4ba41eebb3a8560ee088cb4a171a5ff8e500a6d2
>> # Parent  63948e7d37f7b1381c5f683efd55e99408bb51a4
>> churn: use ui.progress instead of --progress
> [...]
>> @@ -188,6 +181,6 @@ cmdtable = {
>>           ('s', 'sort', False, _('sort by key (default: sort by count)')),
>>           ('', 'diffstat', False, _('display added/removed lines separately')),
>>           ('', 'aliases', '', _('file with email aliases')),
>> -          ('', 'progress', None, _('show progress'))],
>
> Shouldn't we keep --progress around for one version (1.6) and have it
> issue a warning like "--progress option is no longer supported: use
> progress extension instead"?

I put a note about this in

  http://mercurial.selenic.com/wiki/UpgradeNotes

but I also like your suggestion -- it would encourage more people to use
the progress extension :-)

(They will then hopefully all have to change their hgrc files again when
we move the progress extension to the core in 1.6...)

-- 
Martin Geisler

Fast and powerful revision control: http://mercurial.selenic.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20100315/74c6206c/attachment.pgp>


More information about the Mercurial-devel mailing list