Commit graph

10 commits

Author SHA1 Message Date
David Alexander Majnemer
ac63bcba3d add support for xz, other support + clean up 2010-06-27 03:25:42 -05:00
David Majnemer
a6806fab2b cleaned up a bit, thanks rotap 2010-06-17 11:51:52 -07:00
David Majnemer
38624a82ea Prefer ruby to do the magic, use python if no perl 2010-06-17 10:59:40 -07:00
David Majnemer
a7c412e980 nice util for getting what err an errno is 2010-06-16 14:45:50 -07:00
David Alexander Majnemer
47320b1a02 teach extract about .tbz files 2010-05-17 18:48:04 -05:00
dave
1a76b1cd90 add aunpack support 2009-04-17 14:43:46 -05:00
dave
80297aed6f experimental new way of doing extract, depends on very basic tar support 2009-03-18 03:35:05 -05:00
David Alexander Majnemer
315aa803f9 add support for 7z to extract 2009-02-08 22:44:37 -06:00
David Alexander Majnemer
b3c9a9c6e9 - fixed a bug here and there
- made it fully sh compliant (works even with solaris sh)
2009-01-03 14:15:00 -06:00
David Majnemer
ba2f3cfb85 huge changes and refactoring done:
-   split zsh into many files
-   add bash support
-   cleaned up lots of stuff, created a commonsh folder for common stuff between bash and zsh
-   commonsh supports an order of execution, deliminated by filename. This is to enforce dependencies
All of these changes were needed so that we could sensibly continue to extend the system
2009-01-02 18:37:27 -05:00