aboutsummaryrefslogtreecommitdiff
path: root/src/lzma/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-284/+241
2008-10-02Initial changes to change the suffix of the new format to .xz.Lasse Collin1-10/+14
2008-09-11Silence a compiler warning.Lasse Collin1-1/+1
2008-09-06Some API cleanupsLasse Collin1-1/+1
2008-09-04Added support for raw encoding and decoding to the commandLasse Collin1-8/+34
2008-09-02Command line tool fixesLasse Collin1-8/+13
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-66/+22
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-21/+5
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
2007-12-09Imported to git.Lasse Collin1-0/+458