Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-18 | xz: Add --single-stream. | Lasse Collin | 1 | -0/+3 | |
This can be useful when there is garbage after the compressed stream (.xz, .lzma, or raw stream). Man page wasn't updated yet. | |||||
2010-06-15 | Add --no-adjust. | Lasse Collin | 1 | -0/+4 | |
2009-06-26 | Updated comments to match renamed files. | Lasse Collin | 1 | -1/+1 | |
2009-06-26 | Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc] | Lasse Collin | 1 | -0/+57 | |
to avoid problems on systems with system headers with those names. |