index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xz
/
coder.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-03
xz: Make -vv show also decompressor memory usage.
Lasse Collin
1
-0
/
+7
2010-09-02
xz: Make setting a preset override a custom filter chain.
Lasse Collin
1
-0
/
+9
2010-09-02
xz: Always warn if adjusting dictionary size due to memlimit.
Lasse Collin
1
-19
/
+9
2010-08-07
Disable the memory usage limiter by default.
Lasse Collin
1
-3
/
+5
2010-06-15
Add --no-adjust.
Lasse Collin
1
-6
/
+2
2010-05-16
Split message_filters().
Lasse Collin
1
-1
/
+1
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
1
-1
/
+1
2010-01-31
Select the default integrity check type at runtime.
Lasse Collin
1
-5
/
+14
2010-01-31
Improve displaying of the memory usage limit.
Lasse Collin
1
-5
/
+3
2010-01-31
Delay opening the destionation file and other fixes.
Lasse Collin
1
-20
/
+44
2010-01-24
Some improvements to printing sizes in xz.
Lasse Collin
1
-35
/
+21
2009-11-25
Add missing error check to coder.c.
Lasse Collin
1
-9
/
+11
2009-11-25
Create sparse files by default when decompressing into
Lasse Collin
1
-16
/
+17
2009-07-20
Avoid internal error with --format=xz --lzma1.
Lasse Collin
1
-4
/
+12
2009-07-04
Make "xz --decompress --stdout --force" copy unrecognized
Lasse Collin
1
-35
/
+178
2009-06-26
Updated comments to match renamed files.
Lasse Collin
1
-1
/
+1
2009-06-26
Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]
Lasse Collin
1
-0
/
+0
2009-06-26
Rename process_file() to coder_run().
Lasse Collin
1
-3
/
+3
2009-06-26
Ugly hack to make it possible to use the thousand separator
Lasse Collin
1
-15
/
+15
2009-05-22
Make the default memory usage limit 40 % of RAM for both
Lasse Collin
1
-11
/
+7
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-22
Fixes to progress message handling in xz:
Lasse Collin
1
-26
/
+27
2009-02-14
Cleanups to the code that detects the amount of RAM and
Lasse Collin
1
-0
/
+2
2009-02-13
Fix handling of integrity check type in the xz command line tool.
Lasse Collin
1
-0
/
+4
2009-01-17
Beta was supposed to be API stable but I had forgot to rename
Lasse Collin
1
-3
/
+3
2008-12-27
Some xz command line tool improvements.
Lasse Collin
1
-28
/
+105
2008-12-17
xz message handling improvements
Lasse Collin
1
-2
/
+26
2008-12-01
In command line tool, take advantage of memusage calculation's
Lasse Collin
1
-4
/
+4
2008-11-22
Typo fix
Lasse Collin
1
-1
/
+1
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
-284
/
+241
2008-10-02
Initial changes to change the suffix of the new format to .xz.
Lasse Collin
1
-10
/
+14
2008-09-11
Silence a compiler warning.
Lasse Collin
1
-1
/
+1
2008-09-06
Some API cleanups
Lasse Collin
1
-1
/
+1
2008-09-04
Added support for raw encoding and decoding to the command
Lasse Collin
1
-8
/
+34
2008-09-02
Command line tool fixes
Lasse Collin
1
-8
/
+13
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-66
/
+22
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
1
-21
/
+5
2008-01-14
Added one assert() to process.c of the command line tool.
Lasse Collin
1
-0
/
+1
2008-01-08
Disable CRC32 from Block Headers when --check=none
Lasse Collin
1
-1
/
+1