index
:
platform/upstream/rsync
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_wearable
backup/rsync-3.1.1-20220217
pristine-tar
sandbox/backup/rsync_3.2.3_20240122
sandbox/dh0128.kwak/rsync-3.2.3-20220216
sandbox/rsync_3.2.7
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
Imported Upstream version 3.2.7
upstream/3.2.7
upstream
TizenOpenSource
1
-6
/
+6
2022-02-16
Imported Upstream version 3.2.0
upstream/3.2.0
DongHun Kwak
1
-8
/
+27
2022-02-16
Imported Upstream version 3.1.3
upstream/3.1.3
DongHun Kwak
1
-2
/
+3
2022-02-16
Imported Upstream version 3.1.2
upstream/3.1.2
DongHun Kwak
1
-1
/
+1
2014-02-24
Fix --info=progress2 info as a file is transferred.
Wayne Davison
1
-5
/
+6
2014-01-26
Bump the year to 2014.
Wayne Davison
1
-1
/
+1
2013-01-19
Update copyright year.
Wayne Davison
1
-1
/
+1
2009-02-28
Made --progress use ir-chk instead of to-chk when the incremental
Wayne Davison
1
-2
/
+3
2009-01-03
Update the copyright year.
Wayne Davison
1
-1
/
+1
2008-09-26
Enhanced the --stats output:
Wayne Davison
1
-1
/
+1
2008-09-01
Split up the ifuncs.h file into 3 .h files.
Wayne Davison
1
-1
/
+1
2008-09-01
Output numbers in 3-digit groups by default (e.g. 1,234,567).
Wayne Davison
1
-4
/
+4
2008-07-17
Changed human_num() to big_num() with an extra arg so that it can
Wayne Davison
1
-1
/
+2
2008-07-13
Added the --info=FLAGS an --debug=FLAGS options, which allows
Wayne Davison
1
-11
/
+32
2008-07-05
The --progress output now leaves the cursor at the end of the line
Wayne Davison
1
-9
/
+10
2008-06-04
Improved the progress_is_active code to not overwrite the progress
Wayne Davison
1
-4
/
+4
2008-04-15
When running in --progress mode with a progress message active, the
Wayne Davison
1
-1
/
+6
2008-03-01
Include 2008 in the copyright years.
Wayne Davison
1
-1
/
+1
2007-12-08
Updated indexing for accurate progress and improved raw ndx values.
Wayne Davison
1
-2
/
+14
2007-08-01
Don't output a negative time-remaining value if the file has grown.
Wayne Davison
1
-8
/
+11
2007-07-10
Tweaking the license text a bit more.
Wayne Davison
1
-2
/
+3
2007-07-07
Switching to GPL 3.
Wayne Davison
1
-3
/
+2
2007-02-04
Further modifications to the copyright comment section.
Wayne Davison
1
-4
/
+3
2006-10-13
Changed strcpy() calls into strlcpy() calls, just to be extra safe.
Wayne Davison
1
-1
/
+1
2006-05-09
Output the progress message as FCLIENT instead of FINFO.
Wayne Davison
1
-1
/
+1
2006-04-25
Updated the FSF's address to an even newer one.
Wayne Davison
1
-3
/
+3
2006-04-25
- Updated the address for the FSF in the opening comment.
Wayne Davison
1
-5
/
+7
2006-01-14
If the --human-readable option is in effect, output the size of
Wayne Davison
1
-2
/
+2
2005-11-03
Fixed a sign error in the output.
Wayne Davison
1
-1
/
+1
2005-11-03
Make the just-updated file-count status even less cryptic.
Wayne Davison
1
-1
/
+1
2005-11-03
Improved the output of the transferred-file count and the position
Wayne Davison
1
-3
/
+2
2005-03-05
Fixed the elapsed time reported for 0-length files.
Wayne Davison
1
-5
/
+6
2005-02-14
John E. Malmberg convinced me to standardize on #ifs for defined
Wayne Davison
1
-4
/
+4
2005-01-28
A minor change to the HAVE_GETPGRP code.
Wayne Davison
1
-7
/
+8
2005-01-25
If rsync is put in the background, output fewer progress-report
Wayne Davison
1
-0
/
+20
2004-02-28
Improved the progress reporting/E.T.A. using a (slightly modifed)
Wayne Davison
1
-34
/
+61
2004-01-27
Percentage of file-count output was off by one.
Wayne Davison
1
-1
/
+2
2004-01-13
Give the user an idea of how far along in the transfer we are
Wayne Davison
1
-2
/
+10
2004-01-13
Moved a couple externs.
Wayne Davison
1
-3
/
+2
2003-12-12
Neatened up the indentation.
Wayne Davison
1
-46
/
+44
2003-07-08
Optimized show_progress() to reduce the calls to gettimeofday() when
Wayne Davison
1
-25
/
+29
2002-04-08
Fix copyright.
Martin Pool
1
-0
/
+21
2002-04-08
Split code out into separate files and remove some global variables to
Martin Pool
1
-0
/
+96