- Improved the GENERAL section.
[rsync.git] / progress.c
2005-03-05 Wayne DavisonFixed the elapsed time reported for 0-length files.
2005-02-14 Wayne DavisonJohn E. Malmberg convinced me to standardize on #ifs...
2005-01-28 Wayne DavisonA minor change to the HAVE_GETPGRP code.
2005-01-25 Wayne DavisonIf rsync is put in the background, output fewer progres...
2004-02-28 Wayne DavisonImproved the progress reporting/E.T.A. using a (slightl...
2004-01-27 Wayne DavisonPercentage of file-count output was off by one.
2004-01-13 Wayne DavisonGive the user an idea of how far along in the transfer...
2004-01-13 Wayne DavisonMoved a couple externs.
2003-12-12 Wayne DavisonNeatened up the indentation.
2003-07-08 Wayne DavisonOptimized show_progress() to reduce the calls to gettim...
2002-04-08 Martin PoolFix copyright.
2002-04-08 Martin PoolSplit code out into separate files and remove some...