Lauri Kasanen
|
b9943741c2
unzip: -d should create the dir
|
il y a 4 ans |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
il y a 5 ans |
Denys Vlasenko
|
b097a84d62
config: update size information
|
il y a 6 ans |
Denys Vlasenko
|
349d72c19c
unzip: use printable_string() for printing filenames
|
il y a 6 ans |
Harald van Dijk
|
8c24af9dcf
tar: fix interaction of delayed symlink and hardlink creation
|
il y a 6 ans |
Denys Vlasenko
|
a84db18fc7
tar,unzip: postpone creation of symlinks with "suspicious" targets
|
il y a 6 ans |
Denys Vlasenko
|
5cdd120f0c
unzip: do not set directory mode to 0777
|
il y a 6 ans |
Eugene Rudoy
|
978810d7ac
unzip: add missing -j to trivial usage
|
il y a 7 ans |
Eugene Rudoy
|
c6f213ade4
unzip: fix content listing and filtering when -j is used
|
il y a 7 ans |
Denys Vlasenko
|
bc9bbeb2b8
libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1
|
il y a 7 ans |
Natanael Copa
|
46f3f16b58
unzip: fix regression on big-endian machines
|
il y a 7 ans |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
il y a 7 ans |
Denys Vlasenko
|
ad37abf423
unzip: sanitize filename length: malloc(1234mb) is not funny
|
il y a 7 ans |
Denys Vlasenko
|
997ad2c64a
unzip: implement -j, closes 9126
|
il y a 7 ans |
Denys Vlasenko
|
bff9bbc73f
unzip: robustify overwrite checks
|
il y a 7 ans |
Denys Vlasenko
|
13ae85edd1
unzip: support symlinks. Closes 10031
|
il y a 7 ans |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
il y a 7 ans |
Denys Vlasenko
|
38d966943f
unzip: TODO for symlink support
|
il y a 7 ans |
Denys Vlasenko
|
876c121ccb
whitespace fix
|
il y a 7 ans |
Denys Vlasenko
|
8c1d857d25
unzip: match "Defl:?" display with info-zip; cosmetic code shuffling
|
il y a 7 ans |
Denys Vlasenko
|
6b4f4b5284
unzip: optional support for xz
|
il y a 7 ans |
Denys Vlasenko
|
2a0867a5ed
unzip: optional support for bzip2 and lzma
|
il y a 7 ans |
Denys Vlasenko
|
0ffac1cc22
unzip: do not use CDF.extra_len, read local file header. Closes 9536
|
il y a 8 ans |
Cristian Ionescu-Idbohrn
|
e6add210b2
unzip: remove now-pointless lseek which returns current position
|
il y a 8 ans |
Denys Vlasenko
|
ecba2944d5
typo fix in config help text
|
il y a 8 ans |
Denys Vlasenko
|
e3c4db8b39
unzip: properly use CDF to find compressed files. Closes 9536
|
il y a 8 ans |
Denys Vlasenko
|
3e134ebf6a
*: slap on a few ALIGN1/2s where appropriate
|
il y a 8 ans |
Denys Vlasenko
|
5598bdf0d3
unzip: shorter code for date/time generation
|
il y a 8 ans |
Denys Vlasenko
|
07bd979921
unzip: better match for "standard" unzip's output; string shrinkage
|
il y a 8 ans |
Denys Vlasenko
|
bca4deee83
unzip: fix percent overflow; show "stored" files properly
|
il y a 8 ans |