mercurial/pure/__init__.py
author Augie Fackler <augie@google.com>
Tue, 16 Jun 2015 14:11:58 -0400
changeset 25581 79c75459321e
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
progress: respect ui.quiet (issue4726) Caught when I was running the hgsubversion testsuite and it started printing progress bars over top of my test output lines.