Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |