]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2022-09-28  Lasse Collinliblzma: Stream decoder: Fix restarting after LZMA_MEML...
2022-09-28  Lasse Collinliblzma: Stream decoder: Fix comments.
2022-09-20  Lasse Collinliblzma: ARM64: Add comments.
2022-09-20  Lasse Collinliblzma: ARM64: Fix wrong comment in API doc.
2022-09-19  Lasse Collinxz: Add --experimental-arm64[=width=WIDTH].
2022-09-19  Lasse Collinliblzma: Add experimental ARM64 BCJ filter with a tempo...
2022-09-17  Lasse Collinliblzma: Simple/BCJ filters: Allow disabling generic...
2022-09-16  Lasse CollinTests: Add a test file for lzma_index_append() integer...
2022-09-16  Lasse CollinTranslations: Add Turkish translation.
2022-09-16  Lasse CollinUpdate THANKS.
2022-09-16  Lasse Collinxzgrep: Fix compatibility with old shells.
2022-09-09  Lasse CollinTests: Silence warnings about unused functions from...
2022-09-09  Lasse Collinliblzma: lzma_filters_copy: Keep dest[] unmodified...
2022-09-08  Jia Tanliblzma: lzma_index_append: Add missing integer overflo...
2022-09-08  Lasse CollinUpdate THANKS.
2022-09-08  Jia TanCMake: Clarify a comment about Windows symlinks without...
2022-09-08  Lasse CollinCMake: Update for liblzma_*.map files and fix wrong...
2022-09-08  Lasse Collinliblzma: Vaccinate against an ill patch from RHEL/CentOS 7.
2022-08-31  Lasse CollinCMake: Add xz symlinks.
2022-08-31  Lasse CollinCMake: Put xz man page install under if(UNIX) like...
2022-08-22  Lasse CollinBump version number for 5.3.3alpha. v5.3.3alpha
2022-08-22  Lasse CollinAdd NEWS for 5.3.3alpha.
2022-08-22  Lasse CollinTranslations: Add Portuguese translation.
2022-08-22  Lasse CollinTranslations: Add Serbian translation.
2022-08-22  Lasse CollinTranslations: Add Swedish translation.
2022-08-22  Lasse CollinTranslations: Add Esperanto translation.
2022-08-22  Lasse CollinTranslations: Add Catalan translation.
2022-08-22  Lasse CollinTranslations: Add Ukrainian translation.
2022-08-22  Lasse CollinTranslators: Add Romanian translation.
2022-08-22  Lasse CollinTranslations: Update Brazilian Portuguese translation.
2022-08-22  Lasse CollinTranslations: Add Croatian translation.
2022-08-22  Lasse CollinTranslations: Add Spanish translation.
2022-08-22  Lasse CollinTranslations: Add Korean translation.
2022-08-22  Lasse CollinTranslations: Rebuild cs.po to avoid incorrect fuzzy...
2022-08-22  Lasse CollinTranslations: Add partial Danish translation.
2022-08-22  Lasse CollinTranslations: Add hu, zh_CN, and zh_TW.
2022-08-22  Lasse CollinTranslations: Update vi.po to match the file from the TP.
2022-08-22  Lasse CollinTranslations: Add fi and pt_BR, and update de, fr,...
2022-08-22  Lasse Collinxz: Try to clarify --memlimit-mt-decompress vs. --memli...
2022-08-22  Lasse CollinCMake: Add liblzma tests.
2022-08-19  Lasse Collinxz: Revise --info-memory output.
2022-08-19  Lasse Collinxz: Update the man page for threaded decompression...
2022-08-18  Lasse CollinBuild: Include the CMake files in the distribution.
2022-08-18  Lasse CollinWindows: Fix broken liblzma.dll build with Visual Studi...
2022-08-18  Lasse Collinliblzma: Threaded decoder: Improve LZMA_FAIL_FAST when...
2022-08-12  Lasse CollinAdd NEWS for 5.2.6.
2022-08-12  Lasse CollinAdd Jia Tan to AUTHORS.
2022-07-25  Lasse CollinBuild: Start the generated ChangeLog from around 5...
2022-07-25  Lasse CollinTranslations: Change the copyright comment string to...
2022-07-25  Jia Tanliblzma: Refactor lzma_mf_is_supported() to use a switc...
2022-07-25  Jia TanBuild: Don't allow empty LIST in --enable-match-finders...
2022-07-24  Lasse Collinxz: Update the man page that change to --keep will...
2022-07-19  Lasse CollinUpdate THANKS.
2022-07-19  Nicholas JacksonCMake: Add missing source file to liblzma build
2022-07-19  Lasse Collinxzgrep man page: Document exit statuses.
2022-07-19  Lasse Collinxzgrep: Improve error handling, especially signals.
2022-07-18  Lasse Collinxzgrep: Make the fix for ZDI-CAN-16587 more robust.
2022-07-18  Lasse Collinxzgrep: Use grep -H --label when available (GNU, *BSDs).
2022-07-18  Lasse Collinxzgrep: Use -e to specify the pattern to grep.
2022-07-18  Lasse CollinScripts: Use printf instead of echo in a few places.
2022-07-17  Lasse Collinxzgrep: Add more LC_ALL=C to avoid bugs with multibyte...
2022-07-17  Lasse Collinxzgrep: Fix parsing of certain options.
2022-07-14  Lasse CollinTests: Add the .lzma files to test_files.sh.
2022-07-14  Lasse CollinTests: Add .lzma test files.
2022-07-14  Lasse Collinliblzma: Rename a variable and improve a comment.
2022-07-13  Lasse CollinUpdate THANKS.
2022-07-13  Lasse Collinliblzma: Add optional autodetection of LZMA end marker.
2022-07-12  Lasse Collinxz: Document the special memlimit case of 2000 MiB...
2022-07-10  Jia TanCreated script to generate code coverage reports.
2022-06-16  Jia TanTests: Add more tests into test_check.
2022-06-16  Lasse CollinTests: Use char[][24] array for enum_strings_lzma_ret.
2022-06-16  Lasse CollinTests: tuktest.h: Add tuktest_error_impl to help with...
2022-06-16  Lasse CollinTests: tuktest.h: Rename file_from_* and use tuktest_ma...
2022-06-16  Lasse CollinTests: tuktest.h: Add malloc wrapper with automatic...
2022-06-16  Lasse CollinTests: tuktest.h: Move a function.
2022-06-14  Lasse CollinTests: test_vli: Remove an invalid test-assertion.
2022-06-14  Lasse CollinTests: test_vli: Add const where appropriate.
2022-06-14  Jia TanAdded vli tests to .gitignore
2022-06-14  Jia TanCreated tests for all functions exported in vli.h
2022-06-14  jiat75Added parallel test artifacts to .gitignore
2022-06-14  Lasse CollinTests: Use good-1-empty-bcj-lzma2.xz in test_bcj_exact_...
2022-06-14  Lasse CollinTests: Add file reading helpers to tuktest.h.
2022-06-14  Lasse CollinTests: tuktest.h: Move a printf from a macro to a helpe...
2022-06-14  Lasse CollinTests: Add test file good-1-empty-bcj-lzma2.xz.
2022-06-10  Jia TanTests: Created tests for hardware functions.
2022-06-02  Lasse CollinTests: Convert test_check to tuktest.
2022-06-02  Lasse CollinTests: Convert test_block_header to tuktest.
2022-06-02  Lasse CollinTests: Convert test_bcj_exact_size to tuktest.
2022-06-02  Lasse CollinTests: Include tuktest.h in tests.h.
2022-06-02  Lasse CollinTests: Add tuktest.h mini-test-framework.
2022-05-23  Lasse CollinBuild: Enable Automake's parallel test harness.
2022-05-23  Lasse CollinTests: Split test_compress.sh into separate test unit...
2022-05-23  Lasse CollinTest: Make create_compress_files.c a little more flexible.
2022-05-23  Lasse CollinTests: Remove unneeded commented lines from test_compre...
2022-05-23  Lasse CollinTests: Remove progress indicator from test_compress.sh.
2022-05-23  Lasse Collinliblzma: Silence a warning.
2022-04-14  Lasse Collinxz: Fix build with --disable-threads.
2022-04-14  Lasse Collinxz: Change the cap of the default -T0 memlimit for...
2022-04-14  Lasse Collinxz: Add a default soft memory usage limit for --threads=0.
2022-04-14  Lasse Collinxz: Make -T0 use multithreaded mode on single-core...
next