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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
Bump to 3.2.7
HEAD
tizen_9.0_m2_release
accepted/tizen/unified/x/20240205.064126
accepted/tizen/unified/toolchain/20240311.070100
accepted/tizen/unified/dev/20240620.011102
accepted/tizen/unified/20240131.064236
accepted/tizen/unified/20240131.064144
accepted/tizen/unified/20240131.064038
accepted/tizen/9.0/unified/20241030.231725
tizen_9.0
tizen
sandbox/rsync_3.2.7
accepted/tizen_unified_x
accepted/tizen_unified_toolchain
accepted/tizen_unified_dev
accepted/tizen_unified
accepted/tizen_9.0_unified
TizenOpenSource
4
-60
/
+78
2024-01-22
Imported Upstream version 3.2.7
upstream/3.2.7
upstream
TizenOpenSource
152
-11339
/
+18853
2022-02-16
Imported Upstream version 3.2.3
upstream/3.2.3
DongHun Kwak
83
-1907
/
+3277
2022-02-16
Imported Upstream version 3.2.2
upstream/3.2.2
DongHun Kwak
70
-1523
/
+1709
2022-02-16
Imported Upstream version 3.2.1
upstream/3.2.1
DongHun Kwak
34
-4320
/
+4748
2022-02-16
Imported Upstream version 3.2.0
upstream/3.2.0
DongHun Kwak
178
-18148
/
+29839
2022-02-16
Imported Upstream version 3.1.3
upstream/3.1.3
DongHun Kwak
72
-591
/
+1950
2022-02-16
Imported Upstream version 3.1.2
upstream/3.1.2
DongHun Kwak
84
-504
/
+17303
2014-10-10
Add a missing closing paren.
Wayne Davison
1
-1
/
+1
2014-09-06
Prepare the repository for more development.
Wayne Davison
3
-106
/
+124
2014-09-06
Mention DRY RUN in --debug=exit output.
Wayne Davison
1
-2
/
+4
2014-09-04
Adding the long options that BackupPC likes to use.
Wayne Davison
3
-8
/
+32
2014-07-31
Set GIT_MERGE_AUTOEDIT=no in the environment.
Wayne Davison
1
-0
/
+2
2014-07-31
Match latest git's repo branch message.
Wayne Davison
1
-1
/
+1
2014-07-31
Match latest git's repo status messages.
Wayne Davison
2
-3
/
+3
2014-07-31
Remove superfluous ${INSTALL_STRIP} uses.
Wayne Davison
1
-3
/
+3
2014-07-31
Fix a typo.
Wayne Davison
1
-1
/
+1
2014-06-22
Preparing for release of 3.1.1
v3.1.1
Wayne Davison
6
-12
/
+12
2014-06-22
Add a clarification about shell wildcard expansion.
Wayne Davison
1
-1
/
+4
2014-06-22
Make sure the link() destination file doesn't exist.
Wayne Davison
1
-0
/
+2
2014-06-15
Make sure cmp_time() doesn't mess up due to a time_t overflow.
Wayne Davison
2
-7
/
+11
2014-06-14
Updated NEWS & tweaked a comment.
Wayne Davison
2
-1
/
+4
2014-06-14
Put zlib and popt -I options early in the CFLAGS.
Wayne Davison
1
-2
/
+2
2014-06-13
Fix hard-link bugs when receiver isn't capable.
Wayne Davison
4
-23
/
+33
2014-06-08
Added a flag to disable xattr hlink optimization.
Wayne Davison
6
-10
/
+25
2014-06-08
I missed this tweak in the undo of a prior xattr optimization.
Wayne Davison
1
-2
/
+1
2014-05-26
Preparing for release of 3.1.1pre2
v3.1.1pre2
Wayne Davison
4
-9
/
+9
2014-05-26
Mention all the latest changes in the NEWS.
Wayne Davison
1
-2
/
+37
2014-05-26
Avoid an xattr-finding glitch on the receiver.
Wayne Davison
1
-3
/
+4
2014-05-26
Add new-compress option to rrsync.
Wayne Davison
1
-0
/
+1
2014-05-25
Make --omit-dir-times avoid early-create directories.
Wayne Davison
2
-0
/
+13
2014-05-25
Exit with a partial-transfer error for a sender-remove failure.
Wayne Davison
1
-2
/
+2
2014-05-05
Check for attr lib.
Wayne Davison
1
-1
/
+2
2014-04-30
Fix usermap/groupmap parsing of MIN-MAX IDs.
Wayne Davison
1
-2
/
+5
2014-04-20
Check F_IS_ACTIVE() in a few more spots.
Wayne Davison
1
-2
/
+12
2014-04-19
Change args to file_checksum() to prepare for future changes.
Wayne Davison
3
-5
/
+5
2014-04-19
Add new-style compression that skips matching data.
Wayne Davison
6
-34
/
+77
2014-04-19
Expand the backslash description a bit more in excludes.
Wayne Davison
1
-0
/
+4
2014-04-13
Avoid infinite wait reading secrets file.
Wayne Davison
1
-11
/
+13
2014-04-13
Receiver now rejects invalid filenames in filelist.
Wayne Davison
3
-10
/
+19
2014-03-07
Mention how "max verbosity" affects info & debug opts.
Wayne Davison
2
-0
/
+15
2014-03-02
Have receiver strip bogus leading slashes on filenames.
Wayne Davison
1
-1
/
+5
2014-02-26
Avoid the use of an extra leading dot when using --temp-dir.
Wayne Davison
3
-3
/
+12
2014-02-24
Explicitly mention that dirs aren't affected by --update.
Wayne Davison
1
-1
/
+1
2014-02-24
Include a systemd file that some distros might want.
Wayne Davison
2
-0
/
+13
2014-02-24
Fix --info=progress2 info as a file is transferred.
Wayne Davison
2
-5
/
+11
2014-01-27
Improve the *.spec file a bit.
Wayne Davison
1
-3
/
+5
2014-01-27
Use the patch's list of generated files for each patch.
Wayne Davison
1
-15
/
+25
2014-01-26
Preparing for release of 3.1.1pre1
v3.1.1pre1
Wayne Davison
4
-11
/
+11
2014-01-26
Bump the year to 2014.
Wayne Davison
57
-58
/
+58
[next]