Age | Commit message (Expand) | Author | Files | Lines |
2012-07-03 | xz: Add incomplete support for --block-list. | Lasse Collin | 1 | -0/+1 |
2011-04-05 | xz: Call lzma_end(&strm) before exiting if debugging is enabled. | Lasse Collin | 1 | -0/+4 |
2010-06-02 | Fix a Windows-specific FIXME in signal handling code. | Lasse Collin | 1 | -5/+35 |
2010-02-12 | Collection of language fixes to comments and docs. | Lasse Collin | 1 | -3/+3 |
2010-02-02 | Fix wrong assertion. | Lasse Collin | 1 | -2/+3 |
2010-02-01 | Fix signal handling for --list. | Lasse Collin | 1 | -5/+14 |
2010-01-26 | Minor comment fix. | Lasse Collin | 1 | -2/+2 |
2010-01-24 | Add initial version of xz --list. | Lasse Collin | 1 | -6/+13 |
2010-01-13 | Don't read compressed data from a terminal or write it | Lasse Collin | 1 | -11/+9 |
2009-11-16 | Add support for --info-memory and --robot to xz. | Lasse Collin | 1 | -4/+7 |
2009-09-19 | Various changes. | Lasse Collin | 1 | -79/+21 |
2009-08-13 | Sync some error messages from xz to xzdec. | Lasse Collin | 1 | -2/+2 |
2009-06-26 | Rename process_file() to coder_run(). | Lasse Collin | 1 | -3/+3 |
2009-05-22 | Add --no-warn. | Lasse Collin | 1 | -0/+17 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-13 | Improve support for DOS-like systems. | Lasse Collin | 1 | -0/+23 |
2009-02-08 | Make "xz --force" to write to terminal as the error | Lasse Collin | 1 | -1/+1 |
2009-02-05 | Various code cleanups the the xz command line tool. | Lasse Collin | 1 | -126/+6 |
2009-01-07 | Use pthread_sigmask() instead of sigprocmask() when pthreads | Lasse Collin | 1 | -2/+2 |
2008-12-31 | Remove lzma_init() and other init functions from liblzma API. | Lasse Collin | 1 | -3/+0 |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+402 |