summaryrefslogtreecommitdiffstats
path: root/pym/_emerge
Commit message (Expand)AuthorAgeFilesLines
* repoman: reject "built" slot-operator atomsZac Medico2012-09-161-2/+15
* egencache: skip auxdb write if not metadata-transZac Medico2012-09-152-5/+10
* Display: simplify _blockersZac Medico2012-09-131-13/+6
* merge list: distinguish reinstall with red "r"Zac Medico2012-09-132-2/+13
* Refactor merge list attribute display.Zac Medico2012-09-132-84/+106
* Bind FEATURES=-test to USE=-test for bug #373209.Zac Medico2012-09-132-5/+10
* Prefer /etc/portage/make.profile.v2.2.0_alpha126Zac Medico2012-09-121-2/+3
* EbuildPhase: fix WORKDIR owner after unpackZac Medico2012-09-111-1/+4
* Improve ignored binpkg display for bug #434540.Zac Medico2012-09-101-4/+10
* EbuildPhase: simplify utime argsZac Medico2012-09-081-3/+1
* EbuildPhase: bump WORKDIR timestamp after unpackZac Medico2012-09-081-2/+9
* Deprecate @installed for bug #387059.Zac Medico2012-09-031-0/+6
* EbuildBuildDir: ignore rmdir failure, bug #400641Zac Medico2012-09-031-5/+2
* Rename _slot_abi.py to _slot_operator.py.Zac Medico2012-09-022-2/+2
* _prepare_self_update: ignore installed versionZac Medico2012-09-011-9/+4
* Remove FEATURES=parse-eapi-ebuild-headZac Medico2012-08-291-4/+2
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-298-94/+94
* EAPI 5: Profile IUSE injectionZac Medico2012-08-291-5/+8
* Package: skip REQUIRED_USE validation if builtZac Medico2012-08-271-1/+1
* Pass eapi to check_required_use more.Zac Medico2012-08-272-12/+26
* EAPI 5: REQUIRED_USE at-most-one-of ?? operatorZac Medico2012-08-271-1/+1
* EAPI 5 stable use.mask/force for bug #431078Zac Medico2012-08-241-0/+4
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-241-4/+11
* Optimize sys.std* flush code.v2.2.0_alpha122Zac Medico2012-08-222-4/+6
* Use sys.__std*.fileno() in case of overrides.Zac Medico2012-08-223-19/+19
* _apply_hash_filter: make hash_filter simplerZac Medico2012-08-211-0/+2
* Implement PORTAGE_CHECKSUM_FILTER for bug #432170Zac Medico2012-08-211-1/+3
* PollScheduler: use timeout for loadavg checksZac Medico2012-08-201-6/+12
* Scheduler: only use poll timeout when neededZac Medico2012-08-201-3/+6
* emaint logs: simplify error output handlingv2.2.0_alpha121Zac Medico2012-08-111-6/+5
* emaint: split into separate modulesBrian Dolbec2012-07-221-19/+8
* Fix extended atom match for =* operator.Zac Medico2012-07-181-7/+21
* depgraph: __auto_rebuild__ KeyError, bug #427036Zac Medico2012-07-182-3/+9
* Propagate EAPI for update_dbentry (bug #426476).Zac Medico2012-07-171-2/+3
* Fix --complete-graph-if-new-use for --autounmask.Zac Medico2012-07-101-2/+2
* emerge: add --complete-graph-if-new-use < y | n >Zac Medico2012-07-103-5/+32
* Rebuild for slot-abi downgrades, bug #424651.Zac Medico2012-07-041-36/+73
* emerge: more helpful "non-existent set" messageZac Medico2012-07-031-0/+6
* BacktrackParameter: fix runtime_pkg_mask copyZac Medico2012-06-271-1/+5
* slot_conflict_handler: handle slot_abiZac Medico2012-06-271-14/+30
* PollScheduler: schedule inside loop if max_loadZac Medico2012-06-241-3/+10
* Fix debug message wording of "to due".Zac Medico2012-06-231-1/+1
* slot_abi_mask_built: fix __eq__ for backtrackingv2.2.0_alpha111Zac Medico2012-06-221-2/+2
* Slot conflict "abi" backtrack nodes non-terminal.Zac Medico2012-06-222-1/+7
* slot_abi_mask_built: don't discard other masksZac Medico2012-06-221-1/+3
* Fix success_without_autounmask logic wrt rebuildsZac Medico2012-06-221-14/+20
* depgraph: fix broken _complete_mode assignmentZac Medico2012-06-221-1/+1
* _slot_abi_update_probe: respect --excludeZac Medico2012-06-221-0/+10
* depgraph: fix bugs in force_reinstall handlingZac Medico2012-06-221-49/+37
* Package: save validated_atoms as tupleZac Medico2012-06-221-2/+2