summaryrefslogtreecommitdiff
path: root/progress.c
Commit message (Expand)AuthorAgeFilesLines
* Improved the progress reporting/E.T.A. using a (slightly modifed)Wayne Davison2004-02-281-34/+61
* Percentage of file-count output was off by one.Wayne Davison2004-01-271-1/+2
* Give the user an idea of how far along in the transfer we areWayne Davison2004-01-131-2/+10
* Moved a couple externs.Wayne Davison2004-01-131-3/+2
* Neatened up the indentation.Wayne Davison2003-12-121-46/+44
* Optimized show_progress() to reduce the calls to gettimeofday() whenWayne Davison2003-07-081-25/+29
* Fix copyright.Martin Pool2002-04-081-0/+21
* Split code out into separate files and remove some global variables toMartin Pool2002-04-081-0/+96