summaryrefslogtreecommitdiffstats
path: root/pym/portage_exception.py
Commit message (Expand)AuthorAgeFilesLines
* Replace compat symlinks with a new compat module as the symlink solution prev...Marius Mauch2007-02-171-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-100/+1
* For bug #163083, handle an UnsupportedAPIException thrown from the prerm phase.Zac Medico2007-01-211-2/+2
* Use isinstance(foo, basestring) so that it can work with unicode strings too.Zac Medico2007-01-111-1/+1
* Don't escape strings in PortageException as that breaks newline handling (bug...Marius Mauch2007-01-111-1/+4
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* Add support for user configuration of colors in the output module for bug #12...Zac Medico2006-04-041-0/+3
* Move DISTDIR initialization from doebuild to fetch and handle read-only file ...Zac Medico2006-04-031-0/+3
* Add a new OperationNotPermitted exception and use it to wrap apply_permission...Zac Medico2006-03-141-0/+2
* Adding a new exception class.Alec Warner2006-02-251-2/+4
* Add basic sanity check for global update entriesMarius Mauch2006-02-161-0/+3
* god this module sucked.Brian Harring2005-10-041-87/+1
* Removed the translation of aux_get exceptions to unsupported eapi exceptions ...Jason Stubbs2005-10-041-0/+7
* bye bye mr. cvs_id_stringBrian Harring2005-08-301-1/+1
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+163