rsync.git
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...
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.
next