Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-02 | Initial changes to change the suffix of the new format to .xz. | Lasse Collin | 1 | -2/+2 | |
This also fixes a bug related to --suffix option. Some issues with suffixes with --format=raw were not fixed. | |||||
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 1 | -9/+8 | |
2008-09-04 | Added support for raw encoding and decoding to the command | Lasse Collin | 1 | -18/+6 | |
line tool, and made various cleanups. --lzma was renamed to --lzma1 to prevent people from accidentally using LZMA when they want LZMA2. | |||||
2008-05-06 | Bunch of grammar fixes from meyering. | Lasse Collin | 1 | -1/+1 | |
2008-01-17 | Added --delta to the output of "lzma --help". | Lasse Collin | 1 | -0/+4 | |
2008-01-06 | With printf(), use PRIu64 with a cast to uint64_t instead | Lasse Collin | 1 | -6/+7 | |
of %zu, because some pre-C99 libc versions don't support %zu. | |||||
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+178 | |