aboutsummaryrefslogtreecommitdiff
path: root/src/xz/args.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-05xz: Use an array instead of pointer for stdin_filename.Lasse Collin1-1/+1
2010-08-06Add missing const to a global constant in xz.Lasse Collin1-1/+1
2009-11-16Add support for --info-memory and --robot to xz.Lasse Collin1-0/+1
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-05Various code cleanups the the xz command line tool.Lasse Collin1-8/+0
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-0/+0
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-25/+17
2008-10-07Made the preset numbering more logical in liblzma API.Lasse Collin1-1/+1
2008-10-02Initial changes to change the suffix of the new format to .xz.Lasse Collin1-6/+7
2008-09-04Added support for raw encoding and decoding to the commandLasse Collin1-0/+1
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-2/+2
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-2/+0