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
/
options.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
xz, xzdec, lzmainfo: Use tuklib_attr_noreturn.
Lasse Collin
1
-1
/
+2
2023-02-03
Fix warnings from clang -Wdocumentation.
Lasse Collin
1
-2
/
+2
2022-11-24
xz: Allow nice_len 2 and 3 even if match finder requires 3 or 4.
Lasse Collin
1
-5
/
+0
2022-11-14
Replace the experimental ARM64 filter with a new experimental version.
Lasse Collin
1
-39
/
+0
2022-09-19
xz: Add --experimental-arm64[=width=WIDTH].
Lasse Collin
1
-0
/
+39
2019-06-23
xz: Fix some of the warnings from -Wsign-conversion.
Lasse Collin
1
-1
/
+1
2015-03-07
xz: size_t/uint32_t cleanup in options.c.
Lasse Collin
1
-6
/
+6
2014-12-21
xz: Fix a comment.
Lasse Collin
1
-2
/
+2
2011-05-17
Add underscores to attributes (__attribute((__foo__))).
Lasse Collin
1
-3
/
+3
2010-09-04
xz: Fix grammar.
Lasse Collin
1
-2
/
+1
2010-09-04
xz: Use lzma_lzma_preset() to initialize the options structure.
Lasse Collin
1
-12
/
+2
2010-05-26
Remove the Subblock filter code for now.
Lasse Collin
1
-61
/
+0
2009-11-14
Fix a design error in liblzma API.
Lasse Collin
1
-1
/
+0
2009-09-01
Refactored option parsing.
Lasse Collin
1
-35
/
+35
2009-09-01
Fix options parsing bug in xz.
Lasse Collin
1
-4
/
+2
2009-07-14
Allow extra commas in filter-specific options on xz command line.
Lasse Collin
1
-0
/
+7
2009-07-14
Accept --lzma2=preset=6e where "e" is equivalent to --extreme
Lasse Collin
1
-21
/
+59
2009-05-23
Add support for specifying the BCJ filter start offset
Lasse Collin
1
-0
/
+40
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2008-12-27
Some xz command line tool improvements.
Lasse Collin
1
-1
/
+1
2008-12-10
Added preset=NUM to --lzma1 and --lzma2. This makes it easy
Lasse Collin
1
-0
/
+8
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
-26
/
+16
2008-09-27
Some API changes, bug fixes, cleanups etc.
Lasse Collin
1
-39
/
+53
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-6
/
+8
2008-04-24
Fixed a bug in command line option parsing.
Lasse Collin
1
-1
/
+1