]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2022-09-16  Lasse Collinxzgrep: Fix compatibility with old shells.
2022-09-16  Lasse Collinliblzma: lzma_filters_copy: Keep dest[] unmodified...
2022-09-16  Lasse CollinTests: Add a test file for lzma_index_append() integer...
2022-09-16  Jia Tanliblzma: lzma_index_append: Add missing integer overflo...
2022-09-16  Lasse CollinUpdate THANKS.
2022-09-16  Lasse Collinliblzma: Vaccinate against an ill patch from RHEL/CentOS 7.
2022-09-16  Jia TanCMake: Clarify a comment about Windows symlinks without...
2022-09-16  Lasse CollinCMake: Update for liblzma_*.map files and fix wrong...
2022-09-16  Lasse CollinCMake: Add xz symlinks.
2022-09-16  Lasse CollinCMake: Put xz man page install under if(UNIX) like...
2022-09-16  Lasse CollinTranslations: Add Turkish translation.
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-12  Lasse CollinBump version and soname for 5.2.6. v5.2.6
2022-08-12  Lasse CollinAdd NEWS for 5.2.6.
2022-08-12  Lasse CollinAdd Jia Tan to AUTHORS.
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: Make --keep accept symlinks, hardlinks, and setuid...
2022-07-24  Lasse Collinxzgrep man page: Document exit statuses.
2022-07-24  Lasse Collinxzgrep: Improve error handling, especially signals.
2022-07-24  Lasse Collinxzgrep: Make the fix for ZDI-CAN-16587 more robust.
2022-07-24  Lasse Collinxzgrep: Use grep -H --label when available (GNU, *BSDs).
2022-07-24  Lasse Collinxzgrep: Use -e to specify the pattern to grep.
2022-07-24  Lasse CollinScripts: Use printf instead of echo in a few places.
2022-07-24  Lasse Collinxzgrep: Add more LC_ALL=C to avoid bugs with multibyte...
2022-07-24  Lasse Collinxzgrep: Fix parsing of certain options.
2022-07-24  Lasse CollinTests: Add the .lzma files to test_files.sh.
2022-07-24  Lasse CollinTests: Add .lzma test files.
2022-07-24  Lasse Collinliblzma: Rename a variable and improve a comment.
2022-07-24  Lasse CollinUpdate THANKS.
2022-07-24  Lasse Collinliblzma: Add optional autodetection of LZMA end marker.
2022-07-24  Lasse CollinTests: Add test file good-1-empty-bcj-lzma2.xz.
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Lasse Collinxzgrep: Fix escaping of malicious filenames (ZDI-CAN...
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Lasse Collinliblzma: Fix docs: lzma_block_decoder() cannot return...
2022-07-12  Lasse Collinliblzma: Index hash: Change return value type of hash_a...
2022-07-12  Lasse Collinliblzma: Minor addition to lzma_vli_size() API doc.
2022-07-12  Lasse Collinliblzma: Check the return value of lzma_index_append...
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Ed Masteliblzma: Use non-executable stack on FreeBSD as on...
2022-07-12  Lasse Collinliblzma: Make Block decoder catch certain types of...
2022-07-12  Lasse CollinTests: Add bad-1-lzma2-11.xz.
2022-07-12  Lasse CollinTranslations: Fix po4a failure with the French man...
2022-07-12  Lasse CollinTranslations: Add French translation of man pages.
2022-07-12  jiat75liblzma: Add NULL checks to LZMA and LZMA2 properties...
2022-07-12  huangqinjinCMake: Keep compatible with Windows 95 for 32-bit build.
2022-07-12  Lasse Collinxzgrep: Update man page timestamp.
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Ville Skyttäxzgrep: use `grep -E/-F` instead of `egrep` and `fgrep`
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Lasse Collinxz: Change the coding style of the previous commit.
2022-07-12  Alexander Bluhmxz: Avoid fchown(2) failure.
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Lasse Collinliblzma: Use _MSVC_LANG to detect when "noexcept" can...
2022-07-12  Lasse Collinxzdiff: Update the man page about the exit status.
2022-07-12  Lasse Collinxzless: Fix less(1) version detection when it contains...
2022-07-12  Lasse Collinxz: Document the special memlimit case of 2000 MiB...
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Ivan A. MelnikovReduce maximum possible memory limit on MIPS32
2022-07-12  Lasse CollinCMake: Use interface library for better FindLibLZMA...
2022-07-12  Lasse CollinCMake: Try to improve compatibility with the FindLibLZM...
2022-07-12  Lasse CollinTests: Add bad-1-lzma2-10.xz and also modify -9.xz.
2022-07-12  Lasse CollinTests: Add bad-1-lzma2-9.xz.
2022-07-12  Lasse CollinTests: Add bad-1-check-crc32-2.xz.
2022-07-12  Lasse CollinScripts: Add zstd support to xzdiff.
2022-07-12  Lasse CollinScripts: Fix exit status of xzgrep.
2022-07-12  Lasse CollinScripts: Fix exit status of xzdiff/xzcmp.
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  H.J. Luliblzma: Enable Intel CET in x86 CRC assembly codes
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Lasse CollinBuild: Don't build bundles on Apple OSes.
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Adam BorowskiScripts: Add zstd support to xzgrep.
2022-07-12  Lasse CollinCMake: Fix compatibility with CMake 3.13.
2022-07-12  Lasse CollinUpdate THANKS.
2022-07-12  Lasse Collinxz: Avoid unneeded \f escapes on the man page.
2022-07-12  Lasse Collinxz: Use non-breaking spaces when intentionally using...
2022-07-12  Lasse Collinxz: Protect the ellipsis (...) on the man page with \&.
2022-07-12  Lasse Collinxz: Avoid the abbreviation "e.g." on the man page.
2022-07-12  Lasse Collinxz man page: Change \- (minus) to \(en (en-dash) for...
2022-07-12  Lasse CollinWindows: Fix building of resource files when config...
2022-07-12  Lasse Collinsrc/scripts/xzgrep.1: Filenames to xzgrep are optional.
2022-07-12  Lasse CollinTranslations: Add Portuguese translation.
2022-07-12  Bjarni Ingi... src/script/xzgrep.1: Remove superfluous '.RB'
2022-07-12  Bjarni Ingi... xzgrep.1: Delete superfluous '.PP'
2022-07-12  Bjarni Ingi... src/xz/xz.1: Correct misused two-fonts macros
2022-07-10  Lasse CollinTranslations: Add Serbian translation.
2022-07-04  Lasse CollinTranslations: Add Swedish translation.
2022-07-04  Lasse CollinTranslations: Add Esperanto translation.
2022-06-30  Lasse CollinTranslations: Add Catalan translation.
2022-06-30  Lasse CollinTranslations: Add Ukrainian translation.
2022-06-30  Lasse CollinTranslators: Add Romanian translation.
2022-06-29  Lasse CollinTranslations: Update Brazilian Portuguese translation.
2022-06-29  Lasse CollinTranslations: Add Croatian translation.
2022-06-29  Lasse CollinTranslations: Add Spanish translation.
2022-06-29  Lasse CollinTranslations: Add Korean translation.
2020-03-23  Lasse Collinv5.2-specific typo fix from fossies.org.
next