Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 years ago |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 years ago |
Denys Vlasenko
|
18e781dc02
config: do not use `a' quoting in help texts
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
75d151e31d
libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA
|
7 years ago |
Denys Vlasenko
|
ebe3c35d00
bzcat,zcat: simplify code if gunzip/bunzip2 is not selected
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
034ceabe82
bzcat: compile bunzip2_main() if BZCAT.
|
7 years ago |
Denys Vlasenko
|
d4e4fdb5ce
fixes for bugs found by make_single_applets.sh
|
7 years ago |
Denys Vlasenko
|
1c013fae28
archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop
|
7 years ago |
Denys Vlasenko
|
205d48e948
*: add comment about APPLET_ODDNAME format
|
7 years ago |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
Denys Vlasenko
|
2a0867a5ed
unzip: optional support for bzip2 and lzma
|
8 years ago |
Kang-Che Sung
|
b130f9f758
Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2
|
8 years ago |
Kang-Che Sung
|
d5e7ff0292
bunzip2: fix code bloat caused by zcat's seamless magic
|
8 years ago |
Denys Vlasenko
|
9cc3d3ab21
fix breakage found by mass one-applet builds
|
8 years ago |
Denys Vlasenko
|
548620c18b
randomconfig fixes
|
8 years ago |
Denys Vlasenko
|
eb3fdc843e
Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable
|
8 years ago |
Denys Vlasenko
|
984b0a613a
libarchive: fix xmalloc_open_zipped_read_close() on NOMMU
|
8 years ago |
Aaro Koskinen
|
cddc98eab7
gzip: add support for --no-name long option
|
9 years ago |
Aaro Koskinen
|
fbe50cf6bc
gunzip: add support for long options
|
9 years ago |
Denys Vlasenko
|
db700330d8
tweak defconfig
|
9 years ago |
Denys Vlasenko
|
b4c11c1397
libarchive: add capability to unpack to mem.buffer
|
10 years ago |
Denys Vlasenko
|
e7800f351a
Rename transformer_aux_data_t -> transformer_state_t
|
10 years ago |
Denys Vlasenko
|
640ce3de07
zcat: complain if input is not compressed
|
10 years ago |
Denys Vlasenko
|
f6beef63c6
archival/*: move "config:" snippets into .c files
|
11 years ago |
Denys Vlasenko
|
ac21687309
archival/*: move "applet:" snippets into .c files, part 2
|
11 years ago |
Denys Vlasenko
|
36184a487d
archival/*: move "applet:" snippets into .c files
|
11 years ago |
Denys Vlasenko
|
66620fa626
archival/*: move "kbuild:" snippets into .c files
|
11 years ago |
Denys Vlasenko
|
d0bc708cb5
unpackers: by users' request, print compression percentage if -v and DESKTOP
|
11 years ago |