aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* liblzma: Fix liblzma.map for the lzma_microlzma_* symbols.HEADmasterLasse Collin2021-09-171-2/+2
* Update THANKS.Lasse Collin2021-09-091-0/+1
* liblzma: Use _MSVC_LANG to detect when "noexcept" can be used with MSVC.Lasse Collin2021-09-091-1/+2
* liblzma: Rename EROFS LZMA to MicroLZMA.Lasse Collin2021-09-054-47/+52
* xzdiff: Update the man page about the exit status.Lasse Collin2021-06-041-2/+2
* xzless: Fix less(1) version detection when it contains a dot.Lasse Collin2021-06-041-1/+1
* Update THANKS.Lasse Collin2021-04-111-0/+2
* Reduce maximum possible memory limit on MIPS32Ivan A. Melnikov2021-04-111-0/+6
* CMake: Use interface library for better FindLibLZMA compatibility.Lasse Collin2021-02-131-2/+9
* CMake: Try to improve compatibility with the FindLibLZMA module.Lasse Collin2021-01-301-8/+13
* Update THANKS.Lasse Collin2021-01-291-0/+1
* liblzma: Fix unitialized variable.Lasse Collin2021-01-291-0/+1
* Tests: Add bad-1-lzma2-10.xz and also modify -9.xz.Lasse Collin2021-01-243-2/+9
* liblzma: Fix a wrong comment in stream_encoder_mt.c.Lasse Collin2021-01-241-3/+7
* Tests: Add bad-1-lzma2-9.xz.Lasse Collin2021-01-242-0/+4
* Tests: Add bad-1-check-crc32-2.xz.Lasse Collin2021-01-242-0/+7
* liblzma: In EROFS LZMA decoder, verify that comp_size matches at the end.Lasse Collin2021-01-171-1/+6
* liblzma: Make EROFS LZMA decoder work when exact uncomp_size isn't known.Lasse Collin2021-01-172-12/+91
* liblzma: Fix missing normalization in rc_encode_dummy().Lasse Collin2021-01-141-1/+6
* liblzma: Add EROFS LZMA encoder and decoder.Lasse Collin2021-01-145-0/+367
* liblzma: Add rough support for output-size-limited encoding in LZMA1.Lasse Collin2021-01-146-35/+246
* Scripts: Add zstd support to xzdiff.Lasse Collin2021-01-112-7/+15
* Update THANKS.Lasse Collin2021-01-111-0/+2
* xz: Make --keep accept symlinks, hardlinks, and setuid/setgid/sticky.Lasse Collin2021-01-112-5/+20
* Scripts: Fix exit status of xzgrep.Lasse Collin2021-01-111-7/+13
* Scripts: Fix exit status of xzdiff/xzcmp.Lasse Collin2021-01-111-14/+21
* liblzma: Make lzma_outq usable for threaded decompression too.Lasse Collin2021-01-093-157/+301
* Update THANKS.Lasse Collin2020-12-231-0/+1
* liblzma: Enable Intel CET in x86 CRC assembly codesH.J. Lu2020-12-232-0/+18
* Update THANKS.Lasse Collin2020-12-161-0/+1
* Build: Don't build bundles on Apple OSes.Lasse Collin2020-12-161-0/+3
* Update THANKS.Lasse Collin2020-12-051-0/+1
* Scripts: Add zstd support to xzgrep.Adam Borowski2020-12-052-3/+7
* CMake: Fix compatibility with CMake 3.13.Lasse Collin2020-11-173-5/+5
* Update THANKS.Lasse Collin2020-11-011-1/+3
* xz: Avoid unneeded \f escapes on the man page.Lasse Collin2020-11-011-9/+22
* xz: Use non-breaking spaces when intentionally using more than one space.Lasse Collin2020-11-011-1/+1
* xz: Protect the ellipsis (...) on the man page with \&.Lasse Collin2020-11-011-2/+2
* xz: Avoid the abbreviation "e.g." on the man page.Lasse Collin2020-11-011-33/+33
* xz man page: Change \- (minus) to \(en (en-dash) for a numeric range.Lasse Collin2020-07-121-8/+8
* Windows: Fix building of resource files when config.h isn't used.Lasse Collin2020-07-121-1/+3
* src/scripts/xzgrep.1: Filenames to xzgrep are optional.Lasse Collin2020-04-061-1/+1
* src/script/xzgrep.1: Remove superfluous '.RB'Bjarni Ingi Gislason2020-04-061-6/+6
* xzgrep.1: Delete superfluous '.PP'Bjarni Ingi Gislason2020-04-061-1/+0
* src/xz/xz.1: Correct misused two-fonts macrosBjarni Ingi Gislason2020-04-061-5/+5
* Typo fixes from fossies.org.Lasse Collin2020-03-236-7/+7
* Update NEWS for 5.2.5.Lasse Collin2020-03-171-0/+105
* README: Update outdated sections.Lasse Collin2020-03-161-10/+11
* README: Mention that man pages can be translated.Lasse Collin2020-03-161-3/+4
* Update INSTALL.generic from Automake 1.16.1.Lasse Collin2020-03-161-159/+162