aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reformat with black 24Arthur Zamarin2024-01-263-11/+12
* fix: child repository not inheriting license groups when it defines noneBrian Harring2024-01-121-1/+21
* fix: tweak CPV parsing rules to match PMS.Brian Harring2023-12-281-0/+1
* fix: add atom test for 'foo/bar-11-r3'Brian Harring2023-12-261-0/+1
* Fix: parsing bug that allows a revision to be part of a packageBrian Harring2023-12-261-0/+1
* core: remove the ability to have multi-level categoriesBrian Harring2023-12-031-1/+1
* pmaint eclass: improve rst outputArthur Zamarin2023-10-231-14/+14
* eclassdoc: remove @BUGREPORTS tagArthur Zamarin2023-10-231-3/+0
* ebuild.repository: require .group extension for stabilization groupsArthur Zamarin2023-08-291-10/+11
* ebuild.repository: add support for stabilization groupsArthur Zamarin2023-08-281-0/+25
* reblackify the codeArthur Zamarin2023-02-027-18/+0
* ebuild/test_eapi: fix tests artifacts in EBD_PATHArthur Zamarin2023-02-021-2/+5
* domain: support `-*` in use as previous removalArthur Zamarin2023-01-201-9/+32
* refactor(portage_conf): Push fallback (and path awareness) logic of repos.con...Brian Harring2023-01-171-1/+1
* domain: fix parsing of multiple USE_EXAPNDsArthur Zamarin2023-01-021-3/+26
* properly close open file handlers during testsArthur Zamarin2022-12-312-9/+7
* Ignore both empty and non-existant repos.conf files.Brian Harring2022-12-261-6/+1
* Add use flag validation for /etc/portage/package.use/* content.Brian Harring2022-12-261-8/+11
* Add USE_EXPAND expansion awareness for /etc/portage/package.use/* files.Brian Harring2022-12-261-0/+28
* Force stable sorting of /etc/portage/* files loading.Brian Harring2022-12-261-0/+56
* Reformat w/ black-22.12.0Brian Harring2022-12-2515-2262/+4459
* Fix use default dep matching when working against IUSE defaults.Brian Harring2022-12-221-1/+22
* ebuild/test_eapi.py: fix test_register artifactsArthur Zamarin2022-11-111-2/+6
* tests: small cleanupArthur Zamarin2022-10-293-31/+17
* profiles: support package.bashrc filesArthur Zamarin2022-10-081-0/+56
* test/**.py: modernize tests to pytestArthur Zamarin2022-08-273-249/+219
* tests: remove various extensionsArthur Zamarin2022-08-261-5/+5
* ebuild: improve malformed atom message & testsArthur Zamarin2022-08-251-3/+8
* ebuild/test_repository.py: modernize tests to pytestArthur Zamarin2022-08-231-270/+211
* ebuild/test_profiles.py: modernize tests to pytestArthur Zamarin2022-08-221-744/+574
* ebuild/test_portage_conf.py: modernize tests to pytestArthur Zamarin2022-08-211-181/+146
* ebuild/test_eclass_cache.py: modernize tests to pytestArthur Zamarin2022-08-211-52/+47
* ebuild/test_conditionals.py: modernize tests to pytestArthur Zamarin2022-08-201-113/+87
* tests/ebuild/test_atom.py: modernize tests to pytestArthur Zamarin2022-08-201-313/+287
* ebuild/atom.py: atom.no_usedeps should include subslotArthur Zamarin2022-08-081-0/+20
* ebuild/test_misc.py: modernize tests to pytestArthur Zamarin2022-08-041-64/+43
* ebuild/test_eclass.py: modernize tests to pytestArthur Zamarin2022-08-041-18/+16
* ebuild.repository: fix inheriting license groupsArthur Zamarin2022-05-121-0/+23
* ebuild.test_eclass: Also test old @ECLASS-VARIABLE syntaxUlrich Müller2022-03-181-2/+17
* ebuild.test_eclass: Rename @ECLASS-VARIABLE to @ECLASS_VARIABLEUlrich Müller2022-03-181-2/+2
* ebuild.repository: provide access to inherited use_expand_descAnna “CyberTailor”2022-01-091-0/+14
* ebuild.repository: provide access to inherited package.deprecatedAnna “CyberTailor”2022-01-091-0/+12
* ebuild.test_eclass: fix expected resultsMichał Górny2021-09-041-2/+3
* ebuild.eclass: Add support for recursively grabbing @PROVIDESMichał Górny2021-09-011-4/+39
* ebuild.eclass: Support @PROVIDES in place of @INDIRECT_ECLASSESMichał Górny2021-09-011-2/+2
* add minimal tests for ebuild.eclass.EclassDocMichał Górny2021-09-011-0/+171
* pkgcore.ebuild.cpv: fix isvalid_pkg_name() logicMichał Górny2021-08-141-4/+7
* use isort to sort importsv0.12.1Tim Harder2021-05-2814-42/+27
* Implement 'dosym -r' for EAPI 8Michał Górny2021-05-191-0/+18
* Update update naming rules for EAPI 8Michał Górny2021-05-191-1/+41