summaryrefslogtreecommitdiffstats
path: root/pym/eclass_cache.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-83/+1
* Fix broad except statement, should only be KeyErrorAlec Warner2007-01-121-1/+1
* Fix broken is_eclass_data_valid comparison logic.Zac Medico2006-10-251-2/+2
* For full compatibility with older versions of portage, write the path in the ...Zac Medico2006-10-251-2/+7
* Remove paths from _eclasses_ serialization in the cache. This makes the mtim...Zac Medico2006-10-241-4/+8
* For compatibility with float timestamps in python-2.5, convert st_mtime attri...Zac Medico2006-09-221-1/+1
* Remove the portage_file module for bug #133591.Zac Medico2006-07-151-5/+4
* integration chunk of the cache subsystem patch.Brian Harring2005-11-051-0/+75