提交历史

作者 SHA1 备注 提交日期
  Marc Cornellà 0b32e4b25f style(extract): adopt main code style guide and refactor variables 2 年之前
  Marc Cornellà 10a00085d0 fix(extract): don't push entries to dirstack when extracting rpm and deb files 2 年之前
  Marc Cornellà a2f1ef69b5 fix(extract): correctly extract rpm files on other directories 2 年之前
  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` 2 年之前
  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) 4 年之前
  Marc Cornellà 6bac9eb103 extract: add lrz support (#8500) 4 年之前
  Mustaqim Malim ad1169bf39 extract: add tar.lz support (#8479) 4 年之前
  Filipe Nascimento 1761685d3e extract: add zstd support (#8469) 4 年之前
  Richard Pöttler 68c4c06283 extract: add RPM archive support (#8347) 4 年之前
  Marc Cornellà 24726678dd extract: keep *.gz files with pigz and gunzip 4 年之前
  Ing. Jan Kaláb 586ca16902 extract: add AAR Android archive support (#7511) 5 年之前
  Alexander Kapshuna 5fbf912093 extract: whl files support (#7045) 5 年之前
  kapsh 91b771914b extract: check file extension as lowercase (#6158) 7 年之前
  David Leitner 3f654922de Update extract.plugin.zsh (#6516) 6 年之前
  Marc Cornellà 68425c266a extract: replace basename&sed w/ zsh variable expansion syntax 7 年之前
  Marc Cornellà f12cb5a697 extract: fix extraction of deb packages with data.tar.xz 7 年之前
  Marc Cornellà 09d95251a7 extract: fix styling 7 年之前
  Hugh Wang a42a3eead7 Recognize Firefox addon and Android packages. 8 年之前
  Neal f1d12c598b Add .ipsw to the extract plugin. 11 年之前
  Will Boyce db8eacf6fd use pigz if available in extract plugin 10 年之前
  Frank Behrens 6fc241b0d2 extract plugin will unzip *.sublime-package files 10 年之前
  Timo Sand 671db71d21 Added '.jar' 10 年之前
  Timo Sand 387de3a57e Added '.war' extension to unzip 10 年之前
  ripdog 2264c51355 Update plugins/extract/extract.plugin.zsh 11 年之前
  Daniel Bye b73f95ab26 Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script. 12 年之前
  Daniel Bye c04b4abe91 Removed calls to compinit in the extract and the bundler plugins. compinit should only be called once, after all modules, libs, etc are imported. 12 年之前