Mercurial > evolve
comparison docs/README @ 4341:d1aab9d82f5b
evolve: adapt for deprecated ui.progress()
This makes a wrapper that has an interface like ui.progress() even
though that's the old interface that will eventually go away. That's
because it's a lot easier to convert from the ui.progress() to the
ui.makeprogress() interface than the other way around. Once we no
longer support hg<4.7, we can migrate our callers to ui.makeprogress()
and drop the wrapper.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 14 Jan 2019 09:14:38 -0800 |
parents | ef361938dfa1 |
children |
comparison
equal
deleted
inserted
replaced
4340:5300be965515 | 4341:d1aab9d82f5b |
---|