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
/
lzma
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-07
Fixed some help messages.
Lasse Collin
1
-3
/
+3
2008-10-07
Made the preset numbering more logical in liblzma API.
Lasse Collin
2
-5
/
+5
2008-10-03
Fixed suffix handling with --format=raw.
Lasse Collin
1
-9
/
+19
2008-10-02
Initial changes to change the suffix of the new format to .xz.
Lasse Collin
5
-51
/
+131
2008-09-27
Some API changes, bug fixes, cleanups etc.
Lasse Collin
3
-60
/
+82
2008-09-13
Renamed constants:
Lasse Collin
3
-5
/
+5
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
4
-34
/
+50
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
4
-89
/
+52
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
4
-44
/
+12
2008-06-11
Improve command line integer parsing a little in lzma and
Lasse Collin
1
-9
/
+14
2008-06-10
s/decompressed/compressed/ in the command line tool's
Lasse Collin
1
-1
/
+1
2008-05-06
Bunch of grammar fixes from meyering.
Lasse Collin
1
-1
/
+1
2008-05-04
Don't print an error message on broken pipe unless --verbose
Lasse Collin
1
-1
/
+14
2008-04-30
Fix a crash with --format=alone if other filters than LZMA
Lasse Collin
1
-0
/
+9
2008-04-28
Fixed wrong spelling "limitter" to "limiter". This affects
Lasse Collin
1
-3
/
+3
2008-04-24
Make unlzma and lzcat symlinks.
Lasse Collin
1
-0
/
+12
2008-04-24
Fixed a bug in command line option parsing.
Lasse Collin
1
-1
/
+1
2008-01-17
Added --delta to the output of "lzma --help".
Lasse Collin
1
-0
/
+4
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
2008-01-06
With printf(), use PRIu64 with a cast to uint64_t instead
Lasse Collin
1
-6
/
+7
2008-01-06
Introduced compatibility with systems that have pre-C99
Lasse Collin
1
-1
/
+0
2007-12-13
Fixed a few short options that take an argument.
Lasse Collin
1
-1
/
+1
2007-12-11
Get rid of no-NLS gnulib. I don't know how to get it
Lasse Collin
1
-1
/
+1