]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
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...
2021-10-10  Wayne DavisonUnify on "path" vs "fname" arg naming.
2021-10-10  Wayne DavisonChange do_lchmod() back to a swtich with some better...
2021-10-10  Wayne DavisonSome packaging improvements.
2021-10-02  Wayne DavisonEnable --atimes on macOS.
2021-10-02  Wayne DavisonCheck ro in set_create_time() for Cygwin too.
2021-10-01  Wayne DavisonAvoid an issue where the size of st_dev != dev_t.
2021-10-01  Wayne DavisonAlways run `mkgitver` prior to a build
2021-10-01  Wayne DavisonAdd more NEWS updates.
2021-10-01  Wayne DavisonChange do_chmod to always try lchmod() first (when...
2021-10-01  Wayne DavisonAdd a couple more options to rrsync.
2021-10-01  Wayne DavisonAllow the script to be run from inside the packaging...
2021-10-01  Jindřich MakovičkaReduce memory usage (#235)
2021-09-27  Wayne DavisonTweak SIMD & ASM option defaults.
2021-09-27  Wayne DavisonMake cygwin's curl grab the gist file. [buildall]
2021-09-27  Wayne DavisonAdd --fsync option (promoted from patches).
2021-09-27  Wayne DavisonHelp avoid a --sparse --inplace bug in older rsyncs.
2021-09-27  Wayne DavisonFix typo.
2021-09-27  Wayne DavisonDon't allow a broken samba host to cause gensend to...
2021-09-27  Wayne DavisonAllow $host_cpu to be amd64 in addition to x86_64.
2021-09-27  Wayne DavisonRename cmdormsg -> cmd-or-msg.
2021-09-27  Wayne DavisonFix a couple variable typos.
2021-09-27  Shark64x86-64 AVX2 assemby implemenation of get_checksum1...
2021-09-27  Wayne Davisonconfigure improvements
2021-09-27  Wayne DavisonTweak a comment.
2021-09-26  a1346054Minor cleanup (#214)
2021-09-26  Fabian Hadd ssl/tls key option (#216)
2021-09-26  zgpmaxFix spelling of nanosecond (#220)
2021-09-26  TomasKorbarEventually add write permission when setting extended...
2021-09-26  Wayne DavisonRemove duplicate include.
2021-09-26  Wayne DavisonAdd gist update logic to gensend target.
2021-09-26  Wayne DavisonMake use of a git gist instead of the samba website.
2021-09-26  Wayne DavisonAdd missing INET6 check.
2021-09-26  Jonathan Daviesconfigure.ac: Test IPv6 compatibility instead of relyin...
2021-08-16  Fabian Hadd missing - in certopt (#210)
2021-07-28  Natanael CopaAdd test and fix regression for --delay-updates (#192...
2021-07-09  Wayne DavisonUpdate the options in rrsync.
2021-07-09  Wayne DavisonSupport --crtimes on Cygwin.
2021-07-04  Wayne DavisonMake whole-line comments clearer.
2021-07-04  Wayne DavisonSet whole_file = 0 when whole_file < 0. Fixes issue...
2021-06-27  Wayne DavisonNeed to also check stdout_format_has_i in some INFO...
2021-06-27  Wayne DavisonFix compiling without ftruncate.
2021-06-17  juleslagardefix man page typo
2021-05-01  Wayne DavisonUnset DISPLAY in environment.
2021-05-01  Bart SUpdated GLIBC check in configure.ac (#175)
2021-04-04  Wayne DavisonFix plural of --group option.
2021-03-15  Wayne DavisonFix git-set-file-times's handling of staged changed...
2021-03-03  Wayne DavisonSwitch to using image_family for Cirrus CI.
2021-03-03  Wayne DavisonInstall bash on FreeBSD CI.
2021-03-03  Wayne DavisonUpdate FreeBSD CI to 12.2.
2021-03-02  Wayne DavisonSee if explicitly installing m4 gets FreeBSD CI a newer...
2021-02-25  Wayne DavisonAllow the generator's msg iobuf to get bigger too.
2021-02-25  Wayne DavisonRename util.c to util1.c
2021-02-10  Wayne DavisonA few Cygwin build tweaks. [buildall]
2021-02-05  Wayne DavisonStop checking for gmake in build scripts
2021-02-02  Wayne DavisonAdd optional netgroup.h include for NetBSD hosts.
2021-02-01  Wayne DavisonSome pip-releated tweaking.
2021-02-01  Wayne DavisonAdd a link to the man page to the README.
2021-01-31  Wayne DavisonCheck for netinet/ip.h after including netinet/in.h.
2021-01-31  Wayne DavisonA couple "make" tweaks.
2021-01-31  Wayne DavisonPut 0 in parens to silence an Xcode warning.
2021-01-15  Wayne DavisonAdd `--with-nobody-user=FOO` configure option.
2021-01-01  Wayne DavisonCygwin python3 is now 3.8 w/o commonmark lib. [buildall]
next