Mention updated config files.
[rsync.git] / usage.c
2022-10-22 Wayne DavisonCygwin needs stdout flushed. [buildall]
2022-10-21 Wayne DavisonImprove JSON output a bit more.
2022-09-30 Wayne DavisonExplicitly ignore snprintf() return value.
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 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 DavisonImprove various things in the checksum code
2022-08-23 Wayne DavisonRename `--protect-args` to `--secluded-args`.
2022-08-14 Wayne DavisonEnsure a dynamically linked xxhash lib is >= 0.8 for...
2022-03-27 Wayne DavisonPreparing for release of 3.2.4pre4 v3.2.4pre4
2022-03-26 Wayne DavisonSome word fixes.
2022-03-04 Wayne DavisonMake asm use more selectable
2022-02-22 Wayne DavisonChange usage (--version) output to note when ASM isn...
2020-09-21 Wayne DavisonPut CAN_HARDLINK_SYMLINK info into --version output.
2020-09-07 Wayne DavisonAllow git-version.h to be provided for the build
2020-08-07 Wayne DavisonSimplify where version.h is included.
2020-08-03 Wayne DavisonCreate usage.c for smaller awk-dep rebuilds.