summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* depgraph: migrate implicit libc deps from SchedZac Medico2011-04-302-65/+65
* emergelog: only set permission on creationZac Medico2011-04-291-3/+5
* action_info: eliminate duplicate info_pkgs matchZac Medico2011-04-291-10/+21
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-04-281-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-282-15/+29
* display_preserved_libs: load plib_registryZac Medico2011-04-281-1/+3
* emerge: add --misspell-suggestions=n optionZac Medico2011-04-283-1/+18
* emerge: fix indent for --binpkg-respect-use helpZac Medico2011-04-281-1/+1
* emerge: add --help for 3 new optionsZac Medico2011-04-271-0/+20
* emerge: add 3 new options similar to --excludeDavid James2011-04-272-40/+116
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-04-273-2/+35
* expand_new_virt: don't traverse blockersZac Medico2011-04-271-0/+6
* expand_new_virt: validate EAPI, IUSE and USEZac Medico2011-04-271-4/+25
* expand_new_virt: eliminate cpv_getkeyZac Medico2011-04-271-2/+1
* expand_new_virt: use stack for recursionZac Medico2011-04-261-24/+25
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-04-261-1/+1
* emerge --info: support new-style virtualsZac Medico2011-04-261-23/+62
* repoman: deprecate more eclassesTomas Chvatal2011-04-201-0/+5
* 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
* Remove unnecessary sync in Scheduler.py.David James2011-04-111-1/+1
* Fix a typo in a comment.Zac Medico2011-04-101-1/+1
* Scheduler: add more info in docstring commentsZac Medico2011-04-101-1/+7
* 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-312-2/+5
* chk_updated_info_files: handle --quietZac Medico2011-03-301-3/+5
* 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
* Scheduler: pkg_to_replace beware old-style virtZac Medico2011-03-261-1/+2
* BlockerDB: add SLOT match in discardBlockerZac Medico2011-03-261-1/+3
* MergeListItem: inherit _poll and _waitZac Medico2011-03-261-8/+0
* MergeProcess: relocate portage reinstall codeZac Medico2011-03-262-61/+67
* unmerge: fix PORTAGE_BACKGROUND logicZac Medico2011-03-262-5/+15
* Reoranize PackageMerge/MergeListItem interaction.Zac Medico2011-03-265-32/+22
* PackageMerge: call wait() for conformityZac Medico2011-03-251-2/+1
* Update header timestamps for modified files.Zac Medico2011-03-258-8/+8
* MergeProcess: call elog_process for replaced pkgsZac Medico2011-03-253-5/+8
* dblink: use self.mycpv in _elogZac Medico2011-03-251-2/+2
* MergeProcess: toggle vardbapi._pkgs_changedZac Medico2011-03-251-0/+1
* config: blacklist PORTAGE_BACKGROUND* varsZac Medico2011-03-251-1/+5
* MergeProcess: handle unicode in elog pipeZac Medico2011-03-252-3/+3
* env_update: remove sleep_for_mtime_granularityDavid James2011-03-251-11/+7