]> git.ipfire.org Git - thirdparty/rsync.git/history - support
added apple silicon path details
[thirdparty/rsync.git] / support /
2024-04-08  Andrew Tridgellsupport: added install_deps_ubuntu.sh
2024-04-06  Wayne DavisonUpdate github links.
2023-05-22  Wayne DavisonConvert mnt-excl into python.
2023-03-30  dogvisoradd rrsync option to enforce `--ignore-existing` (...
2022-11-20  Wayne DavisonAnother python conversion.
2022-11-16  Wayne DavisonConvert a few more scripts to python3.
2022-10-21  Wayne DavisonImprove JSON output a bit more.
2022-09-20  Wayne DavisonStop importing "re".
2022-09-11  Wayne DavisonImprove output of "N-bit" items in json data.
2022-09-11  Wayne DavisonAlso change dashes in the dict var names to make jq...
2022-09-10  Wayne DavisonA few more tweaks.
2022-09-10  Wayne DavisonUnify older protect-args capability to secluded-args...
2022-09-10  Wayne DavisonUse dict for capabilities & optimizations in json output.
2022-09-10  Wayne DavisonUse JSON output if --version (-V) is repeated (client...
2022-09-09  Wayne DavisonMention a potential bash security issue with openssh...
2022-08-19  Wayne DavisonMention `copy-devices`.
2022-05-07  Wayne DavisonManpage improvements.
2022-04-11  Yoichi NAKAYAMASpecify log format to avoid malfunctions and unexpected...
2022-01-16  Wayne DavisonMore man page and NEWS improvements.
2022-01-16  Wayne DavisonEven more man page improvements.
2022-01-16  Wayne DavisonMan page improvments, including html cross-links.
2022-01-13  Wayne DavisonChange manpage headings in html to use h2 tags with...
2022-01-10  Wayne DavisonAdd an arg-protection idiom using backslash-escapes
2022-01-09  Wayne DavisonTweak a comment.
2022-01-03  Wayne DavisonImprove rrsync usage and some more NEWS tweaks.
2021-12-30  Wayne DavisonAdd error-code ignoring options to atomic-rsync.
2021-12-30  Wayne DavisonTweak the rrsync man page.
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-21  Wayne DavisonConvert atomic-rsync to python.
2021-12-21  Wayne DavisonConvert munge-symlinks to python.
2021-12-20  Wayne DavisonMake rrsync default to munged symlinks.
2021-12-20  Wayne DavisonAdd options to assist in localhost rrsync testing.
2021-11-13  Wayne DavisonImprove a couple support scripts:
2021-10-01  Wayne DavisonAdd a couple more options to rrsync.
2021-09-26  a1346054Minor cleanup (#214)
2021-07-09  Wayne DavisonUpdate the options in rrsync.
2021-03-15  Wayne DavisonFix git-set-file-times's handling of staged changed...
2020-08-06  Wayne DavisonTweak a comment.
2020-07-17  Wayne DavisonA couple minor changes.
2020-07-17  Wayne DavisonAdd the `name converter` daemon parameter.
2020-07-13  Wayne DavisonTweak lsh's Usage message & opening comment.
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-06-04  Wayne DavisonAdd hostname "lh" as a --no-cd localhost.
2020-04-26  Wayne DavisonAdd a few new opts to rrsync.
2020-04-12  Wayne DavisonChange some packaging tools into python3 and make a...
2020-04-09  Wayne DavisonPut the year-tweak script into packaging dir.
2020-04-09  Wayne DavisonSet Copyright years and make them easier to update
2020-04-05  Wayne DavisonUse "exit 1" in atomic-rsync for error exit.
2019-03-15  Wayne DavisonHandle a run from down inside the checkout tree.
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.
2016-01-31  Wayne DavisonFix/improve the sort functions.
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.
2014-01-01  Wayne DavisonAdding rsync-no-vanished script for bug 10356.
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.
2013-06-10  Wayne DavisonRename lsh.pl -> lsh.
2013-06-10  Wayne DavisonRename lsh -> lsh.sh.
2012-10-07  Wayne DavisonPerl version of lsh that can change user w/o sudo.
2012-01-28  Wayne DavisonAdd a slash-stripping version of rsync in support dir.
2011-07-04  Wayne DavisonFix a comment.
2011-05-07  Wayne DavisonAbort if the cd fails.
2011-04-09  Wayne DavisonImprove lsh's handling of -l user option w/cd.
2011-01-14  Wayne DavisonFix a bug in the trailing-slash handling.
2011-01-14  Wayne DavisonImprove the discussion of the absolute-filter alternative.
2010-09-06  Wayne DavisonSome quoting fixes/improvements.
2010-05-26  Wayne DavisonUpdate rrsync with the latest options.
2009-01-13  Wayne DavisonUse "use warnings" rather than -w on the #! line.
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-11-16  Wayne DavisonMention the mapfrom/mapto scripts and how they work.
2008-11-16  Wayne DavisonAdding the --usermap/--groupmap/--chown options.
2008-10-11  Wayne DavisonAdded a fully atomic update if the user has setup a...
2008-09-30  Wayne DavisonFix the error message on one of the rename operations.
2008-09-11  Wayne DavisonA couple instant-rsyncd improvements:
2008-09-11  Matt McCutchenAdd instant-rsyncd to support/ .
2008-06-28  Wayne DavisonMention the addition of the deny-rsync script, and...
2008-06-24  Wayne DavisonSome deny-rsync fixes:
2008-06-24  Matt McCutchenThe deny-rsync script from bug 3945.
2008-04-19  Wayne DavisonAdded a --no-cd option to support/lsh so that the scrip...
2008-04-06  Wayne DavisonMoving some files from support into packaging.
2008-03-25  Wayne DavisonSome improvements for support/patch-update:
2008-03-23  Wayne DavisonProperly handle a new patch-branch that is only availab...
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...
2008-02-24  Wayne DavisonDon't force the user to start from the master branch...
2008-02-07  Wayne DavisonUsing rebase for the patches has become a failing-hunk
2008-02-04  Wayne DavisonFixed finding of parent's description when @ARGV doesn...
2008-02-04  Wayne DavisonImproved the usage message.
2008-02-03  Wayne DavisonFixed the diffing of generated files when creating...
2008-01-12  Wayne Davison- Make sure the Makefile is up-to-date before running...
next