]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2025-04-03  Lasse Collinliblzma: mt dec: Simplify by removing the THR_STOP...
2025-04-03  Lasse Collinliblzma: mt dec: Fix a comment
2025-04-03  Lasse Collinliblzma: Add assertions to lzma_bufcpy()
2024-10-01  Lasse Collincmake/tuklib_large_file_support.cmake: Add a missing...
2024-10-01  Lasse CollinWindows: Embed an application manifest in the EXE files
2024-05-29  Lasse CollinBump version and soname for 5.4.7 v5.4.7
2024-05-29  Lasse CollinAdd NEWS for 5.4.7
2024-05-29  Lasse CollinAdd NEWS for 5.2.13
2024-05-29  Lasse CollinBuild: Update po/*.po files only when needed
2024-05-28  Lasse CollinTranslations: Run "make -C po update-po"
2024-05-28  Lasse CollinTranslations: Run po4a/update-po and cleanup unused...
2024-05-28  Lasse Collinpo4a/update-po: Disable wrapping in .pot and .po files
2024-05-28  Lasse CollinUpdate contact info in README
2024-05-28  Lasse CollinTranslations: Use --package-name=xz-man with po4a
2024-05-28  Lasse CollinTranslations: Omit man page line numbers from .pot...
2024-05-28  Lasse CollinTranslations: Update po/Makevars
2024-05-27  Lasse Collinliblzma: Omit an unneeded array from the x86 filter
2024-05-27  Lasse Collinliblzma: Silence a warning from Coverity static analysis
2024-05-21  Lasse CollinFix typos
2024-05-21  Lasse Collinliblzma: Fix white space
2024-05-21  Lasse CollinUpdate maintainer and author info.
2024-05-21  Lasse CollinAdd NEWS for 5.2.11 and 5.2.12
2024-05-21  Lasse Collinliblzma: Fix incorrect function type error from sanitizer
2024-05-21  Lasse Collinxz: Avoid arithmetic on a null pointer
2024-05-21  Lasse CollinTests: test_index: Fix failures when features are disabled
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.
next