aboutsummaryrefslogtreecommitdiff
path: root/src/lzma (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-17Added --delta to the output of "lzma --help".Lasse Collin1-0/+4
2008-01-14Added one assert() to process.c of the command line tool.Lasse Collin1-0/+1
2008-01-08Disable CRC32 from Block Headers when --check=noneLasse Collin1-1/+1
2008-01-06With printf(), use PRIu64 with a cast to uint64_t insteadLasse Collin1-6/+7
2008-01-06Introduced compatibility with systems that have pre-C99Lasse Collin1-1/+0
2007-12-13Fixed a few short options that take an argument.Lasse Collin1-1/+1
2007-12-11Get rid of no-NLS gnulib. I don't know how to get itLasse Collin1-1/+1
2007-12-09Imported to git.Lasse Collin24-0/+4178