summaryrefslogtreecommitdiff
path: root/progress.h
Commit message (Expand)AuthorAgeFilesLines
* nicer display of thin pack completionNicolas Pitre2007-11-081-0/+1
* make display of total transferred more accurateNicolas Pitre2007-11-051-1/+1
* add throughput to progress displayNicolas Pitre2007-10-301-0/+1
* make struct progress an opaque typeNicolas Pitre2007-10-301-13/+5
* more compact progress displayNicolas Pitre2007-10-171-6/+4
* Fix the progress code to output LF only when it is really neededAlex Riesen2007-05-231-0/+1
* Make macros to prevent double-inclusion in headers consistent.Junio C Hamano2007-04-291-2/+2
* provide a facility for "delayed" progress reportingNicolas Pitre2007-04-221-0/+6
* make progress "title" part of the common progress interfaceNicolas Pitre2007-04-221-2/+3
* common progress display supportNicolas Pitre2007-04-221-0/+14