summaryrefslogtreecommitdiff
path: root/progress.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-20Flush progress message buffer in display().Libravatar Johannes Sixt1-0/+3
2007-11-08nicer display of thin pack completionLibravatar Nicolas Pitre1-6/+13
2007-11-07make display of total transferred fully accurateLibravatar Nicolas Pitre1-25/+39
2007-11-05make display of total transferred more accurateLibravatar Nicolas Pitre1-24/+22
2007-11-01Show total transferred as part of throughput progressLibravatar Nicolas Pitre1-3/+26
2007-11-01make sure throughput display gets updated even if progress doesn't moveLibravatar Nicolas Pitre1-0/+3
2007-10-30add some copyright notice to the progress display codeLibravatar Nicolas Pitre1-0/+10
2007-10-30add throughput to progress displayLibravatar Nicolas Pitre1-4/+76
2007-10-30make struct progress an opaque typeLibravatar Nicolas Pitre1-6/+27
2007-10-17more compact progress displayLibravatar Nicolas Pitre1-28/+25
2007-05-23Fix the progress code to output LF only when it is really neededLibravatar Alex Riesen1-1/+5
2007-04-22provide a facility for "delayed" progress reportingLibravatar Nicolas Pitre1-0/+34
2007-04-22make progress "title" part of the common progress interfaceLibravatar Nicolas Pitre1-4/+8
2007-04-22common progress display supportLibravatar Nicolas Pitre1-0/+68