aboutsummaryrefslogtreecommitdiff
path: root/progress.py
AgeCommit message (Expand)Author
2020-02-12Fix blank line issues reported by flake8David Pursehouse
2020-02-12Fix indentation issues reported by flake8David Pursehouse
2019-11-12sync: merge project updates with status barMike Frysinger
2019-09-13sync: improve output with intermingled progress bars and statusMike Frysinger
2019-08-27rename local trace moduleMike Frysinger
2019-06-13set default file encoding to utf-8Mike Frysinger
2017-07-15Always print percentage when syncing quietlyTim Schumacher
2017-06-13Add a newline after "Fetching projects" progress outputTim Schumacher
2011-09-19Support units in progress messagesShawn O. Pearce
2010-05-27Do not emit progress if stderr is not a ttyShawn O. Pearce
2009-04-18Only display a progress meter once we spend 0.5 seconds on a taskShawn O. Pearce
2009-04-18Disable the progress meter when trace is enabledShawn O. Pearce
2009-04-16Don't divide by zero in progress meterShawn O. Pearce
2009-04-10Add a project progress meter to 'repo sync'Shawn O. Pearce