]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2023-01-06  Lasse CollinTests: test_index_hash: Add an assert_uint_eq(). 7/head
2023-01-06  Lasse CollinTests: test_index_hash: Fix a memory leak.
2023-01-06  Lasse CollinTests: test_index_hash: Don't treat pointers as booleans.
2023-01-06  Lasse CollinTests: test_index_hash: Fix a typo in a comment.
2023-01-06  Lasse CollinTests: test_index_hash: Avoid the variable name "index".
2023-01-06  Lasse CollinTests: test_index_hash: Use the word "Record" instead...
2023-01-06  Lasse CollinTests: test_index_hash: Tweak comments and style.
2023-01-06  Lasse CollinTests: test_index_hash: Use INDEX_INDICATOR constant...
2023-01-05  Jia Tanliblzma: Remove common.h include from common/index.h.
2023-01-02  Jia TanAdds test_index_hash to .gitignore.
2023-01-02  Jia TanTests: Creates test_index_hash.c
2023-01-02  Jia Tanliblzma: Add NULL check to lzma_index_hash_append.
2023-01-02  Jia Tanliblzma: Replaced hardcoded 0x0 index indicator byte...
2022-12-30  Lasse CollinTests: test_check: Test corner cases of CLMUL CRC64.
2022-12-30  Lasse CollinTests: Clarify a comment in test_lzip_decoder.c.
2022-12-30  Jia Tanxz: Includes <time.h> and <sys/time.h> conditionally...
2022-12-30  Jia Tanliblzma: Includes sys/time.h conditionally in mythread
2022-12-30  Jia TanBuild: No longer require HAVE_DECL_CLOCK_MONOTONIC...
2022-12-30  Jia TanTranslations: Add Ukrainian translations of man pages.
2022-12-30  Jia TanCI/CD: Create initial version of CI/CD workflow.
2022-12-30  Jia Tanliblzma: Update documentation for lzma_filter_encoder.
2022-12-30  Jia TanTests: Adds lzip decoder tests
2022-12-30  Jia Cheong TanDoxygen: Update .gitignore for generating docs for...
2022-12-30  Jia Tanliblzma: Fix lzma_microlzma_encoder() return value.
2022-12-30  Jia TanCMake: Update .gitignore for CMake artifacts from in...
2022-12-16  Lasse Collinliblzma: Update authors list in arm64.c.
2022-12-13  Lasse CollinBump version to 5.4.0 and soname to 5.4.0. v5.4.0
2022-12-13  Lasse CollinUpdate INSTALL: CMake on Windows isn't experimental...
2022-12-13  Lasse CollinAdd NEWS for 5.4.0.
2022-12-13  Lasse CollinFix a typo in NEWS.
2022-12-13  Lasse CollinAdd NEWS for 5.2.10.
2022-12-13  Lasse CollinTests: Fix a typo in tests/files/README.
2022-12-13  Lasse CollinTests: Add two ARM64 test files.
2022-12-12  Lasse CollinTranslations: Update the Catalan translation.
2022-12-12  Lasse CollinUpdate THANKS.
2022-12-12  Lasse CollinUpdate AUTHORS.
2022-12-12  Lasse CollinDocs: Omit multi-threaded decompress from TODO.
2022-12-11  Lasse CollinDocs: Update xz-file-format.txt to 1.1.0 for ARM64...
2022-12-11  Lasse Collinxz: Rename --experimental-arm64 to --arm64.
2022-12-11  Lasse Collinliblzma: Change LZMA_FILTER_ARM64 to the official Filte...
2022-12-08  Lasse Collinxz: Make args_info.files_name a const pointer.
2022-12-08  Lasse Collinxz: Don't modify argv[].
2022-12-08  Lasse CollinTranslations: Update the German man page translations.
2022-12-08  Jia TanTranslations: Update the German translation.
2022-12-08  Jia TanTranslations: Update the Turkish translation.
2022-12-08  Jia TanTranslations: Update the Croatian translation.
2022-12-08  Jia TanTranslations: Add Romanian translation of man pages.
2022-12-08  Jia TanTranslations: Update the Romanian translation.
2022-12-08  Lasse Collinliblzma: Check for unexpected NULL pointers in block_he...
2022-12-01  Lasse CollinBump version number for 5.3.5beta. v5.3.5beta
2022-12-01  Lasse CollinAdd NEWS for 5.3.5beta.
2022-12-01  Lasse CollinUpdate THANKS.
2022-12-01  Lasse Collinliblzma: Use __has_attribute(__symver__) to fix Clang...
2022-12-01  Lasse Collinliblzma: Omit zero-skipping from ARM64 filter.
2022-12-01  Lasse Collinxz: Omit the special notes about ARM64 filter on the...
2022-12-01  Lasse Collinliblzma: Don't be over-specific in lzma_str_to_filters...
2022-12-01  Lasse Collinliblzma: Silence unused variable warning when BCJ filte...
2022-12-01  Lasse CollinTranslations: Update the Chinese (simplified) translation.
2022-11-30  Lasse CollinAdd NEWS for 5.2.9.
2022-11-30  Jia Tanxz: Remove message_filters_to_str function prototype...
2022-11-30  Lasse CollinChange the bug report address.
2022-11-30  Lasse CollinBuild: Add string_conversion.c to CMake, DOS, and VS...
2022-11-30  Lasse CollinUpdate to HTTPS URLs in AUTHORS.
2022-11-29  Jia Tanliblzma: Improve documentation for string to filter...
2022-11-29  Lasse Collinliblzma: Two fixes to lzma_str_list_filters() API docs.
2022-11-28  Lasse Collinxz: Use lzma_str_from_filters().
2022-11-28  Lasse Collinliblzma: Add lzma_str_to_filters, _from_filters, and...
2022-11-28  Lasse Collinliblzma: Make lzma_validate_chain() available outside...
2022-11-28  Lasse Collinliblzma: Remove lzma_lz_decoder_uncompressed() as it...
2022-11-28  Lasse Collinliblzma: Use LZMA1EXT feature in lzma_microlzma_decoder().
2022-11-28  Lasse Collinliblzma: Use LZMA1EXT feature in lzma_alone_decoder().
2022-11-27  Lasse Collinliblzma: Add LZMA_FILTER_LZMA1EXT to support LZMA1...
2022-11-27  Lasse Collinliblzma: Avoid unneeded use of void pointer in LZMA...
2022-11-27  Lasse Collinliblzma: Pass the Filter ID to LZ encoder and decoder.
2022-11-26  Lasse Collinliblzma: Remove two FIXME comments.
2022-11-26  Lasse Collinxz: Use lzma_filters_free().
2022-11-26  Lasse Collinliblzma: Use lzma_filters_free() in more places.
2022-11-25  Lasse Collinliblzma: Omit simple coder init functions if they are...
2022-11-24  Lasse Collinxz: Allow nice_len 2 and 3 even if match finder require...
2022-11-24  Lasse Collinliblzma: Allow nice_len 2 and 3 even if match finder...
2022-11-24  Lasse Collinliblzma: Add lzma_filters_update() support to the multi...
2022-11-24  Lasse CollinUpdate THANKS.
2022-11-24  Lasse CollinBuild: Don't put GNU/Linux-specific symbol versions...
2022-11-23  Lasse Collinliblzma: Refactor to use lzma_filters_free().
2022-11-23  Lasse Collinliblzma: Fix another invalid free() after memory alloca...
2022-11-23  Jia Tanliblzma: Add support for LZMA_SYNC_FLUSH in the Block...
2022-11-23  Lasse Collinliblzma: Add new API function lzma_filters_free().
2022-11-23  Lasse CollinCMake: Don't use symbol versioning with static library.
2022-11-23  Lasse Collinliblzma: Add lzma_attr_warn_unused_result to lzma_filte...
2022-11-23  Lasse Collinliblzma: Fix invalid free() after memory allocation...
2022-11-22  Lasse Collinliblzma: Fix language in a comment.
2022-11-22  Lasse Collinliblzma: Fix infinite loop in LZMA encoder init with...
2022-11-21  Lasse Collinliblzma: Fix two Doxygen commands in the API headers.
2022-11-19  Lasse Collinxz: Refactor duplicate code from hardware_memlimit_mten...
2022-11-19  Lasse Collinxz: Add support --threads=+N so that -T+1 gives threade...
2022-11-19  Jia TanCMake: Adds test_memlimit to CMake tests
2022-11-15  Lasse CollinTranslations: Update the Korean translation.
2022-11-15  Lasse CollinTranslations: Update the Turkish translation.
2022-11-15  Lasse CollinBump version number for 5.3.4alpha. v5.3.4alpha
2022-11-15  Lasse CollinAdd NEWS for 5.3.4alpha.
next