Age | Commit message (Expand) | Author | Files | Lines |
2010-09-05 | xz: Use an array instead of pointer for stdin_filename. | Lasse Collin | 1 | -1/+1 |
2010-08-07 | Disable the memory usage limiter by default. | Lasse Collin | 1 | -29/+58 |
2010-08-06 | Add missing const to a global constant in xz. | Lasse Collin | 1 | -1/+1 |
2010-06-15 | Add --no-adjust. | Lasse Collin | 1 | -0/+6 |
2010-05-26 | Rename MIN() and MAX() to my_min() and my_max(). | Lasse Collin | 1 | -1/+2 |
2010-05-26 | Remove the Subblock filter code for now. | Lasse Collin | 1 | -8/+1 |
2010-01-26 | Add a missing space to an error message. | Lasse Collin | 1 | -1/+1 |
2010-01-24 | Set LC_NUMERIC=C when --robot is used. | Lasse Collin | 1 | -0/+4 |
2009-11-25 | Create sparse files by default when decompressing into | Lasse Collin | 1 | -0/+6 |
2009-11-16 | Add support for --info-memory and --robot to xz. | Lasse Collin | 1 | -35/+50 |
2009-09-19 | Various changes. | Lasse Collin | 1 | -7/+1 |
2009-07-23 | Fix incorrect usage of getopt_long(), which caused | Lasse Collin | 1 | -1/+0 |
2009-07-10 | Look for full command names instead of substrings | Lasse Collin | 1 | -9/+13 |
2009-06-24 | Cast a char argument to isspace() to unsigned char. | Lasse Collin | 1 | -2/+9 |
2009-05-23 | Remove undocumented alternative option names --bcj, --ppc, | Lasse Collin | 1 | -3/+0 |
2009-05-23 | Add support for specifying the BCJ filter start offset | Lasse Collin | 1 | -15/+21 |
2009-05-22 | Add --no-warn. | Lasse Collin | 1 | -1/+7 |
2009-05-22 | Remove the --info option, which was an alias for --list. | Lasse Collin | 1 | -1/+0 |
2009-05-22 | If xz is run as lzma, unlzma, or lzcat, simply imply | Lasse Collin | 1 | -11/+6 |
2009-05-22 | Make the default memory usage limit 40 % of RAM for both | Lasse Collin | 1 | -7/+21 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-14 | Cleanups to the code that detects the amount of RAM and | Lasse Collin | 1 | -2/+2 |
2009-02-13 | Fix handling of integrity check type in the xz command line tool. | Lasse Collin | 1 | -1/+8 |
2009-02-13 | Improve support for DOS-like systems. | Lasse Collin | 1 | -8/+5 |
2009-02-08 | Support both slash and backslash as path component | Lasse Collin | 1 | -0/+9 |
2008-12-27 | Some xz command line tool improvements. | Lasse Collin | 1 | -13/+10 |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+500 |