summaryrefslogtreecommitdiffstats
path: root/pym/portage/update.py
Commit message (Expand)AuthorAgeFilesLines
* Move the world file update code out of update_config_files() since it shouldZac Medico2008-09-131-13/+0
* Fix update_config_files() so that it uses update_dbentry()Zac Medico2007-11-031-31/+30
* TODO: Make update_config_files() handle slotmove commands for SLOT atoms.Zac Medico2007-11-031-0/+1
* Fix update_dbentry() to process version components properly before passing th...Zac Medico2007-08-221-2/+7
* sort the world file before writing it and ensure that it's terminated by a ne...Marius Mauch2007-06-231-1/+2
* For bug #179206, improve efficiency by using a containment test instead of st...Zac Medico2007-05-201-2/+2
* Namespace sanitizing, step 2Marius Mauch2007-01-251-5/+5
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+224