Commit History

Author SHA1 Message Date
  Marc Cornellà b06663df23 feat(extract): add support for `.zlib` and `.exe` files (#11085) 1 year ago
  Marc Cornellà 3a01d7df82 fix(extract): fix extract dir naming conflicts 1 year ago
  Marc Cornellà 49d34d00cd fix(extract): fix conflict if compressed file has a folder of the same name 1 year ago
  Marc Cornellà d47e1d65f6 fix(extract): safely remove extract directory 1 year ago
  Marc Cornellà 75405b7b0a feat(extract): always extract files into its own folder (#11596) 1 year ago
  Filippo Bonazzi a4f08ad238 feat(extract): support `obscpio` format (#11511) 1 year ago
  david 9b91e82560 feat(extract): add `zpaq` support (#11478) 1 year ago
  xiagw 4b5076b5ec feat(extract): add `pbzip2` and `pixz` (#11435) 1 year ago
  Marc Cornellà 0b32e4b25f style(extract): adopt main code style guide and refactor variables 2 years ago
  Marc Cornellà 10a00085d0 fix(extract): don't push entries to dirstack when extracting rpm and deb files 2 years ago
  Marc Cornellà a2f1ef69b5 fix(extract): correctly extract rpm files on other directories 2 years ago
  Xeonacid 0b506fea0c feat(extract): add cpio support 3 years ago
  Alexander Kapshuna 59a9b453d3 fix(extract): support unpacking deb file from different directory 5 years ago
  Marc Cornellà 6dc937ff68 feat(extract): add suport for .cab files via `cabextract` 2 years ago
  Corey Hinkle 706b2f3765 feat(extract): add support for .ear files (#9901) 3 years ago
  Thi Doãn 322e592c38 extract: add IPA to extractable filetypes (#9117) 3 years ago
  Aloxaf 78b07e92fd extract: add lz4 support (#8510) 4 years ago
  Marc Cornellà 6bac9eb103 extract: add lrz support (#8500) 4 years ago
  Mustaqim Malim ad1169bf39 extract: add tar.lz support (#8479) 4 years ago
  Filipe Nascimento 1761685d3e extract: add zstd support (#8469) 4 years ago
  Richard Pöttler 68c4c06283 extract: add RPM archive support (#8347) 4 years ago
  Marc Cornellà 24726678dd extract: keep *.gz files with pigz and gunzip 4 years ago
  Ing. Jan Kaláb 586ca16902 extract: add AAR Android archive support (#7511) 5 years ago
  Alexander Kapshuna 5fbf912093 extract: whl files support (#7045) 5 years ago
  kapsh 91b771914b extract: check file extension as lowercase (#6158) 7 years ago
  David Leitner 3f654922de Update extract.plugin.zsh (#6516) 6 years ago
  Marc Cornellà 68425c266a extract: replace basename&sed w/ zsh variable expansion syntax 7 years ago
  Marc Cornellà f12cb5a697 extract: fix extraction of deb packages with data.tar.xz 7 years ago
  Marc Cornellà 09d95251a7 extract: fix styling 7 years ago
  Hugh Wang a42a3eead7 Recognize Firefox addon and Android packages. 8 years ago