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
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