Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show total transferred as part of throughput progress | Nicolas Pitre | 2007-11-01 | 1 | -3/+26 |
* | make sure throughput display gets updated even if progress doesn't move | Nicolas Pitre | 2007-11-01 | 1 | -0/+3 |
* | add some copyright notice to the progress display code | Nicolas Pitre | 2007-10-30 | 1 | -0/+10 |
* | add throughput to progress display | Nicolas Pitre | 2007-10-30 | 1 | -4/+76 |
* | make struct progress an opaque type | Nicolas Pitre | 2007-10-30 | 1 | -6/+27 |
* | more compact progress display | Nicolas Pitre | 2007-10-17 | 1 | -28/+25 |
* | Fix the progress code to output LF only when it is really needed | Alex Riesen | 2007-05-23 | 1 | -1/+5 |
* | provide a facility for "delayed" progress reporting | Nicolas Pitre | 2007-04-22 | 1 | -0/+34 |
* | make progress "title" part of the common progress interface | Nicolas Pitre | 2007-04-22 | 1 | -4/+8 |
* | common progress display support | Nicolas Pitre | 2007-04-22 | 1 | -0/+68 |