aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ebuild.profiles: Fix case where a parent path omits the repo identifierJames Le Cuirot2024-06-131-0/+2
* start work on 0.12.28Arthur Zamarin2024-06-121-1/+1
* Revert "refactor: leverage ABC protections for prototype.tree"Arthur Zamarin2024-03-291-6/+2
* start work on 0.12.27Arthur Zamarin2024-03-271-1/+1
* Add git@Vitaly Zdanevich2024-03-091-1/+2
* reformat with black 24Arthur Zamarin2024-01-2612-30/+19
* refactor: loosen prototype.tree._get_* requirements, add typing.Brian Harring2024-01-231-8/+10
* refactor: leverage ABC protections for prototype.treeBrian Harring2024-01-231-2/+6
* fix filtered.tree.{categories,packages,versions} .Brian Harring2024-01-231-1/+21
* refactor: Add missing abstractmethods for ConfiguredTree.Brian Harring2024-01-231-0/+6
* fix: suppress $HOME for tests.Brian Harring2024-01-231-0/+3
* start work on 0.12.26Arthur Zamarin2024-01-181-1/+1
* Write LICENSE before SLOT in create_ebuild()Anthony Ryan2024-01-151-2/+2
* fix: child repository not inheriting license groups when it defines noneBrian Harring2024-01-121-3/+5
* fix: tweak CPV parsing rules to match PMS.Brian Harring2023-12-281-1/+6
* atom: limit the start of a slot to left of use components.Brian Harring2023-12-261-1/+2
* Fix: parsing bug that allows a revision to be part of a packageBrian Harring2023-12-261-4/+4
* start work on 0.12.25Arthur Zamarin2023-12-261-1/+1
* core: remove the ability to have multi-level categoriesBrian Harring2023-12-037-86/+42
* repo: Simplify SimpleTree signatureBrian Harring2023-12-031-3/+1
* cleanup: Replace fake_pkg with common mockBrian Harring2023-12-031-0/+9
* pquery: Fix --environment-re support .Brian Harring2023-11-241-4/+15
* pquery: correct minor english typo in commentsBrian Harring2023-11-241-3/+3
* repository: shift args to docstringBrian Harring2023-11-241-9/+9
* pmaint eclass: add better invocation with output filename formatArthur Zamarin2023-10-231-3/+23
* pmaint eclass: improve rst outputArthur Zamarin2023-10-232-18/+36
* pmaint eclass: add devbook output formatArthur Zamarin2023-10-233-1/+252
* eclassdoc: parse default and initial valuesArthur Zamarin2023-10-231-5/+18
* eclassdoc: output exported phasesArthur Zamarin2023-10-232-1/+12
* eclassdoc: remove @BUGREPORTS tagArthur Zamarin2023-10-231-5/+4
* operations.format.fetch_base: try to use proxy values from domainArthur Zamarin2023-08-302-4/+9
* start work on 0.12.24Arthur Zamarin2023-08-301-1/+1
* ebuild.repository: require .group extension for stabilization groupsArthur Zamarin2023-08-291-15/+20
* ebuild.repository: add support for stabilization groupsArthur Zamarin2023-08-281-0/+24
* operations.format.fetch_base: fix for when no proxyArthur Zamarin2023-08-211-2/+2
* operations.format.fetch_base: support proxy configurationArthur Zamarin2023-08-202-11/+10
* start work on 0.12.23Arthur Zamarin2023-08-051-1/+1
* pass PATH variable to calls of FETCHCOMMANDArthur Zamarin2023-07-261-1/+5
* pkgsets.glsa: exclude metadata files from warning + cleanupArthur Zamarin2023-07-151-32/+27
* multiplex.tree: fix config name and typeArthur Zamarin2023-07-152-12/+6
* Revert "multiplex.tree: fix config name and type"Sam James2023-07-157-30/+34
* multiplex.tree: fix config name and typeArthur Zamarin2023-07-147-34/+30
* manifest: fix missing errors when all ebuilds for package are masked badEric Huber2023-06-301-0/+12
* start work on 0.12.22Arthur Zamarin2023-04-211-1/+1
* pytest.plugin: blank line after EAPI declare in create_ebuildArthur Zamarin2023-04-201-1/+1
* start work on 0.12.21Arthur Zamarin2023-04-201-1/+1
* fix(config): cleanup deprecated access of central.*, using central.objects.* ...Brian Harring2023-02-053-6/+8
* fix(config): Add deprecation warnings for very old config shimsBrian Harring2023-02-051-0/+11
* refactor(config): remove prepend/append incremental return signature fully.Brian Harring2023-02-053-177/+26
* refactor(config): remove the notion of config layer incremental prepend/append.Brian Harring2023-02-052-79/+22