Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-24 | Build: Change quoting style from `...' to '...'. | Jia Tan | 1 | -1/+1 | |
2023-09-24 | Build: Update getopt.m4 from Gnulib. | Jia Tan | 1 | -40/+39 | |
This file was modified from upstream since we do not need to replace getopt() and can avoid complexity and feature tests. | |||||
2009-03-01 | Fix the Autoconf test for getopt_long replacement. | Lasse Collin | 1 | -0/+4 | |
It was broken by e114502b2bc371e4a45449832cb69be036360722. | |||||
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 1 | -40/+24 | |
- 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-09 | Imported to git. | Lasse Collin | 1 | -0/+83 | |