rsync.git
2022-10-21 Wayne DavisonPreparing for release of 3.2.7 [buildall] v3.2.7
2022-10-21 Wayne DavisonImprove JSON output a bit more.
2022-10-20 Wayne DavisonMake use of -VV when checking rsync capabilities.
2022-10-20 Wayne DavisonRe-run the exclude test using lsh.sh pull.
2022-10-16 Wayne DavisonImprove `--mkpath` a bit more.
2022-10-16 Wayne DavisonInclude "buildall" flag in the release commit.
2022-10-16 Wayne DavisonYet another manpage tweak.
2022-10-16 Wayne DavisonFix version verification when "\|" doesn't work in...
2022-10-16 Wayne DavisonSilence autoconf warnings.
2022-10-16 Wayne DavisonMake the new manpage section better.
2022-10-16 Wayne DavisonA few more manpage clarifications.
2022-10-15 Alexponomarev7Fix autoconf help strings (#389)
2022-10-12 Wayne DavisonAdd info on single-file copying; tweak `--mkpath`.
2022-10-10 Wayne DavisonTweak NEWS.
2022-10-07 Wayne DavisonChange fgrep to grep.
2022-10-02 Wayne DavisonFix validation of "preN" git tags for git-version.h.
2022-10-02 Wayne DavisonMention smart-make in a comment.
2022-10-02 Wayne DavisonMention the `--list-only` output format.
2022-10-02 Wayne DavisonMention latest changes.
2022-10-02 Wayne DavisonComplain if the destination arg is empty.
2022-10-02 Wayne DavisonRead a 4-byte mtime as unsigned (old-protocol).
2022-10-01 Wayne DavisonUse newer protocol to avoid mtime corruption.
2022-09-30 Wayne DavisonPreparing for release of 3.2.7pre1 v3.2.7pre1
2022-09-30 Wayne DavisonA few more doc tweaks & comment tweaks.
2022-09-30 Wayne DavisonExplicitly ignore snprintf() return value.
2022-09-25 Wayne DavisonMore NEWS updates.
2022-09-25 Wayne DavisonFix compile w/o openssl; disable sha256 & sha512 for...
2022-09-21 Wayne DavisonAvoid test -e.
2022-09-20 Wayne DavisonFix a link.
2022-09-20 Wayne DavisonSome "use chroot" improvements.
2022-09-20 Wayne DavisonStop importing "re".
2022-09-15 Wayne DavisonPre-compute FILE_SUM_EXTRA_CNT.
2022-09-15 Wayne DavisonWe always add a slash now that path is cleaned.
2022-09-15 Kenneth FinneganUse string length diff heuristic to skip Levenshtein...
2022-09-14 Wayne DavisonMake the implied-arg adding for --relative more efficient.
2022-09-14 Wayne DavisonMore NEWS updates.
2022-09-14 Wayne DavisonFix exclusion of /. with --relative.
2022-09-14 Wayne DavisonTweak a define.
2022-09-14 Wayne DavisonUse UNSUPPORTED instead of PROTOCOL for various validat...
2022-09-14 Wayne DavisonUse hashlittle2() for xattr hashing
2022-09-14 Wayne DavisonAdd hashlittle2() and ensure the hash is never 0
2022-09-14 Wayne DavisonFix really silly bug with --relative rules.
2022-09-14 Wayne DavisonImprove var ref.
2022-09-14 Wayne DavisonNEWS tweak.
2022-09-13 Wayne DavisonUpdate NEWS.
2022-09-13 Wayne DavisonFix bug with validing remote filter rules.
2022-09-11 Wayne DavisonMention the filename when unpack_smb_acl() returns...
2022-09-11 Wayne DavisonRequire a newer protocol to specify the digest list.
2022-09-11 Wayne DavisonTalk about the new daemon greeting line.
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-10 Wayne DavisonAdd support for various SHA checksum digests
2022-09-10 Wayne DavisonImprove various things in the checksum code
2022-09-09 Wayne DavisonTry freebsd-13-1 to fix weird wget issue.
2022-09-09 Wayne DavisonWhen deleting a tag, del in the patches dir too.
2022-09-09 Wayne DavisonStart 3.2.7dev going.
2022-09-09 Wayne DavisonPreparing for release of 3.2.6 v3.2.6
2022-09-09 Wayne DavisonMention a potential bash security issue with openssh...
2022-09-02 Wayne DavisonA few more minor tweaks.
2022-09-02 Wayne DavisonImprove the daemon info a bit.
2022-08-24 Wayne DavisonTweak a couple links.
2022-08-24 Wayne DavisonMention that copying to a case-ignoring filesystem...
2022-08-24 Wayne DavisonFix an unreleased bug handling a leading dot.
2022-08-23 Wayne DavisonAnother spelling fix.
2022-08-23 Wayne DavisonFix a link.
2022-08-23 Wayne DavisonFix split limits.
2022-08-23 Wayne DavisonRename `--protect-args` to `--secluded-args`.
2022-08-22 Wayne DavisonMore NEWS tweaks.
2022-08-21 Wayne DavisonAdd safety check for local --remove-source-files.
2022-08-20 Wayne DavisonMention the latest changes.
2022-08-19 Wayne DavisonMake sure that the configure.sh script is up-to-date...
2022-08-19 Wayne DavisonMention `copy-devices`.
2022-08-19 Wayne DavisonRemove unneeded var.
2022-08-19 Wayne DavisonStop enabling -pedantic-errors.
2022-08-19 Wayne DavisonChange name_num_obj struct to use a name_num_item pointer.
2022-08-18 Samuel HenriqueFix typos on manpage (#358)
2022-08-17 Wayne DavisonFix issue when the files-from list isn't nl terminated.
2022-08-16 Wayne DavisonAnother mkgitver tweak & mention it in NEWS.
2022-08-16 Wayne DavisonRemove useless comment.
2022-08-16 Wayne DavisonOnly run git describe if .git exists in the $srcdir.
2022-08-16 Wayne DavisonStart 3.2.6dev going.
2022-08-16 Wayne DavisonDo more path cleaning in add_implied_include(); make...
2022-08-16 Wayne DavisonAllow ~/remote/./path with -R if the path has /./ in it.
2022-08-14 Wayne DavisonWe must use the CSUM_CHUNK size in the non-openssl...
2022-08-14 Wayne DavisonFix another dot-dir implied arg issue. v3.2.5
2022-08-14 Wayne DavisonPreparing for release of 3.2.5
2022-08-14 Wayne DavisonUpdate the NEWS.
2022-08-14 Wayne DavisonEnsure a dynamically linked xxhash lib is >= 0.8 for...
2022-08-13 Wayne DavisonRemove some trailing whitespace.
2022-08-10 Wayne DavisonMake a `--trust-sender` a bit clearer.
2022-08-10 Wayne DavisonOne more doc tweak.
2022-08-10 Wayne DavisonAdd packaging note.
2022-08-10 Wayne DavisonFix handling of a character class with an escaped closi...
2022-08-10 Wayne DavisonBe a little paranoid.
2022-08-10 Wayne DavisonA couple manpage tweaks.
2022-08-09 Wayne DavisonAdd `--trust-sender` option.
next