]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2024-05-21  Lasse CollinTests: test_index: Edit a misleading test
2024-05-21  Lasse CollinTests: test_index: Use minimal values to test integer...
2024-05-21  Lasse CollinTests: test_index: Test lzma_index_buffer_decode()...
2024-05-21  Lasse CollinTests: test_index: Test that *i = NULL is done on LZMA_...
2024-05-21  Lasse CollinTests: test_index: Test lzma_index_buffer_encode()...
2024-05-21  Lasse CollinTests: test_index: Replace if-statements with tuktest...
2024-05-21  Lasse CollinTests: test_index: Make it clear that my_alloc() has...
2024-05-21  Lasse CollinTests: test_index: Verify also iter.block.number_in_stream
2024-05-21  Lasse CollinTests: test_index: Check cases that aren't a multiple...
2024-05-21  Lasse Collinliblzma: index_decoder: Fix missing initializations...
2024-05-21  Lasse CollinCMake: Bump maximum policy version to 3.29
2024-05-21  Lasse Collinliblzma: API doc cleanups
2024-05-21  Lasse CollinTests: test_filter_str: Add a few assertions
2024-05-21  Lasse CollinTests: test_filter_str: Move one assertion and add...
2024-05-21  Lasse CollinTests: test_filter_str: Tweak comments and white space
2024-05-21  Lasse CollinTests: test_filter_str: Test *error_pos more thoroughly
2024-05-21  Lasse Collinliblzma: lzma_str_to_filters: Set *error_pos on all...
2024-05-21  Lasse Collinxz man page: Use .ft CR instead of CW to silence warnin...
2024-05-21  Lasse CollinDocs: Update .xz file format specification to 1.2.1.
2024-05-21  Lasse CollinUpdate website URLs back to tukaani.org.
2024-05-21  Lasse CollinUpdate THANKS.
2024-05-21  Lasse CollinINSTALL: Document arguments of --enable-symbol-versions.
2024-05-21  Lasse CollinBuild: Use only the generic symbol versioning with...
2024-05-21  Lasse CollinCMake: Use only the generic symbol versioning with...
2024-05-21  Lasse CollinUpdate THANKS.
2024-05-21  Lasse Collinliblzma: Minor comment edits.
2024-05-21  Sergey Kosukhinliblzma: Fix building with NVHPC (NVIDIA HPC SDK).
2024-05-21  Lasse CollinCMake: Disable symbol versioning on non-glibc Linux.
2024-05-21  Lasse CollinCMake: Make symbol versioning configurable.
2024-05-21  Lasse CollinCMake: Handle symbol versioning on MicroBlaze specially.
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.
next