]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2022-04-11  Wayne DavisonHandle linking with a zlib with external read_buf.
2022-03-27  Wayne DavisonPreparing for release of 3.2.4pre4 v3.2.4pre4
2022-03-27  Wayne DavisonAdd new & improved `--copy-devices` option.
2022-03-27  Wayne DavisonSome `--write-device` fixes.
2022-03-26  Wayne DavisonCombine some alt-dest tests.
2022-03-26  Wayne DavisonRename compare-dest test.
2022-03-26  Sam MikesExtract unlink_and_reopen from copy_file (#294)
2022-03-26  Wayne DavisonSome word fixes.
2022-03-13  Wayne DavisonAlso ignore a root-level rrsync file.
2022-03-13  Wayne DavisonAdd FALLTHROUGH comment.
2022-03-10  Wayne DavisonUse ac_includes_default in largefile support test.
2022-03-04  Wayne DavisonTest newer FreeBSD.
2022-03-04  Wayne DavisonMake asm use more selectable
2022-02-22  Wayne DavisonChange usage (--version) output to note when ASM isn...
2022-02-21  Sam MikesFix wording in RSYNC_PORT section (#293)
2022-02-09  Wayne DavisonBuild Cygwin on windows-2022 with newer python. [buildall]
2022-01-27  Wayne DavisonAdd a CAUTION message to --debug=FILTER for trailing...
2022-01-20  Wayne DavisonAdd a couple more `--rsync-path` opts to the test....
2022-01-20  Wayne DavisonSpecify the rsync that lsh.sh should run. [buildall]
2022-01-19  Wayne DavisonPreparing for release of 3.2.4pre3 v3.2.4pre3
2022-01-19  Wayne DavisonTweak rrsync rules in the Makefile.
2022-01-19  Wayne DavisonAdd some arg-escaping tests.
2022-01-19  Wayne DavisonDon't backslash-escape args for a local transfer.
2022-01-19  Wayne DavisonAdd missing ">".
2022-01-18  Wayne DavisonSilence some symlink mode-change failures.
2022-01-18  Wayne DavisonFix a broken link & make a tweak.
2022-01-18  Wayne DavisonFacilitate the next release.
2022-01-18  Wayne DavisonTweak some rrsync rules for cleanup & release.
2022-01-18  Wayne DavisonHandle html link targets in a better way.
2022-01-18  Wayne DavisonFix `--old-args` interaction with a daemon
2022-01-18  Wayne DavisonComplain about --old-args with --protect-args.
2022-01-18  Wayne DavisonMore man & NEWS enhancements, including linking to...
2022-01-16  Wayne DavisonMore man page and NEWS improvements.
2022-01-16  Wayne DavisonFix some typos mentioned in the fossies report.
2022-01-16  Wayne DavisonIt's OK to capitalize rsync at the start of a sentence.
2022-01-16  Wayne DavisonSome NEWS.html improvements.
2022-01-16  Wayne DavisonRemove `<a name=...>` tags.
2022-01-16  Wayne DavisonGet md-convert to output the release html files in...
2022-01-16  Wayne DavisonPreparing for release of 3.2.4pre2 v3.2.4pre2
2022-01-16  Wayne DavisonUse standard "git diff" for full diff highlighting...
2022-01-16  Wayne DavisonEven more man page improvements.
2022-01-16  Wayne DavisonMan page improvments, including html cross-links.
2022-01-14  Wayne DavisonA few more man page format tweaks.
2022-01-14  Wayne DavisonMake it easier to get section links.
2022-01-14  Wayne DavisonAdd more link targets to html man pages.
2022-01-14  Wayne DavisonTweak a caveat.
2022-01-13  Wayne DavisonDisplay ??:??:?? when a time estimate gets too big.
2022-01-13  Wayne DavisonAvoid a -8 in the progress output's remaining time
2022-01-13  Wayne DavisonSome symlink improvements to the man page.
2022-01-13  Wayne DavisonChange manpage headings in html to use h2 tags with...
2022-01-10  Wayne DavisonA repeated `--old-args` does more escape disabling.
2022-01-10  Wayne DavisonAdd an arg-protection idiom using backslash-escapes
2022-01-09  Wayne DavisonTweak a comment.
2022-01-09  Wayne DavisonImprove `--copy-links` description.
2022-01-09  Wayne DavisonAllow someone to specify scratchbase=FOO for runtests.sh.
2022-01-03  Wayne DavisonImprove rrsync usage and some more NEWS tweaks.
2022-01-03  Wayne DavisonMore NEWS improvements.
2022-01-03  Wayne DavisonOnly send the `--no-W` kluge to a receiver.
2022-01-02  Wayne DavisonPreparing for release of 3.2.4pre1 v3.2.4pre1
2022-01-02  Wayne DavisonTweak stderr handling for older BackupPC versions
2022-01-02  Wayne DavisonA couple man page improvements.
2022-01-02  Rodrigo OsorioTime-limit options are not being checked enough (#179)
2021-12-31  Wayne DavisonSome compression improvements.
2021-12-30  Wayne DavisonAdd error-code ignoring options to atomic-rsync.
2021-12-30  Wayne DavisonTweak the rrsync man page.
2021-12-30  Marco NenciariniFix rrsync directory normalization (#268)
2021-12-28  Wayne DavisonAdd a default single-access lock.
2021-12-28  Wayne DavisonChange args to maybe-make-man.
2021-12-27  Wayne DavisonInclude "rrsync" in "all" target when `--with-rrsync...
2021-12-27  Wayne DavisonUnify md parsing scripts & improve non-man html convers...
2021-12-27  Wayne DavisonRename md2man.
2021-12-27  Wayne DavisonAdd more backticks.
2021-12-27  Wayne DavisonIgnore the built rrsync man-page files.
2021-12-26  Wayne DavisonTest --with-rrsync configure option & put rrsync into...
2021-12-26  Wayne DavisonUse mallinfo2, when available, and use %zd for size_t...
2021-12-26  Wayne Davisonrrsync improvements
2021-12-21  Wayne DavisonConvert atomic-rsync to python.
2021-12-21  Wayne DavisonConvert munge-symlinks to python.
2021-12-20  Wayne DavisonMake rrsync default to munged symlinks.
2021-12-20  Wayne DavisonAdd options to assist in localhost rrsync testing.
2021-12-20  Wayne DavisonAdd --munge-links rsync option; convert to python.
2021-11-13  Wayne DavisonImprove a couple support scripts:
2021-11-07  Andrew Aladjevimproved cross compilation detection (#252)
2021-11-07  Issam Maghnishell: test -a|o is not POSIX (#250)
2021-11-07  Wayne DavisonAdd closing backticks that Itzoke pointed out.
2021-11-03  Wayne DavisonAdd the --info=NONREG setting.
2021-10-30  Wayne DavisonMore NEWS changes.
2021-10-30  Wayne DavisonFix the ability to read the user's numeric locale.
2021-10-20  Wayne DavisonUpdate the NEWS.
2021-10-20  Wayne DavisonMake --chown|--usermap|--groupmap imply -o|-g (as appro...
2021-10-17  Wayne DavisonAllow a "%scope" suffix on the client's ipv6 addr.
2021-10-17  Achim LeitnerLinux: Handle protected_regular in inplace writes ...
2021-10-17  Wayne DavisonAdd more skipped verifications. [buildall]
2021-10-17  Wayne DavisonTweak output about skipped tests.
2021-10-17  Wayne DavisonChange RSYNX_MAX_SKIPPED to RSYNC_EXPECT_SKIPPED.
2021-10-13  Wayne DavisonA couple minor tweaks.
2021-10-10  Wayne DavisonWe need stat memcpy.
2021-10-10  Wayne DavisonImprove --omit-dir-times & --omit-link-times
2021-10-10  Wayne DavisonTweak atime/crtime code a bit more.
2021-10-10  Wayne DavisonAvoid spurious warning about "code" var not being initi...
next