[PATCH 05 of 17] rebase: show progress info while rebasing

Pierre-Yves David pierre-yves.david at ens-lyon.org
Mon Dec 1 07:09:53 UTC 2014



On 11/30/2014 11:08 AM, Mads Kiilerich wrote:
> # HG changeset patch
> # User Mads Kiilerich <mads at kiilerich.com>
> # Date 1349990522 -7200
> #      Thu Oct 11 23:22:02 2012 +0200
> # Node ID 0cff65a0d024e31284ff6eb804ed4ac65f628a6e
> # Parent  36dcd3db70ab1dce7715ead123aa4bb4f09b1abc
> rebase: show progress info while rebasing

It looks like this patch is doing two things:

1) adding i.progress call (Good!)
2) adding a line for every commit rebased.

I'm not sure about (2) are this can mean a lot of output. Can we get 
different patch for (1) and (2). In the same move, can we get a test for 
(1)?

>
> This helps the user by giving some context when resolving conflicts while
> rebasing. It also makes it more clear what happens when rebased empty
> changesets are skipped and disappears.

+1 for message about skipped things.

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list