Age | Commit message (Expand) | Author | Files | Lines |
2010-10-08 | Build: Add options to disable individual command line tools. | Lasse Collin | 1 | -1/+5 |
2010-10-05 | Build: Remove the static/dynamic tricks. | Lasse Collin | 1 | -3/+1 |
2010-09-10 | xz: Multiple fixes. | Lasse Collin | 1 | -1/+3 |
2010-01-29 | Add list.h to src/xz/Makefile.am. | Lasse Collin | 1 | -0/+1 |
2010-01-24 | Add initial version of xz --list. | Lasse Collin | 1 | -0/+1 |
2009-11-15 | Add lzma_physmem(). | Lasse Collin | 1 | -1/+0 |
2009-09-19 | Various changes. | Lasse Collin | 1 | -1/+6 |
2009-09-11 | Use $(LN_EXEEXT) in symlinks to executables. | Lasse Collin | 1 | -2/+2 |
2009-08-13 | Fix xz Makefile.am for the man page. | Lasse Collin | 1 | -0/+2 |
2009-08-10 | Added a rough version of the xz man page. | Lasse Collin | 1 | -0/+15 |
2009-07-06 | Use sed instead of $(SED) so that we don't need to | Lasse Collin | 1 | -3/+3 |
2009-06-30 | Build system fixes | Lasse Collin | 1 | -1/+10 |
2009-06-27 | Added missing $(EXEEXT). | Lasse Collin | 1 | -1/+1 |
2009-06-27 | Create correct symlinks even when | Lasse Collin | 1 | -8/+13 |
2009-06-26 | Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc] | Lasse Collin | 1 | -4/+4 |
2009-06-26 | Fix @variables@ to $(variables) in Makefile.am files. | Lasse Collin | 1 | -10/+11 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-07 | Make it easy to choose if command line tools should be | Lasse Collin | 1 | -5/+3 |
2009-02-05 | Various code cleanups the the xz command line tool. | Lasse Collin | 1 | -0/+2 |
2008-12-31 | Remove lzma_init() and other init functions from liblzma API. | Lasse Collin | 1 | -4/+1 |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -15/+17 |
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 1 | -6/+3 |
2008-04-24 | Make unlzma and lzcat symlinks. | Lasse Collin | 1 | -0/+12 |
2007-12-11 | Get rid of no-NLS gnulib. I don't know how to get it | Lasse Collin | 1 | -1/+1 |