Mercurial > hg
comparison mercurial/revlog.py @ 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 | e7222d326ea2 |
children | a9e010cd66e1 |
comparison
equal
deleted
inserted
replaced
28170:bc010fcd836b | 28171:2d20d1d2ea76 |
---|