]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2024-02-14  Lasse CollinTranslations: Translate also messages of lzmainfo.
2024-02-14  Lasse CollinTranslations: Add custom .pot header with SPDX license...
2024-02-14  Lasse CollinTranslations: po4a/update-po: Add copyright notice...
2024-02-14  Lasse CollinUpdate COPYING about the man pages of the scripts.
2024-02-14  Lasse Collinxzdiff, xzgrep, and xzmore: Rewrite the man pages.
2024-02-14  Lasse Collinxzless: Update man page slightly.
2024-02-14  Lasse CollinTranslations: Change po/Makevars to add a copyright...
2024-02-14  Lasse CollinTranslations: Update po/Makevars to use the template...
2024-02-14  Lasse Collinliblzma: Include the SPDX license identifier 0BSD to...
2024-02-14  Lasse Collinliblzma: Fix compilation of price_tablegen.c.
2024-02-14  Lasse CollinAdd SPDX license identifiers to GPL, LGPL, and FSFULLR...
2024-02-14  Lasse CollinAdd SPDX license identifier into 0BSD source code files.
2024-02-14  Lasse Collinliblzma: Sync the AUTHORS fix about SHA-256 to lzma.h.
2024-02-14  Lasse CollinChange most public domain parts to 0BSD.
2024-02-14  Lasse CollinFix SHA-256 authors.
2024-02-14  Lasse CollinRemove macosx/build.sh.
2024-02-14  Lasse CollinDoc: Remove doc/examples_old.
2024-02-13  Jia TanTests: Add RISC-V filter support in a few places.
2024-02-13  Jia Tanliblzma: Fix build error if only RISC-V BCJ filter...
2024-02-13  Jia TanTranslations: Update the Korean translation.
2024-02-12  Jia TanTranslations: Update the Korean man page translations.
2024-02-12  Jia TanTranslations: Update the Chinese (simplified) translation.
2024-02-09  Lasse Collinxzless: Use ||- in LESSOPEN with with "less" 451 and...
2024-02-09  Lasse Collinxzless: Use --show-preproc-errors with "less" 632 and...
2024-02-09  Jia Tanliblzma: Fix typo discovered by codespell.
2024-02-09  Jia TanTranslations: Update the Swedish translation.
2024-02-08  Jia TanTranslations: Update the Spanish translation.
2024-02-07  Jia TanTranslations: Update the Spanish translation.
2024-02-07  Jia TanTranslations: Update the Polish translation.
2024-02-07  Jia TanTranslations: Update the German translation.
2024-02-07  Jia TanTranslations: Update the German man page translations.
2024-02-06  Jia TanTranslations: Update the Romanian translation.
2024-02-06  Jia TanTranslations: Update the Romanian man page translations.
2024-02-07  Jia TanTranslations: Update the Ukrainian translation.
2024-02-06  Jia TanTranslations: Update the Ukrainian man page translations.
2024-02-01  Jia TanUpdate AUTHORS.
2024-02-01  Jia Tanliblzma: Update Authors list in crc32_arm64.h.
2024-02-01  Jia Tanliblzma: Check HAVE_USABLE_CLMUL before omitting CRC32...
2024-02-01  Jia Tanliblzma: Check HAVE_USABLE_CLMUL before omitting CRC64...
2024-02-01  Jia Tanliblzma: Only use ifunc in crcXX_fast.c if its needed.
2024-02-01  Jia TanDocs: Add --disable-arm64-crc32 description to INSTALL.
2024-02-01  Jia Tanliblzma: Omit CRC tables when not needed with ARM64...
2024-02-01  Jia Tanliblzma: Rename crc32_aarch64.h to crc32_arm64.h.
2024-02-01  Jia Tanliblzma: Refactor crc_common.h.
2024-02-01  Jia TanCMake: Add support for ARM64 CRC32 instruction detection.
2024-02-01  Jia TanBuild: Add support for ARM64 CRC32 instruction detection.
2024-01-27  Chenxi MaoSpeed up CRC32 calculation on ARM64
2024-01-26  Jia TanBump version number for 5.5.1alpha. v5.5.1alpha
2024-01-26  Jia TanAdd NEWS for 5.5.1alpha
2024-01-26  Jia TanAdd NEWS for 5.4.6.
2024-01-24  Lasse CollinMove doc/logo/xz-logo.png to "doc" and Doxygen footer...
2024-01-24  Jia TanREADME: Add COPYING.CC-BY-SA-4.0 entry to section 1.1.
2024-01-24  Jia TanBuild: Add the logo and license to the release.
2024-01-24  Jia TanCOPYING: Add the license for the XZ logo.
2024-01-24  Jia TanDoxygen: Added the XZ logo and copyright information.
2024-01-23  Lasse Collinxz: Use threaded mode by defaut (as if --threads=0...
2024-01-23  Jia TanCI: Use RISC-V filter when building with BCJ support.
2024-01-23  Jia TanTests: Use smaller dictionary size in RISC-V test files.
2024-01-23  Jia TanTests: Skip RISC-V test files if decoder was not built.
2024-01-23  Lasse Collinxz: Man page: Add more examples of LZMA2 options with...
2024-01-23  Lasse Collinliblzma: RISC-V filter: Use byte-by-byte access.
2024-01-23  Jia Tanxz: Update xz -lvv for RISC-V filter.
2024-01-23  Jia TanTests: Add two RISC-V Filter test files.
2024-01-23  Jia Tanxz: Update message in --long-help for RISC-V Filter.
2024-01-23  Jia Tanxz: Update the man page for the RISC-V Filter.
2024-01-23  Jia TanTests: Add RISC-V Filter test in test_compress.sh.
2024-01-23  Jia Tanliblzma: Update string_conversion.c to support RISC...
2024-01-23  Jia TanCMake: Support RISC-V BCJ Filter for encoding and decoding.
2024-01-23  Jia Tanliblzma: Add RISC-V BCJ filter.
2024-01-19  Jia TanDocs: Update .xz file format specification to 1.2.0.
2024-01-19  Jia Tanxz: Update website URLs in the man pages.
2024-01-19  Jia Tanliblzma: Update website URL.
2024-01-19  Jia TanDocs: Update website URLs.
2024-01-19  Jia TanBuild: Update website URL.
2024-01-11  Lasse Collinliblzma: CRC: Add a comment to crc_x86_clmul.h about...
2024-01-11  Lasse Collinliblzma: CRC: Remove crc_always_inline, use lzma_always...
2024-01-11  Lasse Collinliblzma: CRC: Update CLMUL comments to more generic...
2024-01-11  Lasse Collinliblzma: Rename arch-specific CRC functions and macros.
2024-01-11  Lasse Collinliblzma: Fix a comment in crc_common.h.
2024-01-11  Lasse Collinliblzma: Avoid extern lzma_crc32_clmul() and lzma_crc64...
2024-01-11  Lasse Collinliblzma: crc_clmul.c: Add crc_attr_target macro.
2024-01-11  Lasse Collinliblzma: Simplify existing cases with lzma_attr_no_sani...
2024-01-11  Lasse Collinliblzma: #define crc_attr_no_sanitize_address in crc_co...
2024-01-10  Lasse Collinliblzma: CRC: Add empty lines.
2024-01-10  Lasse Collinliblzma: crc_clmul.c: Tidy up the location of MSVC...
2023-12-28  Lasse CollinUpdate THANKS.
2023-12-28  Lasse Collinliblzma: Use 8-byte method in memcmplen.h on ARM64.
2023-12-28  Lasse Collinliblzma: Check also for __clang__ in memcmplen.h.
2023-12-21  Jia TanTranslations: Update the French translation.
2023-12-21  Jia Tanxz: Add a comment to Capsicum sandbox setup.
2023-12-21  Jia TanDocs: Update --enable-sandbox option in INSTALL.
2023-12-21  Jia TanCMake: Move sandbox detection outside of xz section.
2023-12-20  Jia TanBuild: Allow sandbox to be configured for just xzdec.
2023-12-19  Jia Tanxzdec: Add sandbox support for Pledge, Capsicum, and...
2023-12-20  Jia Tanliblzma: Initialize lzma_lz_encoder pointers with NULL.
2023-12-16  Jia Tanliblzma: Set all values in lzma_lz_encoder to NULL...
2023-12-16  Jia Tanliblzma: Tweak a comment.
2023-12-16  Jia Tanliblzma: Make parameter names in function definition...
2023-12-16  Jia Tanliblzma: Improve lzma encoder init function consistency.
2023-12-16  Jia TanDocs: Update repository URL in Changelog.
next