]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2024-04-26  Lasse CollinCMake: Use build-aux/version.txt version_txt
2024-04-26  Lasse CollinDelete build-aux/version.sh
2024-04-26  Lasse CollinUse version.txt instead of version.sh
2024-04-26  Lasse CollinAdd build-aux/version.txt
2024-04-26  Lasse CollinCMake: Bump maximum policy version to 3.29
2024-04-25  Sam Jamesci: add NetBSD
2024-04-25  Sam Jamesci: add FreeBSD
2024-04-25  Sam Jamesci: add OpenBSD
2024-04-25  Sam Jamesliblzma: outqueue: add header guard
2024-04-25  Sam Jamesliblzma: easy_preset: add header guard
2024-04-25  Lasse Collintuklib_integer: Rename bswapXX to byteswapXX
2024-04-23  Lasse Collinliblzma: API doc cleanups
2024-04-23  Lasse CollinTests: test_filter_str: Add a few assertions
2024-04-23  Lasse CollinTests: test_filter_str: Move one assertion and add...
2024-04-23  Lasse CollinTests: test_filter_str: Tweak comments and white space
2024-04-23  Lasse CollinTests: test_filter_str: Add missing RISC-V case
2024-04-22  Lasse CollinTests: test_filter_str: Test *error_pos more thoroughly
2024-04-22  Lasse Collinliblzma: lzma_str_to_filters: Set *error_pos on all...
2024-04-22  Lasse Collinliblzma: Clean up white space
2024-04-22  Lasse CollinTests: test_filter_flags: Edit comments and style
2024-04-22  Lasse CollinTests: Fix C99/C11 compatibility when features are...
2024-04-21  Lasse CollinDOS: Omit useless defines from config.h
2024-04-21  Lasse CollinBuild: Omit useless checks for fcntl.h, limits.h, and...
2024-04-20  Lasse Collinliblzma: Silence a warning from Coverity static analysis
2024-04-19  Lasse CollinUpdate .gitignore
2024-04-19  Lasse CollinTests: test_lzip_decoder: Tweak coding style and comments
2024-04-19  Lasse CollinTests: test_lzip_decoder: Remove redundant initializations
2024-04-19  Lasse CollinTests: test_lzip_decoder: Remove unneeded tuktest_mallo...
2024-04-15  Lasse Collinxz: Fix white space error.
2024-04-14  Sam Jamesxz: add missing noreturn for message_filters_help
2024-04-14  Sam Jamesxz: signals: suppress -Wsign-conversion on macOS
2024-04-13  Lasse CollinTests: test_microlzma: Add a "FIXME?" about LZMA_FINISH...
2024-04-13  Lasse CollinTests: test_microlzma: Tweak comments, coding style...
2024-04-13  Ryan Carsten... CI: Use only the active CPUs on macOS 108/head
2024-04-10  Sam Jamesci: rename ci_build.sh -> ci_build.bash
2024-04-10  Sam Jamesci: build in parallel by default
2024-04-10  Sam Jamesci: default to -O2
2024-04-10  Sam Jamesci: make automake's test runner verbose on failures
2024-04-10  Sam Jamesci: make UBSAN abort on errors
2024-04-10  Sam Jamesci: test Valgrind
2024-04-10  Lasse Collinliblzma: CRC: Simplify table omission macros
2024-04-10  Lasse Collinliblzma: ARM64 CRC: Fix omission of CRC32 table
2024-04-10  Lasse CollinBuild: If ARM64 feature detection func is found, stop...
2024-04-10  Lasse Collinliblzma: ARM64 CRC32: Change style of the macOS code...
2024-04-10  Lasse Collinliblzma: ARM64 CRC32: Add error checking to FreeBSD...
2024-04-10  Lasse Collinliblzma: ARM64 CRC32: Use negation instead of subtracti...
2024-04-10  Lasse Collinliblzma: ARM64 CRC32: Tweak coding style and comments
2024-04-09  Lasse CollinUpdate SECURITY.md.
2024-04-09  Lasse CollinCI: Remove ifunc support.
2024-04-09  Lasse Collinliblzma: Remove ifunc support.
2024-04-09  Lasse Collintests/files/README: Update the main heading.
2024-04-09  Lasse Collintests/files/README: Explain how to recreate the ARM64...
2024-04-09  Lasse Collindebug: Add generator for the ARM64 test file data.
2024-04-09  Lasse Collinxz man page: Use .ft CR instead of CW to silence warnin...
2024-04-09  Lasse CollinFix NEWS for 5.6.0 and 5.6.1.
2024-04-09  Lasse CollinRemove the XZ logo.
2024-04-09  Lasse CollinUpdate maintainer and author info.
2024-04-09  Lasse CollinDocs: Update .xz file format specification to 1.2.1.
2024-04-09  Lasse CollinUpdate website URLs back to tukaani.org.
2024-04-09  Lasse Collinxzdec: Tweak coding style and comments.
2024-04-09  Lasse Collintests/ossfuzz: Tiny fix to a comment.
2024-04-09  Lasse CollinUpdate THANKS.
2024-04-09  Lasse CollinRemove the backdoor found in 5.6.0 and 5.6.1 (CVE-2024...
2024-03-30  Lasse CollinCMake: Fix sabotaged Landlock sandbox check.
2024-03-25  Jia TanDocs: Simplify SECURITY.md.
2024-03-22  Lasse Collinliblzma: memcmplen.h: Add a comment why subtraction...
2024-03-15  Lasse CollinINSTALL: Document arguments of --enable-symbol-versions.
2024-03-15  Lasse CollinBuild: Use only the generic symbol versioning with...
2024-03-15  Lasse CollinCMake: Use only the generic symbol versioning with...
2024-03-15  Lasse CollinUpdate THANKS.
2024-03-15  Lasse Collinliblzma: Minor comment edits.
2024-03-15  Sergey Kosukhinliblzma: Fix building with NVHPC (NVIDIA HPC SDK).
2024-03-15  Lasse CollinCMake: Disable symbol versioning on non-glibc Linux.
2024-03-15  Lasse CollinCMake: Make symbol versioning configurable.
2024-03-13  Lasse CollinBuild: Style tweaks to configure.ac.
2024-03-13  Sergey KosukhinBuild: Let the users override the symbol versioning...
2024-03-09  Jia TanAdd NEWS for 5.6.1
2024-03-09  Jia TanTranslations: Add missing --riscv option to man page...
2024-03-09  Jia TanTests: Update two test files.
2024-03-09  Jia TanTests: Test --single-stream can decompress bad-3-corrup...
2024-03-09  Jia TanTests: Update RISC-V test files.
2024-03-09  Jia Tanliblzma: Fix typos in crc32_fast.c and crc64_fast.c.
2024-03-09  Jia TanTests: Replace HAVE_MICROLZMA usage in CMake and Autoto...
2024-03-09  Jia Tanliblzma: Fix false Valgrind error report with GCC.
2024-03-05  Lasse Collinliblzma: Fix a typo in a comment in the RISC-V filter.
2024-03-04  Jia Tanliblzma: Use attribute no_profile_instrument_function...
2024-03-04  Jia TanBuild: Require attribute no_profile_instrument_function...
2024-03-04  Lasse Collinliblzma: Fix a comment in the RISC-V filter.
2024-02-29  Lasse CollinCMake: Warn if translated man pages are missing.
2024-02-29  Lasse CollinCMake: Warn if gettext tools and pre-created .gmo files...
2024-02-28  Lasse Collinxz: Add comments.
2024-02-28  Jia Tanxz: Change logging level for thread reduction to highes...
2024-02-26  Lasse CollinFix sorting in THANKS.
2024-02-26  Jia TanUpdate THANKS.
2024-02-26  Chien Wongxz: Add missing RISC-V on the filter list in the man...
2024-02-26  Jia TanBuild: Fix Linux Landlock feature test in Autotools...
2024-02-26  Jia TanTests: Add test_microlzma to .gitignore and CMakeLists...
2024-02-26  Jia TanTests: Correct license header in test_microlzma.c.
2024-02-25  Jia TanFix typos in NEWS and CMakeLists.
2024-02-24  Jia TanBump version and soname for 5.7.0alpha. v5.7.0alpha
next