aboutsummaryrefslogtreecommitdiff
path: root/src/xz/message.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-16Add support for --info-memory and --robot to xz.Lasse Collin1-12/+35
2009-11-14Fix description of --memory in --long-help.Lasse Collin1-2/+1
2009-10-16Mention --check=none in --long-help. It was already inLasse Collin1-1/+1
2009-09-19Various changes.Lasse Collin1-14/+16
2009-09-12A few grammar fixes.Lasse Collin1-11/+11
2009-07-02Define PACKAGE_HOMEPAGE in configure.ac and use it inLasse Collin1-2/+2
2009-06-26Ugly hack to make it possible to use the thousand separatorLasse Collin1-8/+9
2009-05-23Add support for specifying the BCJ filter start offsetLasse Collin1-6/+8
2009-05-22Add --no-warn.Lasse Collin1-0/+4
2009-05-22Make the default memory usage limit 40 % of RAM for bothLasse Collin1-15/+13
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-22Add a rough explanation of --extreme to output of --help.Lasse Collin1-0/+4
2009-02-22Fixes to progress message handling in xz:Lasse Collin1-177/+306
2009-02-14Fix microsecond vs. nanosecond confusion in my_time().Lasse Collin1-1/+1
2009-02-14Cleanups to the code that detects the amount of RAM andLasse Collin1-2/+3
2009-02-13Changed how the version number is specified in various places.Lasse Collin1-1/+1
2009-02-13Improve support for DOS-like systems.Lasse Collin1-0/+3
2009-02-05Various code cleanups the the xz command line tool.Lasse Collin1-8/+57
2008-12-27Some xz command line tool improvements.Lasse Collin1-2/+2
2008-12-17xz message handling improvementsLasse Collin1-11/+114
2008-12-10Remove obsolete comment.Lasse Collin1-1/+0
2008-12-10Use "decompression" consistently in --long-help.Lasse Collin1-1/+1
2008-12-10Added preset=NUM to --lzma1 and --lzma2. This makes it easyLasse Collin1-0/+1
2008-11-28Tested using COLUMNS environment variable to avoid brokenLasse Collin1-5/+9
2008-11-27Cleanups to message.c.Lasse Collin1-29/+18
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-0/+892