summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid reserved names for functions and variables, bug 516092.Ulrich Müller2014-07-111-3/+3
* add app-arch/plzip support (bug #509264)Christoph Junghans2014-05-011-4/+4
* added lzip support (bug #501912)Christoph Junghans2014-02-271-2/+14
* add makeself 2.2.0 versionMike Frysinger2014-02-181-2/+2
* tweak comments -- no functional changesMike Frysinger2013-12-221-4/+4
* Add support for 1.6.0-nv2 (bug #465340).Jeroen Roovers2013-04-101-2/+5
* add unpack_zip function to unpacker.eclass wrt #462612Julian Ospald2013-03-231-2/+23
* unpack_deb: auto rm the unpacked debian internal archives #458658Mike Frysinger2013-03-231-1/+5
* added support for cpio archivesChristoph Junghans2012-08-221-1/+24
* probe .sh files to see if they are makeself archives #415013 by Alan SmitheeMike Frysinger2012-05-111-1/+7
* fix by David Leverton for PORTAGE_BZIP2_COMMAND/PORTAGE_BUNZIP2_COMMAND fallb...Mike Frysinger2012-04-291-3/+3
* fix by Christoph Junghans to make unpack_deb work on AIX (prefix) systems #40...Mike Frysinger2012-04-211-3/+22
* fix by Christoph Junghans to decompress files into $PWD #408801Mike Frysinger2012-04-051-2/+4
* add auto-detection of makeself files with *.bin files #403451Mike Frysinger2012-02-131-2/+8
* add support for makeself 2.1.6Mike Frysinger2012-02-051-2/+2
* pass original argument to portage `unpack` since our local $a is the full pat...Mike Frysinger2012-02-051-2/+2
* avoid emktemp since that needs eutils.eclass, and add quoting to all src/tmpf...Mike Frysinger2012-02-051-11/+11
* initial unpacker eclassMike Frysinger2012-02-051-0/+366