1
0
Fork 0
mirror of synced 2024-06-01 23:01:11 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Eric Nielsen de045ab70e [archive] Fix lzma typo
Looks like nobody uses it, as the same typo is present in Oh-My-Zsh and
Prezto...  :- )
2018-02-08 11:03:30 -05:00
Eric Nielsen 6af7892f91 [archive] Check unrar with commands array
“unrar-free returns the error code 1 when run without arguments, thus
failing the presence check.” as reported at sorin-ionescu/prezto#1383

Reformat code and use one-liners instead of if/then/fi. And we don’t
need to separate local definitions from assignments anymore starting
from zsh 5.2.
2018-02-07 18:27:59 -05:00
djape 01e2766e8c [archive] Support for multipart 7zip archives
Cover all multipart archives created by 7zip

Closes  #221
2017-10-14 10:28:03 -05:00
Matt Hamilton 89b2986db9 cleanup function error messages 2016-01-07 15:36:31 -05:00
Matt Hamilton fd826dbd8a fixup pigz and pbzip2 in (un)archive funcs 2015-12-19 17:08:43 -05:00
Matt Hamilton a1a56ac63f use consistent variable style 2015-12-19 09:48:29 -05:00
Matt Hamilton 2fee647a56 fix unzip in unarchive function 2015-12-17 14:04:33 -05:00
Matt Hamilton ceb0f3ad2a add archive module 2015-12-16 17:00:25 -05:00