index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progress.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made --progress use ir-chk instead of to-chk when the incremental
Wayne Davison
2009-02-28
1
-2
/
+3
*
Update the copyright year.
Wayne Davison
2009-01-03
1
-1
/
+1
*
Enhanced the --stats output:
Wayne Davison
2008-09-26
1
-1
/
+1
*
Split up the ifuncs.h file into 3 .h files.
Wayne Davison
2008-09-01
1
-1
/
+1
*
Output numbers in 3-digit groups by default (e.g. 1,234,567).
Wayne Davison
2008-09-01
1
-4
/
+4
*
Changed human_num() to big_num() with an extra arg so that it can
Wayne Davison
2008-07-17
1
-1
/
+2
*
Added the --info=FLAGS an --debug=FLAGS options, which allows
Wayne Davison
2008-07-13
1
-11
/
+32
*
The --progress output now leaves the cursor at the end of the line
Wayne Davison
2008-07-05
1
-9
/
+10
*
Improved the progress_is_active code to not overwrite the progress
Wayne Davison
2008-06-04
1
-4
/
+4
*
When running in --progress mode with a progress message active, the
Wayne Davison
2008-04-15
1
-1
/
+6
*
Include 2008 in the copyright years.
Wayne Davison
2008-03-01
1
-1
/
+1
*
Updated indexing for accurate progress and improved raw ndx values.
Wayne Davison
2007-12-08
1
-2
/
+14
*
Don't output a negative time-remaining value if the file has grown.
Wayne Davison
2007-08-01
1
-8
/
+11
*
Tweaking the license text a bit more.
Wayne Davison
2007-07-10
1
-2
/
+3
*
Switching to GPL 3.
Wayne Davison
2007-07-07
1
-3
/
+2
*
Further modifications to the copyright comment section.
Wayne Davison
2007-02-04
1
-4
/
+3
*
Changed strcpy() calls into strlcpy() calls, just to be extra safe.
Wayne Davison
2006-10-13
1
-1
/
+1
*
Output the progress message as FCLIENT instead of FINFO.
Wayne Davison
2006-05-09
1
-1
/
+1
*
Updated the FSF's address to an even newer one.
Wayne Davison
2006-04-25
1
-3
/
+3
*
- Updated the address for the FSF in the opening comment.
Wayne Davison
2006-04-25
1
-5
/
+7
*
If the --human-readable option is in effect, output the size of
Wayne Davison
2006-01-14
1
-2
/
+2
*
Fixed a sign error in the output.
Wayne Davison
2005-11-03
1
-1
/
+1
*
Make the just-updated file-count status even less cryptic.
Wayne Davison
2005-11-03
1
-1
/
+1
*
Improved the output of the transferred-file count and the position
Wayne Davison
2005-11-03
1
-3
/
+2
*
Fixed the elapsed time reported for 0-length files.
Wayne Davison
2005-03-05
1
-5
/
+6
*
John E. Malmberg convinced me to standardize on #ifs for defined
Wayne Davison
2005-02-14
1
-4
/
+4
*
A minor change to the HAVE_GETPGRP code.
Wayne Davison
2005-01-28
1
-7
/
+8
*
If rsync is put in the background, output fewer progress-report
Wayne Davison
2005-01-25
1
-0
/
+20
*
Improved the progress reporting/E.T.A. using a (slightly modifed)
Wayne Davison
2004-02-28
1
-34
/
+61
*
Percentage of file-count output was off by one.
Wayne Davison
2004-01-27
1
-1
/
+2
*
Give the user an idea of how far along in the transfer we are
Wayne Davison
2004-01-13
1
-2
/
+10
*
Moved a couple externs.
Wayne Davison
2004-01-13
1
-3
/
+2
*
Neatened up the indentation.
Wayne Davison
2003-12-12
1
-46
/
+44
*
Optimized show_progress() to reduce the calls to gettimeofday() when
Wayne Davison
2003-07-08
1
-25
/
+29
*
Fix copyright.
Martin Pool
2002-04-08
1
-0
/
+21
*
Split code out into separate files and remove some global variables to
Martin Pool
2002-04-08
1
-0
/
+96