aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FEATURES=case-insensitive-fs for bug #524236Zac Medico2014-11-171-1/+3
* Fix porttree_root deprecation warningsZac Medico2014-08-221-1/+3
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-02-051-1/+1
* various pylint clean upsMike Frysinger2014-02-031-105/+105
* _do_global_updates: unify duplicated message headerMike Frysinger2014-02-031-8/+4
* _global_updates: scan binarytree only if neededZac Medico2012-09-241-6/+8
* slotmove: fix handling for EAPI 4-slot-abiv2.2.0_alpha118Zac Medico2012-07-131-5/+9
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-251-1/+1
* fixpackages: don't use PORTAGE_CALLERZac Medico2011-10-151-4/+4
* Remove FEATURES=fixpackages support.v2.2.0_alpha67Zac Medico2011-10-111-2/+1
* Bug #336595 - Make dbapi.update_ents() calls quiet when appropriate inZac Medico2010-09-101-0/+4
* global updates: Honor -q and don't repeat the legendSebastian Luther2010-09-101-11/+21
* use EROOT with WORLD_FILEFabian Groffen2010-09-041-1/+1
* * Make _world_repo_match() try to match both atoms, so it still worksZac Medico2010-08-011-9/+11
* Make update_config_files() take a dict of {repo_name: list} since it's moreZac Medico2010-08-011-4/+21
* Just return boolean to indicate whether or not updates have been performed,Zac Medico2010-07-311-10/+8
* Move the mtimedb timestamps code out of an unnecessary loop.Zac Medico2010-07-311-2/+3
* Always use shlex_split() to split CONFIG_PROTECT{,_MASK}.Zac Medico2010-07-311-3/+4
* Tweak global updates handling so that updates from $PORTDIR are appliedZac Medico2010-07-271-8/+25
* Fix UnboundLocalError for do_upgrade_packagesmessage.Zac Medico2010-07-271-1/+1
* Fix UnboundLocalError for timestamps variable.Zac Medico2010-07-271-1/+1
* Make dbapi.update_ents() take a dict of {repo_name: list}, since it'sZac Medico2010-07-271-4/+13
* Fallback to updates from PORTDIR if repository has no 'updates' dir.Michał Górny2010-07-271-0/+3
* Limit repository-wide dbentry updates.Michał Górny2010-07-271-2/+2
* Support repository-wide updates.Michał Górny2010-07-271-117/+146
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Make _global_updates() silently return if ROOT != "/" and make fixpackagesZac Medico2010-03-031-3/+7
* Make _global_updates ensure that the binarytree is only populated with localZac Medico2010-02-281-0/+4
* Move portage._global_updates to a submodule.Zac Medico2010-02-271-0/+152