summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support print() function with Python 2 in some files.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+4
* Update syntax of calls to print() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-5/+5
* Update syntax of 'except' statements for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-1/+1
* 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
* use errno.EACCES as suggested by Brian HarringAlec Warner2007-01-281-2/+2
* Catch EACCESS when running env-update, orignal patch by <phajdan.jr@gmail.com...Marius Mauch2007-01-281-1/+8
* Rely on PYTHONPATH instead of PORTAGE_PYM_PATH for locating portage's python ...Zac Medico2006-10-311-2/+5
* streamline portage pythonpath handling and add an override analog to how the ...Marius Mauch2006-10-261-1/+1
* Remove unnecessary PORTAGE_CALLER exports.Zac Medico2006-06-251-1/+0
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* document new --no-ldconfig optionMike Frysinger2006-03-091-1/+1
* make env-update a bit more flexible by adding a --no-ldconfig optionMike Frysinger2006-01-271-0/+3
* add -h/--helpMike Frysinger2006-01-171-1/+16
* 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/+11