summaryrefslogtreecommitdiff
path: root/progress.c
Commit message (Expand)AuthorAgeFilesLines
* - Updated the address for the FSF in the opening comment.Wayne Davison2006-04-251-5/+7
* If the --human-readable option is in effect, output the size ofWayne Davison2006-01-141-2/+2
* Fixed a sign error in the output.Wayne Davison2005-11-031-1/+1
* Make the just-updated file-count status even less cryptic.Wayne Davison2005-11-031-1/+1
* Improved the output of the transferred-file count and the positionWayne Davison2005-11-031-3/+2
* Fixed the elapsed time reported for 0-length files.Wayne Davison2005-03-051-5/+6
* John E. Malmberg convinced me to standardize on #ifs for definedWayne Davison2005-02-141-4/+4
* A minor change to the HAVE_GETPGRP code.Wayne Davison2005-01-281-7/+8
* If rsync is put in the background, output fewer progress-reportWayne Davison2005-01-251-0/+20
* 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