aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-1/+1
* Update sys.path in scripts only when using not installed instance of Portage.Arfrever Frehtes Taifersar Arahesis2014-09-201-2/+2
* Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-231-1/+1
* Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-181-2/+2
* archive-conf: fix for python3, bug #481518Zac Medico2013-08-171-24/+2
* archive-conf: rename vars to avoid builtin namesVladimir Romanov2013-05-151-8/+8
* Fix some ResourceWarnings.Arfrever Frehtes Taifersar Arahesis2013-02-101-2/+2
* Add portage._internal_caller var, and use it.Zac Medico2013-01-031-1/+2
* strip trailing whitespaceMike Frysinger2012-11-221-1/+1
* Unconditionally insert our pym dir in sys.path.Zac Medico2012-09-021-7/+6
* archive-conf: dispatch_conf import bug #384665Ruggero Morsucci2011-09-281-1/+1
* use EROOT with VDB_PATHFabian Groffen2010-09-041-1/+2
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Use range() instead of xrange() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-211-1/+1
* Update syntax of numbers for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Support print() function with Python 2 in some files.Arfrever Frehtes Taifersar Arahesis2009-09-201-0/+2
* Update syntax of calls to print() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-2/+2
* Update syntax of 'except' statements for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Fix usage of VDB_PATHFabian Groffen2009-09-051-1/+1
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-1/+2
* For python-3.0 compatibility, raise a real exception instead of a string.Zac Medico2009-02-191-2/+2
* Thanks to Ali Polatel <hawking@g.o> for this patch to fix broken indentation.Zac Medico2008-07-051-2/+2
* Use os.path.realpath to handle symlinks properly.Zac Medico2007-02-101-1/+1
* Fix automatic sys.path insertions so that they're relative instead of absolut...Zac Medico2007-02-101-1/+2
* Namespace sanitizing, step 4Marius Mauch2007-01-251-5/+5
* More String deprecationAlec Warner2007-01-121-5/+5
* For bug #116616, only run the post_process phase if necessary.Zac Medico2006-11-011-2/+4
* Rely on PYTHONPATH instead of PORTAGE_PYM_PATH for locating portage's python ...Zac Medico2006-10-311-2/+6
* streamline portage pythonpath handling and add an override analog to how the ...Marius Mauch2006-10-261-1/+1
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* update copyright yearsMike Frysinger2006-01-051-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/+101