]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
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
2024-02-24  Jia TanAdd NEWS for 5.6.0.
2024-02-22  Jia TanTranslations: Remove obsolete and fuzzy matches from...
2024-02-20  Jia TanTranslations: Patch man pages to avoid fuzzy matches.
2024-02-20  Jia Tanxzmore: Fix typo in xzmore.1.
2024-02-24  Jia TanTranslations: Update the Vietnamese translation.
2024-02-24  Jia TanTranslations: Update the Esperanto translation.
2024-02-23  Jia TanTests: Add a few test files.
2024-02-23  Jia TanTests: Add MicroLZMA test.
2024-02-23  Jia TanBuild: Define HAVE_MICROLZMA when it is configured.
2024-02-23  Jia Tanxz: Fix Capsicum sandbox compile error.
2024-02-23  Jia TanBuild: Fix ARM64 CRC32 instruction feature test.
2024-02-22  Lasse CollinCMake: Add LOCALEDIR to the windres workaround.
2024-02-22  Lasse Collinxz: Landlock: Fix error message if input file is a...
2024-02-22  Lasse Collinliblzma: Disable branchless C version in range decoder.
2024-02-21  Lasse CollinINSTALL: Clarify that --disable-assembler affects only...
2024-02-21  Lasse CollinWindows: build.bash: Include COPYING.0BSD in the package.
2024-02-21  Lasse CollinWindows: build.bash: include liblzma-crt-mixing.txt...
2024-02-21  Lasse CollinWindows: Major update to Windows build instructions.
2024-02-21  Lasse CollinWindows: Update windows/README-Windows.txt.
2024-02-20  Lasse CollinWindows: Update windows/build.bash.
2024-02-20  Jia TanTranslations: Update the Romanian man page translations.
2024-02-20  Jia TanTranslations: Update the Korean man page translations.
2024-02-20  Jia TanTranslations: Update the Spanish translation.
2024-02-20  Jia TanTranslations: Update the Romanian translation.
2024-02-20  Jia TanTranslations: Update the Croatian translation.
2024-02-20  Jia TanTranslations: Update the German man page translations.
2024-02-20  Jia TanTranslations: Update the German translation.
2024-02-20  Jia TanTranslations: Update the Hungarian translation.
2024-02-19  Lasse CollinCMake: Fix building of lzmainfo when translations are...
2024-02-19  Lasse CollinCMake: Don't assume that -fvisibility=hidden is support...
2024-02-19  Lasse CollinCMake: Revise the component splitting.
2024-02-19  Lasse CollinCMake: Update the main comment and document CMAKE_BUILD...
2024-02-19  Lasse CollinCMake: Use -O2 instead of -O3 in CMAKE_BUILD_TYPE=Release.
2024-02-19  Lasse CollinCMake: Handle symbol versioning on MicroBlaze specially.
2024-02-19  Lasse CollinCMake: Keep build working even if lib/*.[ch] are removed.
2024-02-19  Lasse CollinCMake: Install documentation.
2024-02-19  Lasse CollinCMake: Bump maximum policy version to 3.28.
2024-02-19  Lasse CollinCMake: Build lzmainfo.
2024-02-19  Lasse CollinCMake: Build lzmadec.
2024-02-19  Lasse CollinCMake: Add test_scripts.sh to the tests.
2024-02-19  Lasse CollinCMake: Install scripts.
2024-02-19  Lasse CollinScripts: Use @PACKAGE_VERSION@ instead of @VERSION@.
2024-02-19  Lasse CollinCMake: Simplify symlink creation and install translated...
2024-02-19  Lasse CollinCMake: Add support for building and installing xz with...
2024-02-19  Lasse Collinliblzma: Remove commented-out code.
2024-02-17  Lasse Collinxz: Delete old commented-out code.
2024-02-17  Lasse Collinxz: Use stricter pledge(2) and Landlock sandbox.
2024-02-17  Lasse Collinxz: Support Landlock ABI version 4.
2024-02-17  Lasse Collinxz: Move sandboxing code to sandbox.c and improve Landl...
2024-02-17  Lasse Collinxz: Tweak comments.
2024-02-17  Lasse Collinxz: Fix message_init() description.
2024-02-17  Lasse CollinBuild: Makefile.am: Sort EXTRA_DIST.
2024-02-17  Lasse CollinBuild: Don't install TODO.
2024-02-17  Jia TanTranslations: Update the Korean man page translations.
2024-02-17  Jia TanTranslations: Update the Korean translation.
2024-02-17  Lasse CollinBuild: Install translated lzmainfo man pages.
2024-02-17  Lasse Collinliblzma: Avoid implementation-defined behavior in the...
2024-02-17  Lasse Collinliblzma: Wrap a line exceeding 80 chars.
2024-02-17  Sebastian Andrzej... liblzma/rangecoder: Exclude x32 from the x86-64 optimis...
2024-02-17  Jia TanTranslations: Update the Spanish translation.
2024-02-17  Jia TanTranslations: Update the Swedish translation.
2024-02-17  Jia TanTranslations: Update the Polish translation.
2024-02-17  Jia TanTranslations: Update the Ukrainian translation.
2024-02-16  Lasse CollinTranslations: Use the same sentence in xz.pot-header...
2024-02-16  Jia TanFix typos discovered by codespell.
2024-02-16  Jia TanTranslations: Update the Ukrainian man page translations.
2024-02-16  Jia TanTranslations: Update the Ukrainian translation.
2024-02-15  Lasse CollinTranslations: Omit the generic copyright line from...
2024-02-15  Jia TanUpdate m4/.gitignore.
2024-02-14  Lasse CollinTests: tuktest.h: Treat Clang separately from GCC.
2024-02-14  Lasse CollinTests: tuktest.h: Add a missing word to a comment.
2024-02-14  Lasse CollinTests: tuktest.h: Fix the comment about STest.
2024-02-14  Jia TanBump version for 5.5.2beta. v5.5.2beta
2024-02-14  Lasse Collinliblzma: Fix validate_map.sh.
2024-02-14  Lasse CollinBuild: Start the generated ChangeLog from around 5...
2024-02-14  Lasse CollinFixed NEWS for 5.5.2beta.
2024-02-14  Lasse Collinliblzma: Silence warnings in --enable-small build.
2024-02-14  Lasse CollinBuild: Install COPYING.0BSD as part of docs.
2024-02-14  Lasse CollinDocs: List COPYING.0BSD in README.
2024-02-14  Lasse CollinDocs: Include doc/examples/11_file_info.c in tarballs.
next