Aaro Koskinen
|
cddc98eab7
gzip: add support for --no-name long option
|
9 years ago |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 years ago |
Aaro Koskinen
|
bbd53216f8
gzip: add support for compression levels 4-9
|
9 years ago |
Denys Vlasenko
|
b62d4d9d57
gzip: trivial code shrink -5 bytes
|
9 years ago |
Denys Vlasenko
|
f7f70bf1b3
gzip: speed up and shrink put_16bit()
|
9 years ago |
Rich Felker
|
7f7ade1964
gzip: do not store timestamp in gzip header
|
9 years ago |
Denys Vlasenko
|
e7800f351a
Rename transformer_aux_data_t -> transformer_state_t
|
10 years ago |
Denys Vlasenko
|
f6beef63c6
archival/*: move "config:" snippets into .c files
|
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
|
6967578728
whitespace fixes. no code changes
|
12 years ago |
Denys Vlasenko
|
8a6a2f9c9c
update seamless uncompression code
|
12 years ago |
Denys Vlasenko
|
d184a728cf
rename archive.h to bb_archive.h. no code changes
|
13 years ago |
Denys Vlasenko
|
522041ee7b
regularize options which control size/speed trade
|
13 years ago |
Ian Wienand
|
c2a06db69d
gzip: new GZIP_BIG_MEM option
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Marek Polacek
|
b0b8884009
Fix double words in comments. No code changes
|
13 years ago |
Pere Orga
|
1f4447b2d4
move help text from include/usage.src.h to archival/*.c
|
13 years ago |
Denys Vlasenko
|
833d4e7f84
rename archival/libunarchive -> archival/libarchive; move bz/ into it
|
14 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
9ce642f974
libbb: introduce and use common crc32 routine
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
19ced5c425
pipe_progress: make it independent of printf machinery
|
14 years ago |
Denys Vlasenko
|
39a04f71ca
archival/*: shrink by reusing sufficiently similar functions
|
14 years ago |
Denys Vlasenko
|
083e172641
style fixes, no code changes
|
15 years ago |
Denys Vlasenko
|
6b9f163353
*: style fixes. no code changes (verified with objdump)
|
15 years ago |
Matheus Izvekov
|
839fd71077
gzip: add optional support for --long-opts
|
15 years ago |
Denys Vlasenko
|
f2cbb03a37
*: optimize most of isXXXXX() macros
|
15 years ago |
Denys Vlasenko
|
90a9904e9e
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
|
15 years ago |
Denys Vlasenko
|
167cd709df
gzip: fix gzip with many files corrupting some files after first
|
15 years ago |