Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-20 | Build xzdec and lzmadec from xzdec.c. xzdec supports only .xz | Lasse Collin | 1 | -177/+134 | |
files and lzmadec only .lzma files. | |||||
2008-11-20 | Minor cleanups to xzdec. | Lasse Collin | 1 | -10/+10 | |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+492 | |
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. |