summaryrefslogtreecommitdiff
path: root/progress.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-08nicer display of thin pack completionLibravatar Nicolas Pitre1-0/+1
2007-11-05make display of total transferred more accurateLibravatar Nicolas Pitre1-1/+1
2007-10-30add throughput to progress displayLibravatar Nicolas Pitre1-0/+1
2007-10-30make struct progress an opaque typeLibravatar Nicolas Pitre1-13/+5
2007-10-17more compact progress displayLibravatar Nicolas Pitre1-6/+4
2007-05-23Fix the progress code to output LF only when it is really neededLibravatar Alex Riesen1-0/+1
2007-04-29Make macros to prevent double-inclusion in headers consistent.Libravatar Junio C Hamano1-2/+2
2007-04-22provide a facility for "delayed" progress reportingLibravatar Nicolas Pitre1-0/+6
2007-04-22make progress "title" part of the common progress interfaceLibravatar Nicolas Pitre1-2/+3
2007-04-22common progress display supportLibravatar Nicolas Pitre1-0/+14