Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 年之前 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 年之前 |
Denys Vlasenko
|
1c013fae28
archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop
|
7 年之前 |
Denys Vlasenko
|
5d72ae53c9
fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo"
|
7 年之前 |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 年之前 |
Kang-Che Sung
|
b130f9f758
Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2
|
7 年之前 |
Natanael Copa
|
71cfbce655
gzip: fix compression level bug. Closes 9131
|
8 年之前 |
Denys Vlasenko
|
0ad872baf3
randomconfig fixes 4
|
8 年之前 |
Aaro Koskinen
|
cddc98eab7
gzip: add support for --no-name long option
|
9 年之前 |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 年之前 |
Aaro Koskinen
|
bbd53216f8
gzip: add support for compression levels 4-9
|
9 年之前 |
Denys Vlasenko
|
b62d4d9d57
gzip: trivial code shrink -5 bytes
|
9 年之前 |
Denys Vlasenko
|
f7f70bf1b3
gzip: speed up and shrink put_16bit()
|
9 年之前 |
Rich Felker
|
7f7ade1964
gzip: do not store timestamp in gzip header
|
9 年之前 |
Denys Vlasenko
|
e7800f351a
Rename transformer_aux_data_t -> transformer_state_t
|
10 年之前 |
Denys Vlasenko
|
f6beef63c6
archival/*: move "config:" snippets into .c files
|
11 年之前 |
Denys Vlasenko
|
36184a487d
archival/*: move "applet:" snippets into .c files
|
11 年之前 |
Denys Vlasenko
|
66620fa626
archival/*: move "kbuild:" snippets into .c files
|
11 年之前 |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 年之前 |
Denys Vlasenko
|
8a6a2f9c9c
update seamless uncompression code
|
12 年之前 |
Denys Vlasenko
|
d184a728cf
rename archive.h to bb_archive.h. no code changes
|
13 年之前 |
Denys Vlasenko
|
522041ee7b
regularize options which control size/speed trade
|
13 年之前 |
Ian Wienand
|
c2a06db69d
gzip: new GZIP_BIG_MEM option
|
13 年之前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年之前 |
Marek Polacek
|
b0b8884009
Fix double words in comments. No code changes
|
13 年之前 |
Pere Orga
|
1f4447b2d4
move help text from include/usage.src.h to archival/*.c
|
13 年之前 |
Denys Vlasenko
|
833d4e7f84
rename archival/libunarchive -> archival/libarchive; move bz/ into it
|
14 年之前 |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 年之前 |
Denys Vlasenko
|
9ce642f974
libbb: introduce and use common crc32 routine
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |