aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pmaint eclass: add better invocation with output filename formatArthur Zamarin2023-10-231-3/+23
* pmaint eclass: improve rst outputArthur Zamarin2023-10-233-32/+50
* 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-232-8/+4
* examples/verify_at_done: add new helper tool to collect done AT bugsArthur Zamarin2023-10-061-0/+122
* data/xml-schema/metadata.xsd: add codeberg remote-idThomas Bracht Laumann Jespersen2023-09-141-0/+1
* 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
* new release 0.12.23v0.12.23Arthur Zamarin2023-08-291-0/+11
* ebuild.repository: require .group extension for stabilization groupsArthur Zamarin2023-08-292-25/+31
* ebuild.repository: add support for stabilization groupsArthur Zamarin2023-08-282-0/+49
* 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
* CI: add Python 3.12Sam James2023-08-051-4/+4
* start work on 0.12.23Arthur Zamarin2023-08-051-1/+1
* new release 0.12.22v0.12.22Arthur Zamarin2023-08-051-0/+16
* bash-completion: --pkgset for pqueryArthur Zamarin2023-08-051-1/+10
* ci: verify pkgcheck with pkgcore masterArthur Zamarin2023-08-051-0/+37
* 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-158-31/+35
* multiplex.tree: fix config name and typeArthur Zamarin2023-07-148-35/+31
* manifest: fix missing errors when all ebuilds for package are masked badEric Huber2023-06-301-0/+12
* ci: add pytest-github-actions-annotate-failures for testArthur Zamarin2023-06-231-1/+1
* examples/set_maintainers: small tool to set bug maintainersArthur Zamarin2023-06-231-0/+111
* ci: more improvements for release workflowArthur Zamarin2023-04-211-0/+3
* start work on 0.12.22Arthur Zamarin2023-04-211-1/+1
* new release 0.12.21v0.12.21Arthur Zamarin2023-04-211-0/+9
* ci: use new PyPI OIDC publishArthur Zamarin2023-04-211-12/+7
* econf matches configure --help output betterUlrich Müller2023-04-203-3/+3
* 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
* new release 0.12.20v0.12.20Arthur Zamarin2023-03-011-0/+18
* data/xml-schema/metadata.xsd: Add kde-invent remote-id typeSam James2023-02-251-0/+1
* fix(config): cleanup deprecated access of central.*, using central.objects.* ...Brian Harring2023-02-055-11/+13
* 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-055-184/+32
* refactor(config): remove the notion of config layer incremental prepend/append.Brian Harring2023-02-055-249/+24
* refactor(config): remove indirection of multiplex.config_tree for multiplex.treeBrian Harring2023-02-052-7/+4
* refactor(config): drop duplicated add_config_source methods.Brian Harring2023-02-052-11/+10
* ebuild.repository: fix traversal from root of overlaysArthur Zamarin2023-02-041-2/+4
* Suppress the black reformat commit from git blameArthur Zamarin2023-02-021-0/+2
* reblackify the codeArthur Zamarin2023-02-02106-266/+7
* ebuild/test_eapi: fix tests artifacts in EBD_PATHArthur Zamarin2023-02-021-2/+5
* refactor(config): first pass of typing annotations for pkgcore.config.*Brian Harring2023-02-024-74/+123
* refactor(config): simplify render_prepends signature.Brian Harring2023-02-021-5/+4
* refactor(config): Remove ConfigHint/configurable positional arg supportBrian Harring2023-02-0224-42/+55