]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2020-06-25  Wayne DavisonTweak alloc args to size_t w/proper realloc order.
2020-06-24  Wayne DavisonUse normal C comment style.
2020-06-24  Wayne DavisonPrepare for future release of XXH3 & XXH128.
2020-06-24  Wayne DavisonAnother NEWS update.
2020-06-24  Wayne DavisonAvoid negotiating a "none" choice by default
2020-06-24  Wayne DavisonSetup for 3.2.2dev.
2020-06-24  Wayne DavisonThe server side can enforce its negotiation limits
2020-06-24  Wayne DavisonImprove how the env restricts negotiated strings
2020-06-23  Wayne DavisonAvoid -U if --atimes is disabled.
2020-06-23  Wayne DavisonApple needs a leading underscore.
2020-06-23  Hiroshi TakekawaMakefile.in: Use srcdir for installing rsync-ssl
2020-06-23  Wayne DavisonImprove the info about compression.
2020-06-23  Wayne DavisonPreparing for release of 3.2.1 v3.2.1
2020-06-23  Wayne DavisonFix a typo.
2020-06-23  Wayne DavisonA few more man page tweaks.
2020-06-22  Wayne DavisonGet the NEWS heading idiom right.
2020-06-22  Wayne DavisonA few more https changes.
2020-06-22  Wayne DavisonUpdate links to https.
2020-06-22  Wayne DavisonImprove the options info a bit more.
2020-06-22  Wayne DavisonAdd `--zl=N` opt & improve its docs.
2020-06-22  Samuel HenriqueMake --backup be set when --backup-dir is used
2020-06-22  Samuel HenriqueAdd Documentation field to systemd unit
2020-06-22  Wayne DavisonTweak valid_ipaddr() check.
2020-06-22  Wayne DavisonEven more NEWS changes.
2020-06-22  Wayne DavisonA few more NEWS changes; change release script.
2020-06-22  Wayne DavisonEven more NEWS improvements.
2020-06-22  Wayne DavisonA bit more NEWS tweaking.
2020-06-22  Wayne DavisonMore talk of buggy clang++.
2020-06-22  Wayne DavisonGet the g++ version to see if it is really clang.
2020-06-22  Wayne DavisonMention the early-input on stdin.
2020-06-22  Wayne DavisonPut the date in the heading of a pre release too.
2020-06-22  Wayne DavisonPreparing for release of 3.2.1pre1 v3.2.1pre1
2020-06-22  Wayne DavisonImprove the simd note.
2020-06-22  Wayne DavisonMerge OLDNEWS.md into NEWS.md
2020-06-21  Wayne DavisonThe proto files don't need perl, so change fetch rule.
2020-06-21  Wayne DavisonOne more >= tweak.
2020-06-21  Wayne DavisonGet the early-input reading code right.
2020-06-21  Wayne DavisonLeave 3.2.0 news in the NEWS file for 3.2.1.
2020-06-21  Wayne DavisonDisable atimes on macOS.
2020-06-21  Wayne DavisonAdd `--early-input=FILE` option.
2020-06-21  Wayne DavisonOutput a helpful msg about configure only if the comman...
2020-06-21  Wayne DavisonClose STDIN for early exec script.
2020-06-21  Wayne DavisonMore NEWS changes.
2020-06-21  Wayne DavisonGive more_testing() a default target.
2020-06-21  Wayne DavisonSome more docs/news changes.
2020-06-21  Wayne DavisonUse an ssse3 target instead of an inline declaration.
2020-06-21  Wayne DavisonAdd -fno-slp-vectorize to clang++.
2020-06-21  Wayne DavisonMention atimes & protected-args in capabilities.
2020-06-21  Wayne DavisonTweak the NEWS.
2020-06-21  Wayne DavisonWe only need one capability marked with a "*".
2020-06-21  Wayne DavisonMention "asm" instead of "ASM".
2020-06-21  Wayne DavisonMention openssl-crypto in -VV list.
2020-06-21  Wayne DavisonElide -g from CXXFLAGS before the c++ test.
2020-06-21  Wayne DavisonSome README and man page tweaks.
2020-06-21  Wayne DavisonChange repo to be 3.2.1dev.
2020-06-21  Wayne DavisonRequire -VV to see SIMD & ASM in version output
2020-06-21  Wayne DavisonGet rid of -g option in CXXFLAGS (at least for now).
2020-06-21  Wayne DavisonRemove leftover case match.
2020-06-21  Wayne DavisonWhen fetching gen files, make sure aclocal.m4 is older...
2020-06-21  Wayne DavisonMore asm improvements
2020-06-21  Wayne DavisonInclude more SIMD test code to weed out older compilers.
2020-06-21  Wayne DavisonDecouple the MD5 asm code from the simd enabling.
2020-06-20  Wayne DavisonRemove asm type & size.
2020-06-20  Wayne DavisonUse AC_RUN_IFELSE() to make sure we can run the cpp...
2020-06-20  Wayne DavisonMention how to turn off simd near the cpp compile.
2020-06-20  Wayne DavisonSimplify some escaping.
2020-06-20  Wayne DavisonChange SIMD test to use a compile check.
2020-06-20  Wayne DavisonHandle hard-linking the top-level $VER-NEWS.html file...
2020-06-20  Wayne DavisonThe nightly dir is gone now.
2020-06-20  Wayne DavisonPass --noexecstack to assembler.
2020-06-20  Wayne DavisonFix conditional directives in the asm file
2020-06-20  Wayne DavisonExclude the asm code when it's not being used.
2020-06-20  Wayne DavisonFix compiling in a separate dir.
2020-06-20  Caleb Xulib/md5-asm-x86_64.s: fix build with Apple Clang
2020-06-20  Wayne DavisonA slightly modified g++/clang++ check.
2020-06-19  Wayne DavisonPreparing for release of 3.2.0 v3.2.0
2020-06-19  Wayne DavisonSimplify a variable.
2020-06-19  Wayne DavisonYes, we know we're discarding a return value.
2020-06-19  Wayne DavisonSimple change to recv_token().
2020-06-19  Holger HoffstättePrevent unnecessary xattr warning by reordering header...
2020-06-19  Wayne DavisonA few minor man page tweaks.
2020-06-19  Wayne DavisonMore non-breaking space/dash improvements
2020-06-19  Wayne DavisonUse `-⁠` instead of `‑`
2020-06-19  Wayne DavisonComment must be indented to avoid ending the list item.
2020-06-19  Wayne DavisonHandle a missing c++ too.
2020-06-18  Wayne DavisonMake SIMD enabled by default again (for x86_64)
2020-06-18  Wayne DavisonCheck extra rounding using an int64.
2020-06-18  Wayne DavisonWe need to use nawk or gawk on Solaris, not their weird...
2020-06-18  Wayne DavisonComplain if we can't enable simd on non-x86_64.
2020-06-18  Wayne DavisonFix clang check.
2020-06-18  Wayne DavisonGet rid of useless -e with sed.
2020-06-18  Chainfirex86-64 SIMD build fixes (#20)
2020-06-18  Wayne DavisonUse documentation to extract 2 more .h lists
2020-06-18  Wayne DavisonMake the g++ check more lenient.
2020-06-17  Wayne DavisonA few minor man page improvements.
2020-06-17  Wayne DavisonEnhance compatibility with older python3 versions.
2020-06-17  Wayne DavisonA couple more NEWS tweaks.
2020-06-17  Wayne DavisonPreparing for release of 3.2.0pre3 v3.2.0pre3
2020-06-17  Wayne DavisonBe a little more explicit with override info.
2020-06-17  Christian Hesseadd a systemd socket unit for rsync
next