]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2022-11-11  Lasse CollinTranslations: Update the Croatian translation.
2022-11-11  Lasse CollinTranslations: Update the Polish translation.
2022-11-11  Lasse CollinTranslations: Update the Spanish translation.
2022-11-11  Lasse CollinUpdate THANKS.
2022-11-11  Lasse Collinliblzma: Fix building with Intel ICC (the classic compi...
2022-11-11  Lasse Collinliblzma: Fix incorrect #ifdef for x86 SSE2 support.
2022-11-11  Lasse CollinAdd NEWS for 5.2.7 (forgotten cherry-pick from v5.2).
2022-11-11  Lasse Collinxzdiff: Add support for .lz files.
2022-11-11  Lasse CollinScripts: Ignore warnings from xz.
2022-11-10  Lasse CollinTranslations: Rename poa4/fr_FR.po to po4a/fr.po.
2022-11-09  Lasse Collinxz: Update the man page about BCJ filters, including...
2022-11-09  Lasse Collinxz: Add --arm64 to --long-help and omit endianness...
2022-11-09  Lasse CollinWindows: Update the VS project files for ARM64 and...
2022-11-09  Lasse CollinDOS: Update Makefile and config.h to include ARM64...
2022-11-09  Lasse CollinCMake: Add lzip decoder files and #define to the build.
2022-11-09  Lasse CollinDocs: Update INSTALL and also add new prohibited option...
2022-11-09  Lasse CollinTests: Test the .lz files in test_files.sh.
2022-11-09  Lasse CollinTests: Add .lz (lzip) test files.
2022-11-09  Lasse Collinxz: Remove the commented-out FORMAT_GZIP, gzip, .gz...
2022-11-09  Lasse Collinxz: Add .lz (lzip) decompression support.
2022-11-09  Lasse Collinliblzma: Add .lz support to lzma_auto_decoder().
2022-11-09  Lasse Collinliblzma: Add .lz (lzip) decompression support (format...
2022-11-09  Lasse Collinliblzma: Add the missing Makefile.inc change for -...
2022-11-09  Lasse Collinxz: Add comments about stdin and src_st.st_size.
2022-11-09  Lasse Collinxz: Fix displaying of file sizes in progress indicator...
2022-11-09  Lasse Collinxz: Add a comment why --to-stdout is not in --help.
2022-11-08  Lasse Collinxz: Make xz -lvv show that the upcoming --arm64 needs...
2022-11-08  Lasse CollinDocs: Update faq.txt a little.
2022-11-08  Lasse CollinTranslations: Update Turkish translation.
2022-11-08  Lasse CollinTranslations: Update Croatian translation.
2022-11-08  Lasse Collinliblzma: Update API docs about decoder flags.
2022-11-08  Lasse Collinliblzma: Use the return_if_error() macro in alone_decod...
2022-11-08  Lasse Collinliblzma: Fix a comment in auto_decoder.c.
2022-11-08  Lasse Collinxz: Initialize the pledge(2) sandbox at the very beginn...
2022-11-07  Lasse Collinxz: Extend --robot --info-memory output.
2022-11-07  Lasse Collinliblzma: Include cached memory in reported memusage...
2022-11-07  Jia Tanxz: Avoid a compiler warning in progress_speed() in...
2022-10-31  Lasse CollinBuild: Clarify comment in configure.ac about SSE2.
2022-10-31  Lasse CollinBuild: Remove obsolete commented-out lines from configu...
2022-10-31  Lasse CollinWindows: Fix mythread_once() macro with Vista threads.
2022-10-31  Lasse Collinliblzma: Silence -Wconversion warning from crc64_fast.c.
2022-10-31  Lasse CollinCMake: Sync tuklib_cpucores.cmake with tuklib_cpucores.m4.
2022-10-27  Lasse CollinTests: test_files.sh: Make it not fail if features...
2022-10-27  Lasse CollinTests: test_files.sh: Suppress an expected warning...
2022-10-27  Lasse CollinTests: test_files.sh: Print the reason for skipping...
2022-10-26  Lasse CollinTests: Keep test_compress_* working when some filters...
2022-10-26  Jia TanTests: test_bcj_exact_size skips properly now if PowerP...
2022-10-25  Lasse CollinTests: Test also unsupported-*.xz.
2022-10-25  Lasse CollinBuild: Use AC_CONFIG_HEADERS instead of the ancient...
2022-10-25  Lasse CollinBuild: Update m4/ax_pthread.m4 from Autoconf Archive.
2022-10-25  Lasse CollinBuild: Add configure option --disable-microlzma.
2022-10-25  Lasse Collinxz: Fix --single-stream with an empty .xz Stream.
2022-10-25  Lasse Collinxz: Add support for OpenBSD's pledge() sandbox.
2022-10-25  Lasse Collinxz: Fix decompressor behavior if input uses an unsuppor...
2022-10-25  Lasse Collinxz: Clarify the man page: input file isn't removed...
2022-10-25  Lasse Collinxz: Refactor to remove is_empty_filename().
2022-10-25  Lasse Collinxz: If input file cannot be removed, treat it as a...
2022-10-24  Lasse Collinliblzma: Threaded decoder: Stop the worker threads...
2022-10-20  Lasse Collintuklib_cpucores: Use HW_NCPUONLINE on OpenBSD.
2022-10-19  Lasse CollinTests: Skip tests in test_*.sh if encoders and/or decod...
2022-10-19  Lasse CollinTest: Remove the (exit 1) lines.
2022-10-19  Lasse CollinTests: Fix a warning in test_memlimit.c when decoders...
2022-10-19  Lasse CollinTests: Add test_memlimit to .gitignore.
2022-10-06  Jia TanTests: Refactor test_stream_flags.c.
2022-10-06  Jia TanTests: Refactor test_block_header.c.
2022-10-06  Jia TanTests: Fix compilation issues.
2022-10-05  Lasse CollinTests: Include mythread.h in the tests that use MYTHREA...
2022-10-05  Jia Tanliblzma: Fix a compilation issue when encoders are...
2022-10-05  Jia TanTests: Fix compilation error when threading support...
2022-10-05  Lasse Collintuklib_integer: Add 64-bit endianness-converting reads...
2022-09-30  Lasse Collinliblzma: Add API doc note about the .xz decoder LZMA_ME...
2022-09-28  Jia Tanliblzma: Add dest and src NULL checks to lzma_index_cat.
2022-09-28  Jia TanTests: Create a test for the lzma_index_cat bug.
2022-09-28  Jia Tanliblzma: Fix copying of check type statistics in lzma_i...
2022-09-28  Lasse Collintuklib_physmem: Fix Unicode builds on Windows.
2022-09-28  Lasse CollinTests: Add test_memlimit.c to test restarting after...
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.
next