index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
extract
/
_extract
Age
Commit message (
Collapse
)
Author
2021-08-14
feat(extract): add cpio support
Xeonacid
2021-08-14
feat(extract): add suport for .cab files via `cabextract`
Marc Cornellà
2021-05-28
feat(extract): add support for .ear files (#9901)
Corey Hinkle
Co-authored-by: Corey Hinkle <corey.hinkle@five9.com>
2020-07-18
extract: add IPA to extractable filetypes (#9117)
Thi Doãn
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2020-01-04
extract: add lz4 support (#8510)
Aloxaf
2019-12-28
extract: add lrz support (#8500)
Marc Cornellà
2019-12-18
extract: add tar.lz support (#8479)
Mustaqim Malim
2019-12-17
extract: add zstd support (#8469)
Filipe Nascimento
2019-11-19
extract: add RPM archive support (#8347)
Richard Pöttler
Also more quiet extraction. -D for cpio was not used due to additional output.
2019-01-15
extract: add AAR Android archive support (#7511)
Ing. Jan Kaláb
2018-08-09
extract: whl files support (#7045)
Alexander Kapshuna
2016-09-30
extract: add file extensions to extract completion
Marc Cornellà
2016-09-29
extract: fix styling
Marc Cornellà
2015-02-11
Add .ipsw to the extract plugin.
Neal
2011-06-01
Added extract plugin.
Sorin Ionescu