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