rsync.git
2020-08-07 Wayne DavisonPreparing for release of 3.2.3 v3.2.3
2020-08-06 Wayne DavisonTweak a comment.
2020-08-03 Wayne DavisonChange fetch depth.
2020-08-03 Wayne DavisonDon't use --always to ensure a tag is in gitver.
2020-08-03 Wayne DavisonAvoid a build fail when git isn't installed.
2020-08-03 Wayne DavisonMake my_alloc(NULL) use malloc instead of calloc.
2020-08-03 Wayne DavisonUse touch for proto.h-tstamp since one awk wasn't updat...
2020-08-03 Wayne DavisonMove SUPPORT_ATIMES to rsync.h.
2020-08-03 Wayne DavisonCreate usage.c for smaller awk-dep rebuilds.
2020-08-03 Wayne DavisonUse RSYNC_GITVER in more output
2020-08-03 Wayne DavisonA couple more mkgitver tweaks
2020-08-01 Wayne DavisonUse --abbrev=8 instead of --tags.
2020-08-01 Wayne DavisonPut git version in a file for between-release versioning.
2020-07-31 Wayne DavisonDon't make .PHONY the first target in a Makefile.
2020-07-31 Wayne DavisonMake configure less annoying
2020-07-29 Wayne DavisonSome Makefile improvements.
2020-07-29 Wayne DavisonTweak a comment.
2020-07-29 Wayne DavisonINSTALL changes, including some Fedora packages.
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.
next