summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* 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
* extract_affecting_use: test bug #363073Zac Medico2011-04-111-0/+3
* extract_affecting_use: allow parens in atomsZac Medico2011-04-111-3/+5
* Add force-mirror FEATURE.David James2011-04-072-7/+7
* filter PORTAGE_GPG_SIGNING_COMMAND for ebuild envZac Medico2011-04-041-1/+2
* Display: fix fetch restrict msg for RO_DISTDIRSZac Medico2011-03-311-0/+3
* display_merge: tweak background/logging logicv2.2.0_alpha29Zac Medico2011-03-271-3/+5
* dblink: rename 'buffer' var in _elog_processZac Medico2011-03-271-5/+5
* unmerge: fix lock/UnsupportedAPIException logicZac Medico2011-03-271-7/+12
* UnsupportedAPIException: handle unicode in EAPIZac Medico2011-03-272-4/+15
* MergeProcess: add fallback setcpv callZac Medico2011-03-261-3/+19
* MergeProcess: query blockers in the main processZac Medico2011-03-262-4/+8
* display_merge: pass through noiselevel argsZac Medico2011-03-261-1/+2
* MergeProcess: relocate portage reinstall codeZac Medico2011-03-262-61/+67
* unmerge: fix PORTAGE_BACKGROUND logicZac Medico2011-03-261-5/+8
* Update header timestamps for modified files.Zac Medico2011-03-252-2/+2
* MergeProcess: call elog_process for replaced pkgsZac Medico2011-03-251-1/+8
* dblink: use self.mycpv in _elogZac Medico2011-03-251-2/+2