aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* _quickpkg_dblink: set PYTHONPATH for quickpkgZac Medico2012-07-011-0/+6
* Fix bugs in binarytree.invalids usage.Zac Medico2012-07-012-2/+4
* Support FEATURES={downgrade,unmerge}-backupZac Medico2012-07-014-17/+108
* man/emerge.1: note that --resume re-uses optionsZac Medico2012-06-301-0/+3
* ebuild(5): add missing bold around EAPI {3,4} mentionMike Frysinger2012-06-291-3/+3
* egencache: prune empty cache directoriesv2.2.0_alpha114Zac Medico2012-06-272-8/+17
* BacktrackParameter: fix runtime_pkg_mask copyZac Medico2012-06-271-1/+5
* slot_conflict_handler: handle slot_abiZac Medico2012-06-272-14/+42
* _slot_abi: fix broken function refsv2.2.0_alpha113Zac Medico2012-06-251-2/+2
* whitelist PORTAGE_DOHTML_WARN_ON_SKIPPED_FILESZac Medico2012-06-252-0/+6
* dohtml: Support PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES environmental variable.Arfrever Frehtes Taifersar Arahesis2012-06-251-6/+12
* dohtml: Add .ico, .svg, .xhtml and .xml extensions to default list in EAPI="4...Arfrever Frehtes Taifersar Arahesis2012-06-252-9/+17
* Reformat documentation of EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-06-251-110/+114
* dohtml.py: Sort default list of extensions.Arfrever Frehtes Taifersar Arahesis2012-06-251-6/+5
* protected_symlinks: suggest course of actionZac Medico2012-06-241-1/+5
* protected_symlinks: change eerror to elogZac Medico2012-06-241-1/+1
* PollScheduler: schedule inside loop if max_loadZac Medico2012-06-241-3/+10
* test_slot_abi: fix atom == typeZac Medico2012-06-231-1/+1
* Skip unmerge of libdir symlinks for bug #423127.v2.2.0_alpha112Zac Medico2012-06-231-0/+6
* 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
* treewalk: fix USE=multislot breakageZac Medico2012-06-221-5/+4
* test_match_from_list: test slot-abi moreZac Medico2012-06-221-0/+8
* NEWS: 2.1.11: experimental EAPI 4-slot-abiZac Medico2012-06-221-0/+9
* man/portage.5: profile-formats = portage-2Zac Medico2012-06-221-1/+6
* RELEASE-NOTES: 2.1.11: User-defined package setsZac Medico2012-06-221-0/+6
* Document /etc/portage/sets and world_sets more.Zac Medico2012-06-222-6/+31
* Enable /etc/portage/sets for stable, bug #384061.Zac Medico2012-06-227-36/+50
* Add UNINSTALL_IGNORE variable for bug #421659.Zac Medico2012-06-224-14/+25
* Add experimental EAPI 4-slot-abi support.Zac Medico2012-06-2227-47/+1377
* fakedbapi: use _pkg_str moreZac Medico2012-06-222-15/+43
* getportageversion: handle repo: in parent fileZac Medico2012-06-221-0/+15
* ResolverPlayground: fix repo for binpkgsZac Medico2012-06-211-0/+1
* action_build: always display_problemsZac Medico2012-06-211-0/+10
* resolver/output: cleanup countersZac Medico2012-06-201-16/+9
* InheritEclass: add user esethome funcZac Medico2012-06-201-1/+1
* depgraph._complete_graph: old virt sanity checkZac Medico2012-06-201-3/+5
* misc-functions.sh: unwrap die messagesZac Medico2012-06-201-4/+3
* backtracking: only feedback first slot conflictZac Medico2012-06-201-6/+5
* ResolverPlayground: distinguish uninstall mergeZac Medico2012-06-202-5/+9
* ResolverPlayground: distinguish binpkg mergeZac Medico2012-06-202-8/+13
* ResolverPlayground: support binary packagesZac Medico2012-06-204-12/+51
* Atom: cleanup str()/unicode() usageZac Medico2012-06-201-17/+23