BinpkgFetcher: support selinux PORTAGE_FETCH_T
[portage.git] / pym / _emerge / SpawnProcess.py
2011-07-21 Zac MedicoBinpkgFetcher: support selinux PORTAGE_FETCH_T
2011-01-21 Zac MedicoSpawnProcess: read proc with unbuffered fdopen
2010-09-10 Zac MedicoSplit out a AbstractPollTask._read_buf() helper method.
2010-08-21 Zac MedicoBug #324191 - Add support for FEATURES=compress-build...
2010-08-15 Zac MedicoFix SubProcess instances to call _set_returncode()...
2010-08-15 Zac MedicoRemove unuser return values from PollScheduler event...
2010-08-05 Arfrever Frehtes... EOFError can still be raised by array.fromfile() in...
2010-08-05 Arfrever Frehtes... Bug #330937: Handle IOError raised by remaining calls...
2010-08-03 Arfrever Frehtes... Bug #330937: Handle IOError raised by array.fromfile().
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2009-12-05 Zac MedicoBug #162404 - Automatically disable logging if sesandbo...
2009-09-21 Arfrever Frehtes... Use dict.(keys|values|items)() instead of dict.(iterkey...
2009-09-20 Arfrever Frehtes... Update syntax of numbers for compatibility with Python 3.
2009-09-20 Arfrever Frehtes... Update syntax of 'except' statements for compatibility...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-06-25 Zac MedicoAdd/update copyright headers.
2009-06-22 Zac MedicoBug #275047 - Split _emerge/__init__.py into smaller...