]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2023-07-17  Jia Tanxz: Validate --flush-timeout for all specified filter...
2023-07-17  Jia Tanxz: Allows --block-list filters to scale down memory...
2023-07-17  Jia Tanxz: Do not include block splitting if encoders are...
2023-07-17  Jia Tanxz: Free filters[] in debug mode.
2023-07-17  Jia Tanxz: Add a message if --block-list is used outside of...
2023-07-17  Jia Tanxz: Create command line options for filters[1-9].
2023-07-17  Jia Tanxz: Use lzma_filters_free() in forget_filter_chain().
2023-07-17  Jia Tanxz: Separate string to filter conversion into a helper...
2023-07-17  Jia TanTests: Use new --filters option in test_compress.sh
2023-07-17  Jia Tanxz: Update --long-help and man page for new --filters...
2023-07-17  Jia Tanxz: Add --filters option to CLI.
2023-07-14  Jia TanTests: Improve feature testing for skipping.
2023-07-10  Jia TanTranslations: Update the Chinese (traditional) translation.
2023-07-08  Jia Tanliblzma: Remove non-portable empty initializer.
2023-07-08  Jia TanTranslations: Update the Vietnamese translation.
2023-06-28  Jia TanTests: Fix memory leaks in test_index.
2023-06-28  Jia TanTests: Fix memory leaks in test_block_header.
2023-06-28  Jia Tanliblzma: Prevent uninitialzed warning in mt stream...
2023-06-28  Jia Tanliblzma: Prevent warning for MSYS2 Windows build.
2023-06-28  Jia TanCI: Add test with -fsanitize=address,undefined.
2023-06-28  Jia TanCI: Upgrade checkout action from v2 to v3.
2023-06-27  Jia TanUpdate THANKS.
2023-06-27  Jia TanDocs: Document the configure option --disable-ifunc...
2023-06-27  Lasse CollinMinor tweaks to style and comments.
2023-06-27  Lasse CollinCMake: Rename CHECK_ATTR_IFUNC to ALLOW_ATTR_IFUNC.
2023-06-27  Lasse Collinliblzma: Add ifunc implementation to crc64_fast.c.
2023-06-27  Hans JansenAdd ifunc check to CMakeLists.txt
2023-06-27  Hans JansenAdd ifunc check to configure.ac
2023-06-06  Jia TanCI: Add apt update command before installing dependencies.
2023-06-06  Jia TanUpdate THANKS.
2023-06-06  Benjamin BuchCMake: Protects against double find_package
2023-05-31  Jia TanTranslations: Update the Esperanto translation.
2023-05-31  Jia TanTranslations: Update the Croatian translation.
2023-05-31  Jia TanTranslations: Update the Chinese (simplified) translation.
2023-05-17  Jia TanTranslations: Update German translation of man pages.
2023-05-17  Jia TanTranslations: Update the German translation.
2023-05-17  Jia TanTranslations: Update the Croatian translation.
2023-05-17  Jia TanTranslations: Update Korean translation of man pages.
2023-05-17  Jia TanTranslations: Update the Korean translation.
2023-05-16  Jia TanTranslations: Update the Spanish translation.
2023-05-16  Jia TanTranslations: Update the Romanian translation.
2023-05-16  Jia TanTranslations: Update Romanian translation of man pages.
2023-05-16  Jia TanTranslations: Update Ukrainian translation of man pages.
2023-05-16  Jia TanTranslations: Update the Ukrainian translation.
2023-05-16  Jia TanTranslations: Update the Polish translation.
2023-05-16  Jia TanTranslations: Update the Swedish translation.
2023-05-16  Jia TanTranslations: Update the Esperanto translation.
2023-05-13  Jia Tanliblzma: Slightly rewords lzma_str_list_filters() docum...
2023-05-11  Jia Tanliblzma: Adds lzma_nothrow to MicroLZMA API functions.
2023-05-11  Jia Tanliblzma: Exports lzma_mt_block_size() as an API function.
2023-05-11  Jia Tanliblzma: Creates IS_ENC_DICT_SIZE_VALID() macro.
2023-05-04  Jia TanAdd NEWS for 5.4.3.
2023-05-04  Jia TanAdd NEWS for 5.2.12.
2023-05-04  Jia TanTranslations: Update the Croatian translation.
2023-05-04  Jia Tantuklib_integer.h: Reverts previous commit.
2023-05-04  Jia Tantuklib_integer.h: Changes two other UINT_MAX == UINT32_...
2023-05-03  Lasse Collintuklib_integer.h: Fix a recent copypaste error in Clang...
2023-04-25  Jia TanCI: Adds a build and test for small configuration.
2023-04-25  Jia TanCI: ci_build.sh allows configuring small build.
2023-04-20  Jia TanUpdate THANKS.
2023-04-19  Jia TanWindows: Include <intrin.h> when needed.
2023-04-19  Jia Tantuklib_integer: Use __builtin_clz() with Clang.
2023-04-14  Lasse Collinliblzma: Update project maintainers in lzma.h.
2023-04-13  Jia Tanliblzma: Cleans up old commented out code.
2023-04-07  Jia TanDocs: Add missing word to SECURITY.md.
2023-04-07  Jia TanUpdate THANKS.
2023-04-07  Jia TanDocs: Minor edits to SECURITY.md.
2023-04-07  Gabriela GutierrezDocs: Create SECURITY.md
2023-03-29  Jia TanCI: Tests for disabling threading on CMake builds.
2023-03-29  Jia TanCI: Removes CMakeCache.txt between builds.
2023-03-29  Jia TanCMake: Update liblzma-config.cmake generation.
2023-03-29  Jia TanCMake: Allows setting thread method.
2023-03-24  Jia TanCI: Runs CMake feature tests.
2023-03-24  Jia TanCI: ci_build.sh allows CMake features to be configured.
2023-03-24  Jia TanCI: Change ci_build.sh to use bash instead of sh.
2023-03-24  Jia TanCMake: Only build xzdec if decoders are enabled.
2023-03-23  Jia TanBuild: Removes redundant check for LZMA1 filter support.
2023-03-23  Lasse CollinCMake: Bump maximum policy version to 3.26.
2023-03-23  Jia TanCMake: Conditionally build xz list.* files if decoders...
2023-03-23  Jia TanCMake: Allow configuring features as cache variables.
2023-03-21  Lasse CollinBuild: Add a comment that AC_PROG_CC_C99 is needed...
2023-03-21  Lasse CollinBuild: configure.ac: Use AS_IF and AS_CASE where required.
2023-03-21  Lasse CollinUpdate THANKS.
2023-03-21  Lasse CollinBuild: Fix --disable-threads breaking the building...
2023-03-19  Lasse Collinliblzma: Silence -Wsign-conversion in SSE2 code in...
2023-03-18  Jia TanAdd NEWS for 5.4.2.
2023-03-18  Jia TanAdd NEWS for 5.2.11.
2023-03-18  Lasse CollinUpdate the copy of GNU GPLv3 from gnu.org to COPYING...
2023-03-18  Lasse CollinChange a few HTTP URLs to HTTPS.
2023-03-17  Jia TanCMake: Fix typo in a comment.
2023-03-17  Lasse CollinWindows: build.bash: Copy liblzma API docs to the outpu...
2023-03-17  Lasse CollinWindows: Add microlzma_*.c to the VS project files.
2023-03-17  Lasse CollinCMake: Add microlzma_*.c to the build.
2023-03-17  Lasse CollinBuild: Update comments about unaligned access to mentio...
2023-03-16  Lasse CollinTests: Update .gitignore.
2023-03-16  Lasse Collinpo4a/update-po: Display the script name consistently...
2023-03-16  Jia TanDoc: Rename Doxygen HTML doc directory name liblzma...
2023-03-16  Jia Tanliblzma: Remove note from lzma_options_bcj about the...
2023-03-16  Jia TanCI: Add doxygen as a dependency.
2023-03-16  Lasse CollinCOPYING: Add a note about the included Doxygen-generate...
next