Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -391/+0 |
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 1 | -284/+241 |
2008-10-02 | Initial changes to change the suffix of the new format to .xz. | Lasse Collin | 1 | -10/+14 |
2008-09-11 | Silence a compiler warning. | Lasse Collin | 1 | -1/+1 |
2008-09-06 | Some API cleanups | Lasse Collin | 1 | -1/+1 |
2008-09-04 | Added support for raw encoding and decoding to the command | Lasse Collin | 1 | -8/+34 |
2008-09-02 | Command line tool fixes | Lasse Collin | 1 | -8/+13 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -66/+22 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -21/+5 |
2008-01-14 | Added one assert() to process.c of the command line tool. | Lasse Collin | 1 | -0/+1 |
2008-01-08 | Disable CRC32 from Block Headers when --check=none | Lasse Collin | 1 | -1/+1 |