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 |
Mike Frysinger
|
93b51819cf
archival: note implicit dependencies between lzop & bbunzip
|
11 years ago |
Mike Frysinger
|
08e28e806d
bbunzip: fix order of flags vs bit defines
|
11 years ago |
Mike Frysinger
|
920c1baab7
bbunzip: ignore the -q flag with the decompressors
|
11 years ago |
Denys Vlasenko
|
41655438c6
zcat: fix "zcat FILE" trying to do detection twice
|
11 years ago |
Denys Vlasenko
|
8e96efa323
zcat: if seamless uncompressors are defined, autodetect file's format
|
11 years ago |
Denys Vlasenko
|
f2d8478e56
fix error message on failure to oen /dev/null; fix zcat's help text
|
11 years ago |
Denys Vlasenko
|
02c3c38420
Move seamless .Z support into unpack_gz_stream
|
12 years ago |
Denys Vlasenko
|
8a6a2f9c9c
update seamless uncompression code
|
12 years ago |
Denys Vlasenko
|
c531b9a3e4
bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. Closes 4393
|
13 years ago |
Denys Vlasenko
|
d184a728cf
rename archive.h to bb_archive.h. no code changes
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
1f4447b2d4
move help text from include/usage.src.h to archival/*.c
|
13 years ago |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
14 years ago |
Denys Vlasenko
|
833d4e7f84
rename archival/libunarchive -> archival/libarchive; move bz/ into it
|
14 years ago |
Denys Vlasenko
|
3b2acb759c
tweak help text
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
9297dbc9d2
randomconfig fixes
|
14 years ago |
Denys Vlasenko
|
45f66167fe
xz compression detection: avoid the need to seek
|
14 years ago |
Denys Vlasenko
|
f0f9470061
make it possible to keep usage texts in .c files
|
14 years ago |
Denys Vlasenko
|
6c5bf0d347
make it possible to have include/applets.h-esque entries in .c files
|
14 years ago |
Denys Vlasenko
|
39a04f71ca
archival/*: shrink by reusing sufficiently similar functions
|
14 years ago |
Denys Vlasenko
|
6948f210ed
*: teach tar et. al. to understand .xz by heart
|
14 years ago |
Denys Vlasenko
|
d93f19e443
reorder parts of bbunzip.c, no code changes
|
14 years ago |
Denys Vlasenko
|
602ce69afb
unxz: new applet, complete with xzcat and xz -d aliases
|
14 years ago |