More tweaks for Actions.
[rsync.git] / support / rrsync
2023-03-30 dogvisoradd rrsync option to enforce `--ignore-existing` (...
2022-08-19 Wayne DavisonMention `copy-devices`.
2022-01-10 Wayne DavisonAdd an arg-protection idiom using backslash-escapes
2022-01-03 Wayne DavisonImprove rrsync usage and some more NEWS tweaks.
2021-12-30 Marco NenciariniFix rrsync directory normalization (#268)
2021-12-28 Wayne DavisonAdd a default single-access lock.
2021-12-26 Wayne Davisonrrsync improvements
2021-12-20 Wayne DavisonMake rrsync default to munged symlinks.
2021-10-01 Wayne DavisonAdd a couple more options to rrsync.
2021-07-09 Wayne DavisonUpdate the options in rrsync.
2020-06-28 Wayne DavisonSome misc cleanup
2020-06-17 Wayne DavisonUse /usr/bin/env for increased portability.
2020-06-16 Wayne DavisonTweak my email.
2020-06-14 Wayne DavisonUpdate rrsync & its opt-culling script.
2020-04-26 Wayne DavisonAdd a few new opts to rrsync.
2019-01-15 Wayne DavisonImprove write-only --sender check & handle 2 new options.
2019-01-09 Wayne DavisonReject --log-file when read-only.
2019-01-09 Wayne DavisonImprove check for ".." and guard against dash args.
2015-09-13 Wayne DavisonAdd -wo option for write-only rrsync mode.
2014-09-04 Wayne DavisonAdding the long options that BackupPC likes to use.
2014-07-31 Wayne DavisonFix a typo.
2014-05-26 Wayne DavisonAdd new-compress option to rrsync.
2013-10-04 Wayne DavisonDon't forget about --debug and --info for rrsync.
2013-10-04 Wayne DavisonA few more new options that rsync 3.1.0 can pass.
2010-05-26 Wayne DavisonUpdate rrsync with the latest options.
2009-01-08 Wayne DavisonAvoid a server-side problem with -e is at the start...
2009-01-08 Wayne DavisonTweaked s### and m## to avoid vim highlighting issues.
2008-03-19 Wayne DavisonA couple more support/rrsync tweaks:
2008-03-05 Wayne DavisonUpdated rrsync to deal with the latest 3.0.0's use...
2007-09-17 Wayne DavisonImproved -s and support cvs's -e30.8 version idiom.
2007-09-16 Wayne DavisonDisable -s by default.
2007-09-15 Wayne DavisonAdding knowledge of some new options.
2006-09-18 Wayne DavisonAdded parsing for all the latest options.
2005-06-23 Wayne DavisonChanged the arg-splitting code so that it can handle...
2005-06-17 Wayne DavisonChanged the code to use the single long-option hash...
2005-06-17 Wayne Davison- Improved some comments (some taken from the new cull...
2005-06-17 Wayne Davison- Make sure that the command contained the '.' arg...
2005-06-17 Wayne Davison- Be restrictive on matching the --sender option so...
2005-06-17 Wayne DavisonIf SUBDIR is specified as a non-absolute path, make...
2005-06-16 Wayne Davison- Made it easy to configure the path of the rsync execu...
2005-04-24 Wayne DavisonReject any --remove-* options when read-only, just...
2005-02-20 Wayne DavisonDisallow --remove-sent-files with a read-only server.
2005-01-12 Wayne Davison- Allow multiple source paths to be specified (and...
2005-01-12 Wayne DavisonThis is Joe Smith's rrsync (restricted rsync) perl...