summaryrefslogtreecommitdiffstats
path: root/pym/portage/cache
Commit message (Expand)AuthorAgeFilesLines
* Bug #196680 - Handle a CacheError inside mirror_cache() whenZac Medico2007-10-221-0/+4
* s/portage.eclass_cache/eclass_cache/ since eclass_cache is actually a local v...Zac Medico2007-08-031-2/+2
* Remove fallback imports for set(), and note minimum requirement of python-2.4Marius Mauch2007-07-053-6/+0
* Implement iterkeys on top of __iter__ instead of vice versa. Thanks to Brian...Zac Medico2007-06-219-12/+22
* Remove more unnecessary list generation.Zac Medico2007-06-212-6/+3
* Ignore non-existent directories for bug #171809. This is required for readon...Zac Medico2007-03-231-1/+9
* Fix the rest of the broken except statement syntax.Zac Medico2007-03-011-1/+1
* In order to correctly handl the case of target caches that don't have complet...Zac Medico2007-02-031-1/+3
* Fix some breakage caused by script malfunctionMarius Mauch2007-01-251-1/+1
* Namespace sanitizing, step 3Marius Mauch2007-01-2511-30/+30
* Namespace sanitizing, step 2bMarius Mauch2007-01-252-3/+3
* Namespace sanitizing, step 1Marius Mauch2007-01-2514-0/+1580