Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-24 | xz: Flip the return value of suffix_is_set to match the documentation. | Lasse Collin | 1 | -0/+1 | |
Also edit style to match the existing coding style in the project. | |||||
2023-01-21 | xz: Refactor duplicated check for custom suffix when using --format=raw | Jia Tan | 1 | -0/+7 | |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 | |
Some minor documentation cleanups were made at the same time. | |||||
2009-02-05 | Various code cleanups the the xz command line tool. | Lasse Collin | 1 | -5/+0 | |
It now builds with MinGW. | |||||
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+40 | |
lzma, unlzma, and lzcat in "make install" for backwards compatibility with LZMA Utils 4.32.x; I'm not sure if this should be the default though. |