Use EROOT instead of ROOT for keys everywhere.
[portage.git] / pym / portage / _global_updates.py
2011-10-25 Zac MedicoUse EROOT instead of ROOT for keys everywhere.
2011-10-15 Zac Medicofixpackages: don't use PORTAGE_CALLER
2011-10-11 Zac MedicoRemove FEATURES=fixpackages support. v2.2.0_alpha67
2010-09-10 Zac MedicoBug #336595 - Make dbapi.update_ents() calls quiet...
2010-09-10 Sebastian Lutherglobal updates: Honor -q and don't repeat the legend
2010-09-04 Fabian GroffenMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-09-04 Fabian GroffenMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-09-04 Fabian Groffenuse EROOT with WORLD_FILE
2010-08-01 Zac Medico* Make _world_repo_match() try to match both atoms...
2010-08-01 Zac MedicoMake update_config_files() take a dict of {repo_name...
2010-08-01 Zac MedicoJust return boolean to indicate whether or not updates...
2010-08-01 Zac MedicoMove the mtimedb timestamps code out of an unnecessary...
2010-08-01 Zac MedicoAlways use shlex_split() to split CONFIG_PROTECT{,_MASK}.
2010-07-28 Zac MedicoTweak global updates handling so that updates from...
2010-07-28 Zac MedicoFix UnboundLocalError for do_upgrade_packagesmessage.
2010-07-28 Zac MedicoFix UnboundLocalError for timestamps variable.
2010-07-28 Zac MedicoMake dbapi.update_ents() take a dict of {repo_name...
2010-07-27 Michał GórnyFallback to updates from PORTDIR if repository has...
2010-07-27 Michał GórnyLimit repository-wide dbentry updates.
2010-07-27 Michał GórnySupport repository-wide updates.
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-03-03 Zac MedicoMake _global_updates() silently return if ROOT != ...
2010-02-28 Zac MedicoMake _global_updates ensure that the binarytree is...
2010-02-27 Zac MedicoMove portage._global_updates to a submodule.