https://bz.mercurial-scm.org/show_bug.cgi?id=5773

            Bug ID: 5773
           Summary: evolve extension should specify progress units
           Product: Mercurial
           Version: stable branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: evolution
          Assignee: bugzi...@mercurial-scm.org
          Reporter: a...@dwimlabs.net
                CC: mercurial-devel@mercurial-scm.org,
                    pierre-yves.da...@ens-lyon.org

You can tweak progress bar format using progress.format config option, which is
"topic bar number estimate" by default. If you add "speed", then progress bar
shows speed in units per second. For example, "1234 changesets/sec".

However, at least obsmarker discovery in evolve doesn't provide unit in
ui.progress() calls, so speed is reported as "1234 /sec", which doesn't look
great.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to