Age | Commit message (Expand) | Author | Files | Lines |
2008-06-08 | progress.c: avoid use of dynamic-sized array | Boyd Lynn Gerber | 1 | -3/+8 |
2007-11-20 | Flush progress message buffer in display(). | Johannes Sixt | 1 | -0/+3 |
2007-11-08 | nicer display of thin pack completion | Nicolas Pitre | 1 | -6/+13 |
2007-11-07 | make display of total transferred fully accurate | Nicolas Pitre | 1 | -25/+39 |
2007-11-05 | make display of total transferred more accurate | Nicolas Pitre | 1 | -24/+22 |
2007-11-01 | Show total transferred as part of throughput progress | Nicolas Pitre | 1 | -3/+26 |
2007-11-01 | make sure throughput display gets updated even if progress doesn't move | Nicolas Pitre | 1 | -0/+3 |
2007-10-30 | add some copyright notice to the progress display code | Nicolas Pitre | 1 | -0/+10 |
2007-10-30 | add throughput to progress display | Nicolas Pitre | 1 | -4/+76 |
2007-10-30 | make struct progress an opaque type | Nicolas Pitre | 1 | -6/+27 |
2007-10-17 | more compact progress display | Nicolas Pitre | 1 | -28/+25 |
2007-05-23 | Fix the progress code to output LF only when it is really needed | Alex Riesen | 1 | -1/+5 |
2007-04-22 | provide a facility for "delayed" progress reporting | Nicolas Pitre | 1 | -0/+34 |
2007-04-22 | make progress "title" part of the common progress interface | Nicolas Pitre | 1 | -4/+8 |
2007-04-22 | common progress display support | Nicolas Pitre | 1 | -0/+68 |