Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-10 | xz/DOS: Add experimental 8.3 filename support. | Lasse Collin | 1 | -9/+167 |
2011-02-06 | xz: Clean up suffix.c. | Lasse Collin | 1 | -24/+20 |
2011-02-06 | xz: Check if the file already has custom suffix when compressing. | Lasse Collin | 1 | -0/+9 |
2010-12-12 | DOS-like: Treat \ and : as directory separators in addition to /. | Lasse Collin | 1 | -4/+29 |
2009-09-19 | Various changes. | Lasse Collin | 1 | -1/+1 |
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/+5 |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+0 |
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 1 | -21/+31 |
2008-10-03 | Fixed suffix handling with --format=raw. | Lasse Collin | 1 | -9/+19 |
2008-10-02 | Initial changes to change the suffix of the new format to .xz. | Lasse Collin | 1 | -13/+61 |