summaryrefslogtreecommitdiffstats
path: root/progress.c
AgeCommit message (Expand)AuthorLines
2008-06-08progress.c: avoid use of dynamic-sized arrayBoyd Lynn Gerber-3/+8
2007-11-20Flush progress message buffer in display().Johannes Sixt-0/+3
2007-11-08nicer display of thin pack completionNicolas Pitre-6/+13
2007-11-07make display of total transferred fully accurateNicolas Pitre-25/+39
2007-11-05make display of total transferred more accurateNicolas Pitre-24/+22
2007-11-01Show total transferred as part of throughput progressNicolas Pitre-3/+26
2007-11-01make sure throughput display gets updated even if progress doesn't moveNicolas Pitre-0/+3
2007-10-30add some copyright notice to the progress display codeNicolas Pitre-0/+10
2007-10-30add throughput to progress displayNicolas Pitre-4/+76
2007-10-30make struct progress an opaque typeNicolas Pitre-6/+27
2007-10-17more compact progress displayNicolas Pitre-28/+25
2007-05-23Fix the progress code to output LF only when it is really neededAlex Riesen-1/+5
2007-04-22provide a facility for "delayed" progress reportingNicolas Pitre-0/+34
2007-04-22make progress "title" part of the common progress interfaceNicolas Pitre-4/+8
2007-04-22common progress display supportNicolas Pitre-0/+68