]> icculus.org git repositories - icculus/xz.git/history - src/lzma
Oh well, big messy commit again. Some highlights:
[icculus/xz.git] / src / lzma /
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-10-07 Lasse CollinFixed some help messages.
2008-10-07 Lasse CollinMade the preset numbering more logical in liblzma API.
2008-10-03 Lasse CollinFixed suffix handling with --format=raw.
2008-10-02 Lasse CollinInitial changes to change the suffix of the new format...
2008-09-27 Lasse CollinSome API changes, bug fixes, cleanups etc.
2008-09-13 Lasse CollinRenamed constants:
2008-09-11 Lasse CollinSilence a compiler warning.
2008-09-06 Lasse CollinSome API cleanups
2008-09-04 Lasse CollinAdded support for raw encoding and decoding to the...
2008-09-02 Lasse CollinCommand line tool fixes
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-06-18 Lasse CollinUpdate the code to mostly match the new simpler file...
2008-06-11 Lasse CollinImprove command line integer parsing a little in lzma and
2008-06-10 Lasse Collins/decompressed/compressed/ in the command line tool's
2008-05-06 Lasse CollinBunch of grammar fixes from meyering.
2008-05-04 Lasse CollinDon't print an error message on broken pipe unless...
2008-04-30 Lasse CollinFix a crash with --format=alone if other filters than...
2008-04-28 Lasse CollinFixed wrong spelling "limitter" to "limiter". This...
2008-04-24 Lasse CollinMake unlzma and lzcat symlinks.
2008-04-24 Lasse CollinFixed a bug in command line option parsing.
2008-01-17 Lasse CollinAdded --delta to the output of "lzma --help".
2008-01-14 Lasse CollinAdded one assert() to process.c of the command line...
2008-01-08 Lasse CollinDisable CRC32 from Block Headers when --check=none
2008-01-06 Lasse CollinWith printf(), use PRIu64 with a cast to uint64_t instead
2008-01-06 Lasse CollinIntroduced compatibility with systems that have pre-C99
2007-12-13 Lasse CollinFixed a few short options that take an argument.
2007-12-11 Lasse CollinGet rid of no-NLS gnulib. I don't know how to get it
2007-12-08 Lasse CollinImported to git.