aboutsummaryrefslogtreecommitdiff
path: root/src/xzdec (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-26Fix @variables@ to $(variables) in Makefile.am files.Lasse Collin1-9/+10
2009-06-04Added xzdec man page.Lasse Collin2-0/+184
2009-06-04Harmonized xzdec --memory with xz --memory and madeLasse Collin1-21/+53
2009-05-22Added support for --quiet and --no-warn to xzdec.Lasse Collin1-27/+49
2009-05-22Use the 40 % of RAM memory usage limit in xzdec too.Lasse Collin1-5/+5
2009-05-21Support special value "max" where xz and xzdec accept an integer.Lasse Collin1-1/+5
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin2-20/+6
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-2/+3
2009-02-07Make it easy to choose if command line tools should beLasse Collin1-2/+3
2009-02-01Fix missing newlines in xzdec.c.Lasse Collin1-3/+3
2009-01-31Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin1-0/+1
2009-01-31Use _WIN32 instead of WIN32 in xzdec.c to test if compiling on Windows.Lasse Collin1-2/+2
2008-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin1-3/+0
2008-11-20Build xzdec and lzmadec from xzdec.c. xzdec supports only .xzLasse Collin2-178/+140
2008-11-20Minor cleanups to xzdec.Lasse Collin1-10/+10
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin2-0/+521