summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get_counter_tick_core: use cpv_allZac Medico2011-05-111-9/+7
* Cache counter values, avoiding I/O when it doesn't change.David James2011-05-111-33/+38
* vardbapi: acquire lock during counter_tick_coreZac Medico2011-05-111-9/+17
* dep_check_composite_db: remove unused _dep_expandZac Medico2011-05-111-41/+1
* dep_check_composite_db: implement cp_listZac Medico2011-05-111-0/+17
* config: call _populate_treeVirtuals directlyZac Medico2011-05-111-1/+1
* cpv_expand: avoid old-style virtuals moreZac Medico2011-05-111-1/+8
* dep_check: avoid old-style virtuals codeZac Medico2011-05-112-3/+18
* display_news_notification: don't populate virtsZac Medico2011-05-111-4/+0
* cpv_expand: populate old-style virts on demandZac Medico2011-05-111-0/+4
* unmerge: skip getvirtuals() if cat is not virtualZac Medico2011-05-111-2/+8
* unmerge: use expand_new_virt for sys pkg warningsZac Medico2011-05-113-63/+76
* Update timestamps in headers of modified files.v2.1.9.48Zac Medico2011-05-082-2/+2
* PreservedLibsRegistry: normalize counter as strZac Medico2011-05-081-4/+22
* Add back cpv_exists check from previous commit.Zac Medico2011-05-081-0/+2
* Remove obsolete others_in_slot plibs code.Zac Medico2011-05-081-12/+2
* treewalk: always initialize "needed"Zac Medico2011-05-081-3/+3
* merge_wait_queue: use deque.clear()Zac Medico2011-05-081-1/+1
* resume_depgraph: don't call break_refs in loopZac Medico2011-05-081-2/+1
* linkmap: use exclude_pkgs for the registry tooZac Medico2011-05-081-2/+9
* Use new vardbapi lock function in FakeVartree.David James2011-05-081-11/+6
* Be careful with system pkgs + parallel-install.Zac Medico2011-05-081-10/+18
* Add vardbapi reentrant lock/unlock methods.Zac Medico2011-05-081-22/+39
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-082-3/+14
* PreserveLibsRegistry: add lock/unlock assertionsZac Medico2011-05-081-1/+12
* Remove redundant pruneNonExisting() call.Zac Medico2011-05-081-1/+0
* preserve-libs: fix linkmap logic for new plibsZac Medico2011-05-082-11/+40
* Cleanup preserved lib locking in portage.David James2011-05-083-124/+114
* depgraph: simplify break_refsv2.1.9.47Zac Medico2011-05-052-21/+23
* emerge: fix misspell suggestion with categoryZac Medico2011-05-051-3/+2
* repoman: make virtual.oldstyle a warning for nowZac Medico2011-05-041-0/+1
* Update timestamps in headers of modified files.Zac Medico2011-05-0410-9/+11
* doins: add reference to bug #239529Zac Medico2011-05-041-1/+4
* Fix Manifest.updateAllHashes()Mike Gilbert2011-05-041-1/+1
* cpv_expand: avoid old-style virtual codeZac Medico2011-05-041-14/+10
* Avoid evaluation of values of variables in set_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-041-1/+1
* emerge: skip misspell suggestion if cp existsZac Medico2011-05-041-0/+8
* depgraph: autounmask account for optional depsZac Medico2011-05-041-0/+14
* ebuild.sh: make INHERITED independent of phaseZac Medico2011-05-041-3/+11
* depgraph: account for new-style virtual/libcZac Medico2011-05-041-71/+93
* repoman: remove most old-style virtual checksZac Medico2011-05-043-55/+2
* repoman: Check for PROVIDE.Ulrich Mueller2011-05-042-0/+8
* Support multiple arguments in set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-042-20/+27
* runtests.sh: propagate arguments to runTestsZac Medico2011-05-041-1/+1
* Bug #365439: Add set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-043-5/+47
* depgraph: migrate implicit libc deps from SchedZac Medico2011-05-042-65/+65
* install_qa_check(): Simplify code and make 'l' a local variable.Arfrever Frehtes Taifersar Arahesis2011-05-041-3/+3
* Check for references to ${ROOT} in install_qa_checks.David James2011-05-041-8/+26
* emergelog: only set permission on creationZac Medico2011-05-041-3/+5
* action_info: eliminate duplicate info_pkgs matchZac Medico2011-05-041-10/+21