Mercurial > evolve
view debian/compat @ 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 | b18b00036355 |
children | 43e9bb4de6b5 |