aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Reverting r15293, it was actually not needed.Mounir Lamouri2010-01-311-1/+1
* Fix: change os.mkdir to os.makedirs in case of there are more than one direct...Mounir Lamouri2010-01-301-1/+1
* Define long as int when Python 3 is used.Arfrever Frehtes Taifersar Arahesis2009-09-211-0/+4
* Update syntax of numbers 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-4/+4
* Use portage.util.apply_permissions() inside _ensure_access().Zac Medico2009-06-221-6/+10
* Tweak depcache permission handling so egencache can be run by a user who'sZac Medico2009-06-211-7/+16
* Bug #139134 - Make the flat_hash and metadata modules write the _mtime_Zac Medico2008-11-171-1/+1
* Fix the rest of the broken except statement syntax.Zac Medico2007-03-011-1/+1
* Namespace sanitizing, step 3Marius Mauch2007-01-251-1/+1
* Namespace sanitizing, step 2bMarius Mauch2007-01-251-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+74