aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cache.sqlite: handle readonly morev2.2.0_alpha33Zac Medico2011-05-121-1/+1
* porttree: use pure volatile cache if necessaryZac Medico2011-05-121-6/+12
* cache.volatile: discard "perms" paramZac Medico2011-05-121-1/+2
* cache.sqlite: handle readonlyZac Medico2011-05-121-2/+3
* expand_new_virt: return early for non-virtual catZac Medico2011-05-121-0/+5
* expand_new_virt: skip match for non-virtual catZac Medico2011-05-121-1/+2
* treewalk: fix inverted counter init logicZac Medico2011-05-111-1/+1
* portdbapi: tweak cache permission handlingZac Medico2011-05-111-8/+12
* MergeProcess: lock vdb earlier when appropriateZac Medico2011-05-101-1/+29
* get_counter_tick_core: use cpv_allZac Medico2011-05-091-9/+7
* Cache counter values, avoiding I/O when it doesn't change.David James2011-05-092-34/+40
* config: call _populate_treeVirtuals directlyZac Medico2011-05-091-1/+1
* cpv_expand: avoid old-style virtuals moreZac Medico2011-05-091-1/+8
* dep_check: avoid old-style virtuals codeZac Medico2011-05-092-3/+18
* cpv_expand: populate old-style virts on demandZac Medico2011-05-081-0/+4
* unmerge: use expand_new_virt for sys pkg warningsZac Medico2011-05-081-0/+66
* vardbapi: disable subprocess vdb cache updatesZac Medico2011-05-082-1/+10
* LinkageMapELF: remove unused importsv2.2.0_alpha32Zac Medico2011-05-082-4/+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
* Fix typos in unmerge function.David James2011-05-081-5/+5
* linkmap: use exclude_pkgs for the registry tooZac Medico2011-05-081-2/+9
* linkmap: check for access before locking vardbapiZac Medico2011-05-071-2/+5
* Use EROOT with VDB_PATH in recent changes.Zac Medico2011-05-071-3/+2
* Add FEATURES=parallel-install for finer locks.Zac Medico2011-05-072-1/+12
* vardbapi: acquire lock during counter_tick_coreZac Medico2011-05-071-9/+17
* Add vardbapi reentrant lock/unlock methods.Zac Medico2011-05-071-16/+38
* Rename FEATURES=no-ebuild-locks to ebuild-locks.Zac Medico2011-05-071-2/+2
* Use finer grained locks for install.David James2011-05-073-78/+117
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-071-2/+13
* PreserveLibsRegistry: add lock/unlock assertionsZac Medico2011-05-071-1/+12
* preserve-libs: fix linkmap logic for new plibsZac Medico2011-05-062-11/+40
* Cleanup preserved lib locking in portage.David James2011-05-062-117/+114
* Update timestamps in headers of modified files.Zac Medico2011-05-052-2/+2
* test_rebuild: test --rebuild-if-new-rev moreDavid James2011-05-041-0/+15
* emerge: replace --rebuild with finer grained optsDavid James2011-05-041-4/+35
* Fix Manifest.updateAllHashes()Mike Gilbert2011-05-031-1/+1
* Add --rebuild-ignore flag.David James2011-05-031-0/+18
* rebuild_config: propagate runtime deps to parentsDavid James2011-05-031-2/+7
* cpv_expand: avoid old-style virtual codeZac Medico2011-05-021-14/+10
* emerge: rename --no*-atoms to --*-excludeZac Medico2011-05-021-1/+1
* Update timestamps in headers of modified files.Zac Medico2011-05-013-2/+5
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-012-1/+73
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-04-281-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-281-14/+23
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-04-272-2/+31
* Update timestamps in headers of modified files.Zac Medico2011-04-133-3/+3
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-111-1/+1