Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-27 | Some xz command line tool improvements. | Lasse Collin | 1 | -2/+2 | |
2008-12-17 | xz message handling improvements | Lasse Collin | 1 | -11/+114 | |
2008-12-10 | Remove obsolete comment. | Lasse Collin | 1 | -1/+0 | |
2008-12-10 | Use "decompression" consistently in --long-help. | Lasse Collin | 1 | -1/+1 | |
2008-12-10 | Added preset=NUM to --lzma1 and --lzma2. This makes it easy | Lasse Collin | 1 | -0/+1 | |
to take a preset as a template and modify it a little. | |||||
2008-11-28 | Tested using COLUMNS environment variable to avoid broken | Lasse Collin | 1 | -5/+9 | |
progress indicator but since COLUMNS isn't usually available, the code was left commented out. | |||||
2008-11-27 | Cleanups to message.c. | Lasse Collin | 1 | -29/+18 | |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+892 | |
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. |