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
/
options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-14
Updated NEWS & tweaked a comment.
Wayne Davison
1
-1
/
+1
2014-06-08
Added a flag to disable xattr hlink optimization.
Wayne Davison
1
-3
/
+4
2014-04-19
Add new-style compression that skips matching data.
Wayne Davison
1
-15
/
+38
2014-01-26
Bump the year to 2014.
Wayne Davison
1
-2
/
+2
2013-10-27
Restore sending of "-ef" marker to the server.
Wayne Davison
1
-1
/
+4
2013-06-11
Set number_separator the first time it gets used.
Wayne Davison
1
-10
/
+0
2013-06-02
Tweak --checksum-seed docs.
Wayne Davison
1
-0
/
+1
2013-01-19
Update copyright year.
Wayne Davison
1
-2
/
+2
2012-09-23
Avoid an unused variable warning if no setvbuf.
Wayne Davison
1
-0
/
+2
2012-01-28
Make stderr line-buffered w/--msgs2stderr.
Wayne Davison
1
-0
/
+6
2012-01-28
Add new --outbuf=N|L|B option.
Wayne Davison
1
-0
/
+34
2011-12-24
Allow --max-size=0 and --min-size=0.
Wayne Davison
1
-6
/
+6
2011-12-24
Complain if the --block-size=N value is too large.
Wayne Davison
1
-0
/
+6
2011-11-23
make repeated --fuzzy option look into alt-dest dirs.
Wayne Davison
1
-4
/
+13
2011-11-21
Add compatibility with an unmodified zlib.
Wayne Davison
1
-1
/
+1
2011-09-13
Cleanup some manpage & --help info.
Wayne Davison
1
-1
/
+1
2011-09-11
Improve the usage for --help.
Wayne Davison
1
-1
/
+1
2011-09-11
Document --msgs2stderr.
Wayne Davison
1
-0
/
+1
2011-07-12
Add more connect debug info, as Carlos suggested.
Wayne Davison
1
-2
/
+2
2011-05-07
Make --files-from allow a missing trailing arg w/--server.
Wayne Davison
1
-1
/
+1
2011-04-04
Applying the preallocate patch.
Wayne Davison
1
-2
/
+16
2011-01-01
Tweak the year.
Wayne Davison
1
-2
/
+2
2010-12-16
Fix crash when --backup-dir is excessively long.
Wayne Davison
1
-3
/
+5
2010-08-26
Add --omit-link-times and use CAN_SET_SYMLINK_TIMES less.
Wayne Davison
1
-7
/
+20
2010-08-26
Remove duplication for -x option.
Wayne Davison
1
-2
/
+2
2010-05-29
Mention --debug=hlink's level limits.
Wayne Davison
1
-1
/
+1
2009-12-31
Mention 2010 in the main copyright.
Wayne Davison
1
-2
/
+2
2009-12-30
Add understanding of RSYNC_PROTECT_ARGS environment var.
Wayne Davison
1
-3
/
+8
2009-12-29
Allow "./configure --with-protect-args" to make -s the default.
Wayne Davison
1
-2
/
+12
2009-12-12
Don't send MSG_ERROR_EXIT messages at the end of the transfer.
Wayne Davison
1
-1
/
+1
2009-11-12
Make --bwlimit take the same size suffixes as the --max-size option
Wayne Davison
1
-6
/
+23
2009-11-07
Try to silence some warnings from "checker".
Wayne Davison
1
-5
/
+7
2009-10-20
A protocol 31 daemon will inform the client about its timeout setting
Wayne Davison
1
-2
/
+2
2009-10-17
A major overhaul of I/O routines, creating perform_io().
Wayne Davison
1
-0
/
+1
2009-09-07
Improve the "--delete does not work without -r or -d" message.
Wayne Davison
1
-1
/
+1
2009-09-07
Always use lutimes() if it is available.
Wayne Davison
1
-2
/
+2
2009-05-23
Refactorings to the filter code, most notably:
Matt McCutchen
1
-10
/
+11
2009-05-23
Use typedefs for the filter structures.
Wayne Davison
1
-3
/
+3
2009-05-23
Change filter MATCHFLGs to FILTRULEs.
Wayne Davison
1
-2
/
+2
2009-04-13
Switch to upper-case in the {debug,info}_verbosity arrays.
Wayne Davison
1
-6
/
+6
2009-04-12
Don't allow --remove-s*-files with --read-batch.
Wayne Davison
1
-0
/
+6
2009-04-11
The suffix must be non-empty if the backup-dir is the same as the dest
Wayne Davison
1
-2
/
+10
2009-04-11
More backup improvements:
Wayne Davison
1
-4
/
+6
2009-03-13
My version of Matt's improvements related to missing source args:
Wayne Davison
1
-5
/
+13
2009-02-28
Added the --delete-missing-args option to delete specified
Wayne Davison
1
-1
/
+7
2009-01-30
We only need to send --stats to a remote receiver now.
Wayne Davison
1
-3
/
+2
2009-01-28
A few more improvements to the hostspec-parsing code.
Wayne Davison
1
-7
/
+8
2009-01-28
Fixed the parsing of IPv6 literal addresses with a username
Wayne Davison
1
-52
/
+67
2009-01-14
Send the --stats option for proper del-stats operation.
Wayne Davison
1
-1
/
+4
2009-01-03
Update the copyright year.
Wayne Davison
1
-2
/
+2
[next]