aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-108/+0
* BINPKG_COMPRESS: allow empty setting to disable compression (bug 654456)Zac Medico2018-05-011-4/+12
* BinpkgExtractorAsync: use posix compatible head arguments (bug 640450)Zac Medico2017-12-091-2/+2
* BinpkgExtractorAsync: fix PIPESTATUS error handlingZac Medico2017-10-041-7/+11
* BinpkgExtractorAsync: remove trailer when decompressing binary packagesMatija Skala2017-10-031-4/+6
* Support different compressors for binary packagesManuel Rüger2017-07-301-4/+39
* PORTAGE_XATTR_EXCLUDE: preserve security.capability (bug 548516)Zac Medico2015-05-031-1/+4
* BinpkgExtractorAsync: xz and gzip decompression (142579)Zac Medico2015-01-161-4/+21
* Bug #496134: Preserve extended attributes in binary packages.Arfrever Frehtes Taifersar Arahesis2013-12-271-3/+12
* Fix some warnings found by pylint.Arfrever Frehtes Taifersar Arahesis2011-12-181-2/+1
* In BinpkgExtractorAsync, add -q to bzip2 opts, in order to avoidZac Medico2010-09-041-1/+3
* Bug #335340 - Add support for PORTAGE_BZIP2_COMMAND andZac Medico2010-08-301-2/+1
* Use a PORTAGE_SIGPIPE_STATUS variable to export 128 + SIGPIPE to theZac Medico2010-08-251-3/+4
* Handle SIGPIPE when unpack() extracts tar files through a pipe (bug #309001).Zac Medico2010-08-231-1/+3
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Revert tar error handling changes from bug #309001 since we can't necessarilyZac Medico2010-03-141-1/+7
* Trust tar exit status and ignore bzip2 exit status as in bug #309001.Zac Medico2010-03-111-7/+1
* Use os.environ instead of the config.environ(). This solves binpkg extractionZac Medico2010-02-121-9/+4
* Logg errors that occur during binpkg extraction.Zac Medico2010-02-121-1/+7
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-0/+23