]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
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...
2022-04-14  Lasse Collinxz: Changes to --memlimit-compress and --no-adjust.
2022-04-11  Lasse Collinxz: Add --memlimit-mt-decompress along with a default...
2022-04-06  Lasse Collinliblzma: Threaded decoder: Improve setting of pending_e...
2022-04-06  Lasse Collinliblzma: Add a new flag LZMA_FAIL_FAST for threaded...
2022-04-05  Lasse Collinliblzma: Threaded decoder: Always wait for output if...
2022-04-02  Lasse Collinliblzma: Threaded decoder: Support zpipe.c-style decodi...
2022-03-30  Lasse CollinUpdate THANKS.
2022-03-29  Lasse Collinxzgrep: Fix escaping of malicious filenames (ZDI-CAN...
2022-03-25  Lasse Collinliblzma: Fix a deadlock in threaded decoder.
2022-03-23  Lasse CollinUpdate THANKS.
2022-03-23  Lasse Collinliblzma: Threaded decoder: Don't stop threads on LZMA_T...
2022-03-06  Lasse Collinxz: Add initial support for threaded decompression.
2022-03-06  Lasse Collinliblzma: Add threaded .xz decompressor.
2022-03-06  Lasse Collinliblzma: Fix docs: lzma_block_decoder() cannot return...
2022-03-06  Lasse Collinliblzma: Add new output queue (lzma_outq) features.
2022-03-06  Lasse Collinliblzma: Index hash: Change return value type of hash_a...
2022-02-22  Lasse Collinliblzma: Minor addition to lzma_vli_size() API doc.
2022-02-22  Lasse Collinliblzma: Check the return value of lzma_index_append...
2022-02-21  Lasse CollinUpdate THANKS.
2022-02-21  Ed Masteliblzma: Use non-executable stack on FreeBSD as on...
2022-02-20  Lasse Collinliblzma: Make Block decoder catch certain types of...
2022-02-20  Lasse CollinTests: Add bad-1-lzma2-11.xz.
2022-02-18  Lasse CollinTranslations: Fix po4a failure with the French man...
2022-02-06  Lasse CollinTranslations: Add French translation of man pages.
next