summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/BinpkgExtractorAsync.py
Commit message (Expand)AuthorAgeFilesLines
* 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