summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.25 releaseportage-2.3.25Zac Medico2018-03-283-1/+37
* {,PKG_}INSTALL_MASK: Support exclusions (bug 651214)Michał Górny2018-03-271-4/+6
* {,PKG_}INSTALL_MASK: python implementationZac Medico2018-03-274-79/+152
* EbuildPhase: add PackagePhase class for PKG_INSTALL_MASKZac Medico2018-03-273-17/+93
* {,PKG_}INSTALL_MASK: record value in vardbZac Medico2018-03-272-9/+11
* emerge: add --changed-slot [ y | n ] option (bug 631358)Zac Medico2018-03-275-0/+56
* eapi: use eapi_allows_package_provided via _get_eapi_attrsZac Medico2018-03-272-3/+4
* Disallow package.provided in EAPI 7Michał Górny2018-03-272-6/+20
* prepstrip: fix ${0} usageZac Medico2018-03-272-2/+2
* bin/eapi.sh: fix inverted ___eapi_has_dostrip logicZac Medico2018-03-271-1/+1
* Add dostrip for EAPI 7Zac Medico2018-03-279-7/+122
* prepstrip: rename to bin/estrip (refactor for EAPI 7 dostrip)Zac Medico2018-03-272-398/+405
* emerge --autounmask: prevent unmask due to unsatisfied REQUIRED_USE (bug 622462)Zac Medico2018-03-272-4/+41
* portageq repos_config: fix <eroot> parameter (bug 648062)Zac Medico2018-03-261-1/+17
* emerge: add --ignore-world [ y | n ] option (bug 608564)Zac Medico2018-03-265-6/+58
* _solve_..slot_conflicts: fix KeyError: 'pop from an empty set'Zac Medico2018-03-211-1/+1
* _solve_..slot_conflicts: fix whitespace in previous commitZac Medico2018-03-211-1/+1
* _solve_..slot_conflicts: Remove double-check of unexplored stack.hugbubby2018-03-211-3/+5
* GitSync: abort early for missing git command (bug 650754)Zac Medico2018-03-211-1/+7
* Support BDEPEND (CBUILD dependencies) in EAPI 7Michał Górny2018-03-1715-25/+62
* portage.dbapi.vartree: Remove one more unfounded virtual caseMichał Górny2018-03-161-7/+0
* EventLoop: implement time method for asyncio compat (bug 591760)Zac Medico2018-03-162-5/+48
* Stop crippling metadata for virtual/*Michał Górny2018-03-162-21/+14
* gnome2-utils postinst: fix false positive for gtk-update-icon-cache (bug 649464)Zac Medico2018-03-161-0/+3
* etc-update: add Arch Linux supportkewl fft2018-03-151-6/+18
* portage.util.futures.wait: fix arguments for asyncio compatZac Medico2018-03-142-14/+4
* prepstrip: Fix double slash in pre-stripped listMichał Górny2018-03-141-1/+1
* Remove support for PROVIDE virtualsMichał Górny2018-03-1425-242/+43
* _emerge: Remove unused param to show_invalid_depstring_notice()Michał Górny2018-03-145-16/+13
* Strip trailing slash from D, ED, ROOT, EROOT in EAPI 7Michał Górny2018-03-122-0/+12
* Fix uses of D/ED to account for no trailing slashMichał Górny2018-03-1226-124/+126
* Do not export PORTDIR & ECLASSDIR in EAPI 7Michał Górny2018-03-115-6/+28
* Support ENV_UNSET for EAPI 7Michał Górny2018-03-114-3/+14
* Add EAPI 7 version comparison & manipulation functionsMichał Górny2018-03-114-0/+439
* nonfatal: Implement fallback executable for EAPI 7Michał Górny2018-03-111-0/+14
* Allow package.*, use.* directories in EAPI 7Michał Górny2018-03-111-1/+1
* ebuild-helpers: Fix overriding 'insinto' directoryMichał Górny2018-03-083-5/+19
* Ban DESTTREE/INSDESTTREE in EAPI 7Michał Górny2018-03-0412-39/+101
* domo: force /usr prefix in EAPI 7Michał Górny2018-03-042-1/+10
* Ban dolib/libopts for EAPI 7Michał Górny2018-03-045-6/+19
* Ban dohtml for EAPI 7Michał Górny2018-03-042-2/+11
* isolated-functions.sh: Ensure informational command output to stderrMichał Górny2018-03-041-15/+15
* Empty || *DEPEND group no longer satisfy deps in EAPI 7Michał Górny2018-03-042-1/+11
* Empty ||/^^ REQUIRED_USE groups are no longer true in EAPI 7Michał Górny2018-03-044-6/+21
* Use bash-4.2 for all future EAPIs, until declared otherwiseMichał Górny2018-03-041-2/+2
* Enable testing EAPI 7_pre1Michał Górny2018-03-041-1/+1
* test_required_use: Add tests for ?? operatorMichał Górny2018-03-041-1/+1
* xattr-helper.py: use surrogateescape with python3 in unicode_encodeZac Medico2018-03-041-1/+1
* xattr-helper.py: Make restoring of extended attributes work again.Arfrever Frehtes Taifersar Arahesis2018-03-041-7/+10
* prepstrip: Preserve xattr outside of user namespace.Arfrever Frehtes Taifersar Arahesis2018-03-031-1/+1