Age | Commit message (Expand) | Author |
---|---|---|
2019-10-11 | dpkg-deb: work around bogus error message when working with XZ compressed pac... | Denys Vlasenko |
2017-04-17 | Spelling fixes in comments, documentation, tests and examples | Denys Vlasenko |
2015-07-13 | Removes stray empty line from code | Maninder Singh |
2013-02-27 | xz: mention xzminidec.c in README | Lasse Collin |
2013-02-27 | xz: fix incorrect XZ_BUF_ERROR | Lasse Collin |
2013-02-27 | xz: fix decoding of LZMA2 streams having no uncompressed data. | Lasse Collin |
2013-02-27 | cz: add C++ support to xz.h | Lasse Collin |
2013-02-27 | xz: remove an empty line from xz_dec_lzma2.c | Lasse Collin |
2013-02-27 | xz: make bcj_x86_test_msbyte() an inline function | Lasse Collin |
2013-02-27 | xz: add a comment about using uint32_t as vli_type | Lasse Collin |
2013-02-27 | xz: avoid "NOTE:" in xz.h | Lasse Collin |
2013-02-27 | xz: update README | Lasse Collin |
2013-02-27 | xz: omit explicit \0 from HEADER_MAGIC | Lasse Collin |
2010-11-03 | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko |