aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new release 0.12.27HEADv0.12.27masterArthur Zamarin2024-03-291-0/+7
* 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
* new release 0.12.26v0.12.26Arthur Zamarin2024-03-271-0/+10
* Add `make dev-environment` to simplify setup for devs.Brian Harring2024-03-092-0/+12
* GH: use whatever black version is defined in pyproject.tomlBrian Harring2024-03-092-1/+8
* Add git@Vitaly Zdanevich2024-03-091-1/+2
* bump snakeoil depArthur Zamarin2024-01-261-2/+2
* fix(authors): add mgorny emailBrian Harring2024-01-261-1/+1
* fix(docs): intersphinx_mapping updates.Brian Harring2024-01-261-2/+2
* git-blame-ignore-revs: ignore black 24 formatArthur Zamarin2024-01-261-0/+2
* reformat with black 24Arthur Zamarin2024-01-2618-44/+31
* fix: tox.ini since it's not been used in ages.Brian Harring2024-01-261-6/+3
* ci: bump dependenciesArthur Zamarin2024-01-263-19/+19
* authors: Add Michał GórnyBrian Harring2024-01-241-0/+1
* authors: Add Marien ZwartBrian Harring2024-01-241-1/+3
* history: Update the git blame revs to ignore.Brian Harring2024-01-241-2/+38
* tests/fs/test_ops: add test_dir_over_symArthur Zamarin2024-01-231-0/+9
* 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