rsync.git
2020-07-25 Wayne DavisonChange daemon variable & simplify some option code
2020-07-25 Wayne DavisonTweak NEWS & src_file().
2020-07-25 Wayne DavisonAdd `--errors2stderr` & `--msgs2protocol` options.
2020-07-25 Wayne DavisonHandle the first run of configure; prefer gmake.
2020-07-25 Wayne DavisonChange smart-rebuild to smart-make.
2020-07-24 Wayne DavisonFix the setting of $make.
2020-07-24 Wayne DavisonAdd helper script for a smart rebuild.
2020-07-24 Wayne DavisonLink to the git blob for source files.
2020-07-24 Wayne DavisonMore changes to NEWS, README, INSTALL, & configure.ac
2020-07-24 Wayne DavisonEnable xattrs on Cygwin.
2020-07-24 Wayne DavisonAdd Cygwin package info into INSTALL.md.
2020-07-24 Wayne DavisonFix devices-fake test if rsync can't link specials
2020-07-24 Wayne DavisonInstall python3 for cygwin [buildall]
2020-07-24 Wayne DavisonInstall python36 for cygwin [buildall]
2020-07-24 Wayne DavisonChange the --mkpath message.
2020-07-24 Wayne DavisonSome INSTALL improvements.
2020-07-24 Wayne DavisonAdd --mkpath option. Fixes bugzilla bug 4621.
2020-07-24 Wayne DavisonAdd packages to INSTALL.md; put INSTALL.md on ftp site
2020-07-24 Wayne DavisonSimplify md_parser assignment.
2020-07-23 Wayne DavisonFix multi-line code blocks.
2020-07-23 Wayne DavisonTweak ubuntu configure args.
2020-07-23 Wayne DavisonSetup commonmark on Cygwin.
2020-07-23 Wayne DavisonSimplify the msgs2stderr default logic.
2020-07-23 Wayne DavisonImprove error output for local & remote-shell xfers
2020-07-23 Wayne DavisonDrop a superfluous "+".
2020-07-23 Wayne DavisonA few more build improvements
2020-07-22 Wayne DavisonAdd --crtimes option.
2020-07-22 Wayne DavisonImprove --itemize-changes doc.
2020-07-22 Wayne DavisonSwitch to RSYNC_MAX_SKIPPED test setting.
2020-07-21 Wayne DavisonUpdate NEWS.
2020-07-21 Wayne DavisonAvoid some extraneous parent-dir warnings
2020-07-21 Wayne DavisonDon't create a path for a file marked as missing.
2020-07-21 Wayne DavisonTweak include syntax.
2020-07-20 Wayne DavisonSave the build into an artifact.
2020-07-20 Wayne DavisonIgnore *.exe files (for Cygwin builds).
2020-07-20 Wayne DavisonUse just $(...) instead of a mix of that and ${...}.
2020-07-19 Wayne DavisonMake the daily build happen a few hours later.
2020-07-17 Wayne DavisonAdd strict (no-skipping) checks and use them.
2020-07-17 Wayne DavisonA couple minor changes.
2020-07-17 Wayne DavisonAdd the `name converter` daemon parameter.
2020-07-17 Wayne DavisonRun a daily build.
2020-07-15 Wayne DavisonLet's try cygwin again. (#69)
2020-07-15 Wayne DavisonGitHub artifact test didn't work.
2020-07-15 Wayne DavisonTweak the save path.
2020-07-15 Wayne DavisonAvoid normal build on cygwin-save change.
2020-07-15 Wayne DavisonTry to get cygwin-save to run.
2020-07-15 Wayne DavisonTry to save cygwin install in an artifact.
2020-07-15 Ben RUBSONForce git line endings (#68)
2020-07-15 Wayne DavisonTweak the workflows filename.
2020-07-15 Wayne DavisonDisable cygwin for now.
2020-07-15 Wayne DavisonTry a couple different way to fix the build.
2020-07-15 Wayne DavisonTry Cygwin build in actions.
2020-07-15 Wayne DavisonLet's try a Cygwin build on Cirrus.
2020-07-15 Wayne DavisonMention the auto-build-save setup.
2020-07-14 Ben RUBSONEnable FreeBSD CI ssl (#66)
2020-07-13 Wayne DavisonReduce the installed pkg items since they are so slow.
2020-07-13 Wayne DavisonA few more NEWS & man tweaks.
2020-07-13 Wayne DavisonTry using cmarkgfm.
2020-07-13 Wayne DavisonAvoid a failed test on Cygwin.
2020-07-13 Wayne DavisonSearch for cmark.
2020-07-13 Wayne DavisonAdd new code to recv_group_name() too.
2020-07-13 Wayne DavisonGive up on commonmark.
2020-07-13 Wayne DavisonAvoid a crash if id-0 doesn't exist.
2020-07-13 Wayne DavisonOne more commonmark try.
2020-07-13 Wayne DavisonAvoid a test failure if `id` didn't work.
2020-07-13 Wayne DavisonTry another way to get commonmark working.
2020-07-13 Wayne DavisonInstall commonmark on FreeBSD.
2020-07-13 Wayne DavisonTweak lsh's Usage message & opening comment.
2020-07-13 Wayne DavisonSearch for commonmark pkg.
2020-07-13 Wayne DavisonTweak brew run.
2020-07-13 Wayne DavisonSetup a macOS CI.
2020-07-13 Wayne DavisonA couple more NEWS items.
2020-07-13 Wayne DavisonMention file & line on OOM and overflow errors.
2020-07-13 Wayne DavisonCheck for overflow the right way.
2020-07-13 Wayne DavisonFix a typo.
2020-07-13 Wayne DavisonMore NEWS tweaks.
2020-07-13 Wayne DavisonAdd "@netgroup" names to host matching.
2020-07-13 Wayne DavisonAdd the --stop-after & --stop-at options.
2020-07-12 Wayne DavisonA few word tweaks.
2020-07-12 Ben RUBSONImprove FreeBSD tests (#61)
2020-07-11 Wayne DavisonGet my yaml continuation line right.
2020-07-11 Wayne DavisonMore CI tweaks
2020-07-11 Wayne DavisonMake sure FreeBSD has bash installed.
2020-07-11 Wayne DavisonMore FreeBSD script separation.
2020-07-11 Wayne DavisonAdd a little more FreeBSD testing.
2020-07-11 Wayne DavisonAdd FreeBSD test & re-enable linux build.
2020-07-11 Wayne DavisonJust disable md2man on FreeBSD for now.
2020-07-11 Wayne DavisonAdd 2 more FreeBSD pkg installs.
2020-07-11 Wayne DavisonAdd some FreeBSD pkg installs and pause on linux.
2020-07-11 benrubsonAdd FreeBSD CI
2020-07-11 Wayne DavisonSome number & string improvements
2020-07-10 Wayne DavisonAllow --block-size's size to have a suffix.
2020-07-10 Wayne DavisonAdd missing "M" in SIZE suffixes; mention bytes are...
2020-07-10 Wayne DavisonFix see_token zstd case.
2020-07-09 Wayne DavisonClean more built .h files.
2020-07-08 Wayne DavisonMust read the nsec val even w/o CAN_SET_NSEC.
2020-07-08 Wayne DavisonWarning fixes & impossible-failure improvements
2020-07-08 Wayne DavisonAvoid non-updating proto.h on Alpine.
2020-07-08 Wayne DavisonAvoid a test failure on Alpine.
2020-07-08 Wayne DavisonFix xattr issue with MIGHT_NEED_PRE.
next