Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -9/+9 | |
Some minor documentation cleanups were made at the same time. | |||||
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 5 | -257/+23 | |
- Updated to the latest, probably final file format version. - Command line tool reworked to not use threads anymore. Threading will probably go into liblzma anyway. - Memory usage limit is now about 30 % for uncompression and about 90 % for compression. - Progress indicator with --verbose - Simplified --help and full --long-help - Upgraded to the last LGPLv2.1+ getopt_long from gnulib. - Some bug fixes | |||||
2007-12-11 | Get rid of no-NLS gnulib. I don't know how to get it | Lasse Collin | 1 | -9/+1 | |
working with Automake. People who want smaller lzmadec should use --disable-nls on non-GNU systems. | |||||
2007-12-09 | Imported to git. | Lasse Collin | 6 | -0/+1999 | |