Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge xz 5.2.0. | rpaulo | 2015-02-09 | 1 | -5/+53 |
| | | | | | | | | | | | | | This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr. Soon libarchive will be modified to use the new lzma API. Thanks to antoine@ for the exp-run. Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt | ||||
* | MFV r273494: xz 5.0.7. | delphij | 2014-10-23 | 1 | -4/+0 |
| | | | | MFC after: 2 weeks | ||||
* | Update xz to release 5.0.0 | mm | 2010-11-12 | 1 | -5/+12 |
| | | | | | Approved by: delphij (mentor) MFC after: 1 week | ||||
* | Import of liblzma, xz, xzdec, lzmainfo from vendor branch | mm | 2010-05-10 | 1 | -0/+60 |
Add support for xz and lzma to lesspipe.sh (xzless, lzless) Bump __FreeBSD_version Approved by: delphij (mentor) MFC after: 2 weeks |