Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-22 | Fixes to progress message handling in xz: | Lasse Collin | 1 | -10/+18 | |
- Don't use Windows-specific code on Windows. The old code required at least Windows 2000. Now it should work on Windows 98 and later, and maybe on Windows 95 too. - Use less precision when showing estimated remaining time. - Fix some small design issues. | |||||
2009-02-05 | Various code cleanups the the xz command line tool. | Lasse Collin | 1 | -6/+0 | |
It now builds with MinGW. | |||||
2008-12-17 | xz message handling improvements | Lasse Collin | 1 | -1/+6 | |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+132 | |
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. |