rsync.git
2020-07-28 Wayne DavisonPreparing for release of 3.2.3pre1 v3.2.3pre1
2020-07-28 Wayne DavisonNeed 3.2.3 line in table & tweak to release script.
2020-07-28 Wayne DavisonA couple more NEWS updates.
2020-07-27 Wayne DavisonSet LANG to C to help with some remote build hosts.
2020-07-27 Wayne DavisonUse linkat() if available
2020-07-27 Wayne DavisonAdd a few more skip-compress suffixes.
2020-07-27 Wayne DavisonMake the `--append*` options have more warnings.
2020-07-27 Wayne DavisonDon't allow a completely empty source arg.
2020-07-27 Wayne DavisonMention an implied option.
2020-07-27 Wayne DavisonReplace a couple calloc() calls with new_array0().
2020-07-26 Wayne DavisonComplain about a missing/non-dir `--temp-dir`.
2020-07-26 Wayne DavisonDon't include config.h in proto.h rule.
2020-07-26 Wayne DavisonMention awk/gawk/nawk dependency.
2020-07-26 Wayne DavisonMention `--protect-args` in `--chown` info.
2020-07-26 Wayne DavisonFix issue where rdev major could get out of sync
2020-07-25 Wayne DavisonHave release script use patch-update --make (not -...
2020-07-25 Wayne DavisonFix a grammar error.
2020-07-25 Wayne DavisonMore spelling fixes.
2020-07-25 Wayne DavisonFix some spelling errors.
2020-07-25 Wayne DavisonChange new stderr options to `--stderr=MODE`.
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)
next