aboutsummaryrefslogtreecommitdiff
path: root/src/xz/args.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-23Fix incorrect usage of getopt_long(), which causedLasse Collin1-1/+0
2009-07-10Look for full command names instead of substringsLasse Collin1-9/+13
2009-06-24Cast a char argument to isspace() to unsigned char.Lasse Collin1-2/+9
2009-05-23Remove undocumented alternative option names --bcj, --ppc,Lasse Collin1-3/+0
2009-05-23Add support for specifying the BCJ filter start offsetLasse Collin1-15/+21
2009-05-22Add --no-warn.Lasse Collin1-1/+7
2009-05-22Remove the --info option, which was an alias for --list.Lasse Collin1-1/+0
2009-05-22If xz is run as lzma, unlzma, or lzcat, simply implyLasse Collin1-11/+6
2009-05-22Make the default memory usage limit 40 % of RAM for bothLasse Collin1-7/+21
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-14Cleanups to the code that detects the amount of RAM andLasse Collin1-2/+2
2009-02-13Fix handling of integrity check type in the xz command line tool.Lasse Collin1-1/+8
2009-02-13Improve support for DOS-like systems.Lasse Collin1-8/+5
2009-02-08Support both slash and backslash as path componentLasse Collin1-0/+9
2008-12-27Some xz command line tool improvements.Lasse Collin1-13/+10
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-0/+500