]> icculus.org git repositories - icculus/xz.git/history - src/xz/options.c
Fix a design error in liblzma API.
[icculus/xz.git] / src / xz / options.c
2009-11-14 Lasse CollinFix a design error in liblzma API.
2009-09-01 Lasse CollinRefactored option parsing.
2009-09-01 Lasse CollinFix options parsing bug in xz.
2009-07-14 Lasse CollinAllow extra commas in filter-specific options on xz...
2009-07-14 Lasse CollinAccept --lzma2=preset=6e where "e" is equivalent to...
2009-05-23 Lasse CollinAdd support for specifying the BCJ filter start offset
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2008-12-27 Lasse CollinSome xz command line tool improvements.
2008-12-09 Lasse CollinAdded preset=NUM to --lzma1 and --lzma2. This makes...
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...