Age | Commit message (Expand) | Author | Files | Lines |
2023-08-31 | xz: Refactor thousand separator detection and disable it on MSVC. | Lasse Collin | 1 | -44/+45 |
2022-10-25 | xz: Refactor to remove is_empty_filename(). | Lasse Collin | 1 | -12/+0 |
2020-03-11 | xz: Never use thousand separators in DJGPP builds. | Lasse Collin | 1 | -2/+12 |
2019-06-23 | xz: Fix some of the warnings from -Wsign-conversion. | Lasse Collin | 1 | -2/+2 |
2012-09-28 | xz: Improve handling of failed realloc in xrealloc. | Lasse Collin | 1 | -2/+12 |
2010-09-10 | xz: Multiple fixes. | Lasse Collin | 1 | -89/+47 |
2010-06-11 | Fix string to uint64_t conversion. | Lasse Collin | 1 | -2/+8 |
2010-03-07 | Treat all integer multiplier suffixes as base-2. | Lasse Collin | 1 | -30/+23 |
2010-01-31 | Improve displaying of the memory usage limit. | Lasse Collin | 1 | -0/+7 |
2010-01-26 | Fix too small static buffer in util.c. | Lasse Collin | 1 | -5/+4 |
2010-01-24 | Some improvements to printing sizes in xz. | Lasse Collin | 1 | -0/+72 |
2010-01-13 | Don't read compressed data from a terminal or write it | Lasse Collin | 1 | -4/+4 |
2009-08-29 | Use even more hackish way to support thousand separators. | Lasse Collin | 1 | -11/+25 |
2009-06-26 | Ugly hack to make it possible to use the thousand separator | Lasse Collin | 1 | -0/+34 |
2009-05-21 | Support special value "max" where xz and xzdec accept an integer. | Lasse Collin | 1 | -0/+4 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-05 | Various code cleanups the the xz command line tool. | Lasse Collin | 1 | -3/+2 |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+199 |