Marc Cornellà
|
c68ff8aeed
feat(extract): add support for .vsix files (VS Code extension) (#12643)
|
7 月之前 |
vincent
|
4e8099175e
feat(extract): add support for multi-part 7z (#12484)
|
10 月之前 |
Shai Coleman
|
668ca3a32d
fix(extract): `zst` now extracts as expected (#12395)
|
11 月之前 |
Ing. Jan Kaláb
|
4ad09ab0b1
feat(extract): prefer using `pbzip2` instead of `bunzip2` (#12280)
|
1 年之前 |
Daniel Wang
|
1f56f2bdc4
fix(extract): remove extraction file extension for tar (#11873)
|
1 年之前 |
Marc Cornellà
|
3f477e5da5
fix(extract): extraction to directory for single-file .gz (#11852)
|
1 年之前 |
Marc Cornellà
|
b06663df23
feat(extract): add support for `.zlib` and `.exe` files (#11085)
|
1 年之前 |
Marc Cornellà
|
3a01d7df82
fix(extract): fix extract dir naming conflicts
|
1 年之前 |
Marc Cornellà
|
49d34d00cd
fix(extract): fix conflict if compressed file has a folder of the same name
|
2 年之前 |
Marc Cornellà
|
d47e1d65f6
fix(extract): safely remove extract directory
|
2 年之前 |
Marc Cornellà
|
75405b7b0a
feat(extract): always extract files into its own folder (#11596)
|
2 年之前 |
Filippo Bonazzi
|
a4f08ad238
feat(extract): support `obscpio` format (#11511)
|
2 年之前 |
david
|
9b91e82560
feat(extract): add `zpaq` support (#11478)
|
2 年之前 |
xiagw
|
4b5076b5ec
feat(extract): add `pbzip2` and `pixz` (#11435)
|
2 年之前 |
Marc Cornellà
|
0b32e4b25f
style(extract): adopt main code style guide and refactor variables
|
3 年之前 |
Marc Cornellà
|
10a00085d0
fix(extract): don't push entries to dirstack when extracting rpm and deb files
|
3 年之前 |
Marc Cornellà
|
a2f1ef69b5
fix(extract): correctly extract rpm files on other directories
|
3 年之前 |
Xeonacid
|
0b506fea0c
feat(extract): add cpio support
|
3 年之前 |
Alexander Kapshuna
|
59a9b453d3
fix(extract): support unpacking deb file from different directory
|
5 年之前 |
Marc Cornellà
|
6dc937ff68
feat(extract): add suport for .cab files via `cabextract`
|
3 年之前 |
Corey Hinkle
|
706b2f3765
feat(extract): add support for .ear files (#9901)
|
3 年之前 |
Thi Doãn
|
322e592c38
extract: add IPA to extractable filetypes (#9117)
|
4 年之前 |
Aloxaf
|
78b07e92fd
extract: add lz4 support (#8510)
|
5 年之前 |
Marc Cornellà
|
6bac9eb103
extract: add lrz support (#8500)
|
5 年之前 |
Mustaqim Malim
|
ad1169bf39
extract: add tar.lz support (#8479)
|
5 年之前 |
Filipe Nascimento
|
1761685d3e
extract: add zstd support (#8469)
|
5 年之前 |
Richard Pöttler
|
68c4c06283
extract: add RPM archive support (#8347)
|
5 年之前 |
Marc Cornellà
|
24726678dd
extract: keep *.gz files with pigz and gunzip
|
5 年之前 |
Ing. Jan Kaláb
|
586ca16902
extract: add AAR Android archive support (#7511)
|
6 年之前 |
Alexander Kapshuna
|
5fbf912093
extract: whl files support (#7045)
|
6 年之前 |