aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-232-1/+43
* refactor: Add missing abstractmethods for ConfiguredTree.Brian Harring2024-01-231-0/+6
* fix: suppress $HOME for tests.Brian Harring2024-01-231-0/+3
* update python version in various placesArthur Zamarin2024-01-192-3/+3
* ci: promote Python 3.12 to non-expSam James2024-01-192-6/+6
* start work on 0.12.26Arthur Zamarin2024-01-181-1/+1
* new release 0.12.25v0.12.25Arthur Zamarin2024-01-151-0/+16
* Write LICENSE before SLOT in create_ebuild()Anthony Ryan2024-01-151-2/+2
* ci: run pmaint regen over ::gentoo repoArthur Zamarin2024-01-121-5/+29
* ci: verify pkgdev master with pkgcore masterArthur Zamarin2024-01-121-1/+38
* fix: child repository not inheriting license groups when it defines noneBrian Harring2024-01-122-4/+26
* fix: tweak CPV parsing rules to match PMS.Brian Harring2023-12-282-1/+7
* fix: add atom test for 'foo/bar-11-r3'Brian Harring2023-12-261-0/+1
* 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-262-4/+5
* start work on 0.12.25Arthur Zamarin2023-12-261-1/+1
* new release 0.10.24v0.12.24Arthur Zamarin2023-12-221-0/+22
* bump minimal required python to py3.10Arthur Zamarin2023-12-035-10/+10
* core: remove the ability to have multi-level categoriesBrian Harring2023-12-038-87/+43
* repo: Simplify SimpleTree signatureBrian Harring2023-12-031-3/+1
* pquery tests: convert to FakePkg for richer metadata testsBrian Harring2023-12-032-7/+34
* cleanup: Replace fake_pkg with common mockBrian Harring2023-12-032-11/+15
* 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
* README: fix outdated test instructionsBrian Harring2023-11-241-3/+3
* github: limit doc deploy to just pkgcore/pkgcore repositoryBrian Harring2023-11-241-0/+1
* 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