Mercurial > hg
diff mercurial/dirs.c @ 28171:2d20d1d2ea76
progress: display progress bar when HGPLAINEXCEPT contains "progress"
This patch changes "progress.shouldprint()" so a feature name is provided to
"ui.plain()" to determine if there is an exception specificed in HGPLAINEXCEPT
for the progress extension.
This will allow user-facing scripts to provide progress output while HGPLAIN
is enabled.
author | Matt Anderson <andersonmat@fb.com> |
---|---|
date | Wed, 17 Feb 2016 15:18:30 -0800 |
parents | fe3a72a3e7ca |
children | 63e1dca2d6a4 |