Mercurial > hg
comparison mercurial/revlog.py @ 40519:3c4b9dace7de
ui: consolidate places where _progclear() is called
The progress bar has to be cleared when we start writing some data to the
output stream. Let's make it always triggered immediately before switching
by _colormode, so that we can easily factor out helper functions.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 03 Nov 2018 16:04:16 +0900 |
parents | 4fe63b573791 |
children | 39369475445c |
comparison
equal
deleted
inserted
replaced
40518:d11e2c5b287e | 40519:3c4b9dace7de |
---|