]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2024-05-21  Lasse CollinBuild: Style tweaks to configure.ac.
2024-05-21  Sergey KosukhinBuild: Let the users override the symbol versioning...
2024-05-21  Lasse CollinINSTALL: Clarify that --disable-assembler affects only...
2024-05-21  Lasse Collinxz: Delete old commented-out code.
2024-05-21  Lasse Collinxz: Tweak comments.
2024-05-21  Lasse Collinxz: Fix message_init() description.
2024-05-21  Lasse CollinBuild: Don't install TODO.
2024-05-21  Jia TanUpdate m4/.gitignore.
2024-05-07  Lasse CollinTests: tuktest.h: Add a missing word to a comment.
2024-05-07  Lasse CollinTests: tuktest.h: Fix the comment about STest.
2024-05-07  Lasse CollinDocs: Include doc/examples/11_file_info.c in tarballs.
2024-05-07  Lasse Collinxz: Fix outdated threading related info on the man...
2024-05-07  Lasse Collinliblzma: Fix compilation of price_tablegen.c.
2024-05-07  Lasse Collinliblzma: Sync the AUTHORS fix about SHA-256 to lzma.h.
2024-05-07  Lasse CollinFix SHA-256 authors.
2024-05-07  Lasse Collinxzless: Use ||- in LESSOPEN with with "less" 451 and...
2024-05-07  Lasse Collinxzless: Use --show-preproc-errors with "less" 632 and...
2024-05-07  Lasse CollinBuild: Update visibility.m4 from Gnulib
2024-01-26  Jia TanBump version and soname for 5.4.6. v5.4.6
2024-01-26  Jia TanAdd NEWS for 5.4.6.
2024-01-24  Jia TanDocs: Update .xz file format specification to 1.2.0.
2024-01-24  Jia Tanxz: Update website URLs in the man pages.
2024-01-24  Jia Tanliblzma: Update website URL.
2024-01-24  Jia TanDocs: Update website URLs.
2024-01-24  Jia TanBuild: Update website URL.
2023-12-22  Jia TanTranslations: Update the French translation.
2023-12-22  Jia Tanxz: Add a comment to Capsicum sandbox setup.
2023-12-22  Jia Tanliblzma: Set all values in lzma_lz_encoder to NULL...
2023-12-22  Jia Tanliblzma: Tweak a comment.
2023-12-22  Jia Tanliblzma: Make parameter names in function definition...
2023-12-22  Jia Tanliblzma: Improve lzma encoder init function consistency.
2023-12-22  Jia TanDocs: Update repository URL in Changelog.
2023-12-22  Jia TanTests: Silence -Wsign-conversion warning on GCC version...
2023-12-22  Jia TanUpdate THANKS.
2023-12-22  Kian-Meng AngTests: Fix typos
2023-12-22  Jia Tanxz: Use is_tty() in message.c.
2023-12-22  Jia Tanxz: Create separate is_tty() function.
2023-12-22  Jia Tantuklib_integer: Fix typo discovered by codespell.
2023-12-22  Jia TanTests: Fix typo in a comment.
2023-12-22  Jia TanTests: Create test_suffix.sh.
2023-12-22  Jia Tanxz: Fix suffix check.
2023-12-22  Jia Tanliblzma: Add missing comments to lz_encoder.h.
2023-11-01  Jia TanBump version and soname for 5.4.5. v5.4.5
2023-11-01  Jia TanAdd NEWS for 5.4.5.
2023-11-01  Lasse Collinliblzma: Fix compilation of fastpos_tablegen.c.
2023-10-31  Jia TanBuild: Fix text wrapping in an output message.
2023-10-31  Lasse Collinliblzma: Use lzma_always_inline in memcmplen.h.
2023-10-31  Lasse Collinliblzma: #define lzma_always_inline in common.h.
2023-10-31  Lasse Collinliblzma: Use lzma_attr_visibility_hidden on private...
2023-10-31  Lasse Collinliblzma: #define lzma_attr_visibility_hidden in common.h.
2023-10-31  Lasse Collinliblzma: Refer to MinGW-w64 instead of MinGW in the...
2023-10-31  Lasse CollinCMake: Use -D_FILE_OFFSET_BITS=64 if (and only if)...
2023-10-31  Lasse CollinCMake: Generate and install liblzma.pc if not using...
2023-10-31  Lasse CollinCMake: Rearrange the PACKAGE_ variables.
2023-10-31  Lasse Collinliblzma: Add Cflags.private to liblzma.pc.in for MSYS2.
2023-10-31  Lasse CollinCMake: Create liblzma.def when building liblzma.dll...
2023-10-31  Lasse CollinCMake: Change one CMAKE_CURRENT_SOURCE_DIR to CMAKE_CUR...
2023-10-31  Lasse CollinCMake/Windows: Fix the import library filename.
2023-10-31  Lasse CollinCMake: Don't shadow the cache entry ENABLE_THREADS...
2023-10-31  Lasse CollinCMake: Edit threading related messages.
2023-10-31  Lasse CollinCMake: Use FATAL_ERROR if user-supplied options aren...
2023-10-31  Jia TanCMake: Add ALLOW_CLMUL_CRC option to enable/disable...
2023-10-31  Lasse Collintuklib_integer: Revise unaligned reads and writes on...
2023-10-31  Lasse Collintuklib_integer: Add missing write64be and write64le...
2023-10-31  Jia TanBuild: Update visibility.m4 from Gnulib.
2023-10-31  Lasse CollinUpdate THANKS.
2023-10-31  Jia TanCMake: Rename xz and man page symlink custom targets.
2023-10-31  Lasse CollinCMake: Fix Windows build with Clang/LLVM 17.
2023-10-31  Jia Tanliblzma: Avoid compiler warning without creating extra...
2023-10-31  Lasse CollinBuild: Update the comment about -Werror usage in checks.
2023-10-31  Lasse CollinBuild: Fix underquoted AC_LANG_SOURCE.
2023-10-31  Lasse CollinBuild: Silence Autoconf warning.
2023-10-31  Jia TanBuild: Remove Gnulib dependency from tests.
2023-10-31  Jia TanCMake: Remove /lib from tests include path.
2023-10-31  Lasse Collinsysdefs.h: Update the comment about __USE_MINGW_ANSI_STDIO.
2023-10-31  Lasse Collinxz: Windows: Don't (de)compress to special files like...
2023-10-31  Lasse CollinCMake: Wrap two overlong lines that are possible to...
2023-10-31  Lasse CollinCMake: Add a comment about threads on Cygwin.
2023-10-31  Lasse CollinCMake: Bump maximum policy version to 3.27.
2023-10-30  Lasse CollinDoxygen: Add more C macro names to PREDEFINED.
2023-10-30  Lasse Collinliblzma: Move a few __attribute__ uses in function...
2023-10-30  Lasse Collinxz, xzdec, lzmainfo: Use tuklib_attr_noreturn.
2023-10-30  Lasse CollinRemove incorrect uses of __attribute__((__malloc__)).
2023-10-30  Lasse CollinUpdate THANKS.
2023-10-30  Lasse CollinUpdate THANKS.
2023-10-30  Lasse Collinliblzma: Mark crc64_clmul() with __attribute__((__no_sa...
2023-10-30  Jia TanCMake: Fix time.h checks not running on second CMake...
2023-10-30  Jia TanCMake: Fix unconditionally defining HAVE_CLOCK_MONOTONIC.
2023-10-30  Lasse Collinxz: Refactor thousand separator detection and disable...
2023-10-30  Lasse Collinxz: Fix a too relaxed assertion and remove uses of...
2023-10-30  Jia TanTests: Improve invalid unpadded size check in test_lzma...
2023-10-25  Jia TanTests: Improve comments in test_index.c.
2023-10-25  Jia TanUpdate THANKS.
2023-10-25  Jia Tanliblzma: Update assert in vli_ceil4().
2023-10-25  Jia Tanliblzma: Add overflow check for Unpadded size in lzma_i...
2023-10-25  Jia TanTranslations: Update the Esperanto translation.
2023-10-25  Jia TanDocs: Update INSTALL for --enable-threads method win95.
2023-10-25  Jia TanCMake: Conditionally allow win95 threads and --enable...
2023-10-25  Jia TanBuild: Conditionally allow win95 threads and --enable...
2023-10-25  Jamaika1mythread.h: Fix typo error in Vista threads mythread_on...
next