| Commit message (Expand) | Author | Age | Files | Lines |
* | progress: include execution time summary | Mike Frysinger | 2021-02-26 | 1 | -4/+23 |
* | progress/sync: include active number of jobs | Mike Frysinger | 2021-02-25 | 1 | -1/+19 |
* | progress: always enable always_print_percentage | Mike Frysinger | 2021-02-25 | 1 | -16/+10 |
* | strip python2-only coding:utf-8 & print_function settings | Mike Frysinger | 2021-01-06 | 1 | -2/+0 |
* | Fix blank line issues reported by flake8 | David Pursehouse | 2020-02-12 | 1 | -0/+1 |
* | Fix indentation issues reported by flake8 | David Pursehouse | 2020-02-12 | 1 | -18/+18 |
* | sync: merge project updates with status bar | Mike Frysinger | 2019-11-12 | 1 | -2/+3 |
* | sync: improve output with intermingled progress bars and status | Mike Frysinger | 2019-09-13 | 1 | -4/+13 |
* | rename local trace module | Mike Frysinger | 2019-08-27 | 1 | -1/+1 |
* | set default file encoding to utf-8 | Mike Frysinger | 2019-06-13 | 1 | -0/+1 |
* | Always print percentage when syncing quietly | Tim Schumacher | 2017-07-15 | 1 | -2/+4 |
* | Add a newline after "Fetching projects" progress output | Tim Schumacher | 2017-06-13 | 1 | -3/+5 |
* | Support units in progress messages | Shawn O. Pearce | 2011-09-19 | 1 | -7/+8 |
* | Do not emit progress if stderr is not a tty | Shawn O. Pearce | 2010-05-27 | 1 | -2/+5 |
* | Only display a progress meter once we spend 0.5 seconds on a task | Shawn O. Pearce | 2009-04-18 | 1 | -1/+10 |
* | Disable the progress meter when trace is enabled | Shawn O. Pearce | 2009-04-18 | 1 | -0/+7 |
* | Don't divide by zero in progress meter | Shawn O. Pearce | 2009-04-16 | 1 | -14/+27 |
* | Add a project progress meter to 'repo sync' | Shawn O. Pearce | 2009-04-10 | 1 | -0/+45 |