summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: fix oldish typoportage-3.0.45.2Sam James2023-03-041-1/+1
* setup.py: prepare for 3.0.45.2Sam James2023-03-041-1/+1
* repository: config: fix initial sync of (git) repositoriesSam James2023-03-042-22/+22
* portage: news: further type annotationsSiddhanth Rathod2023-03-042-47/+47
* install-qa-check.d/90config-impl-decl: prefix warning with 'QA Notice'Sam James2023-02-281-1/+2
* sync: git: add trivial type annotationsSam James2023-02-271-8/+9
* portage: news: trivial type annotationsSam James2023-02-271-18/+41
* NEWS: add placeholders for next releaseSam James2023-02-271-1/+10
* setup.py: prepare for portage-3.0.45.1portage-3.0.45.1Sam James2023-02-271-1/+1
* NEWS: prepare for portage-3.0.45.1Sam James2023-02-271-4/+1
* NEWS: impl decl bug fixOskari Pirhonen2023-02-271-1/+3
* 90config-impl-decl: bug fixesOskari Pirhonen2023-02-271-6/+25
* NEWS: add placeholders for next releaseSam James2023-02-261-0/+9
* setup.py: prepare for portage-3.0.45portage-3.0.45Sam James2023-02-261-1/+1
* NEWS: prepare for portage-3.0.45Sam James2023-02-261-1/+1
* NEWS: mention alphabetized varsOskari Pirhonen2023-02-261-0/+2
* ebuild(5): alphabetize QA_* varsOskari Pirhonen2023-02-261-49/+49
* ebuild(5): add QA_CONFIG_IMPL_DECL_SKIPOskari Pirhonen2023-02-261-0/+5
* NEWS: mention 90config-impl-decl QA checkOskari Pirhonen2023-02-261-0/+11
* install-qa-check.d/90config-impl-decl: check config log for warningsOskari Pirhonen2023-02-261-0/+87
* NEWS: updateSam James2023-02-261-1/+3
* repository: config: fix volatile detection, add missing () operatorFlorian Schmaus2023-02-261-1/+1
* Make CI happyOskari Pirhonen2023-02-251-1/+1
* sync: git: replace self.settings.get("PORTAGE_QUIET") with 'quiet'Florian Schmaus2023-02-241-1/+1
* sync: git: only print git_cmd if not quietFlorian Schmaus2023-02-241-1/+2
* sync: git: also print merge_cmdFlorian Schmaus2023-02-241-0/+3
* sync: git: report error if volatile repositoryFlorian Schmaus2023-02-222-9/+13
* sync: git: fix code comment regarding clobbering the repositoryFlorian Schmaus2023-02-222-4/+11
* emerge: add --update-if-installedSam James2023-02-216-2/+140
* tests: resolver: add basic BDEPEND + IDEPEND testsSam James2023-02-191-0/+43
* tests: dbapi: add basic metadata test (IDEPEND)Sam James2023-02-191-2/+25
* install-qa-check.d/60pkgconfig: fix eapi_has_version_functions callFlorian Schmaus2023-02-191-1/+1
* NEWS: mention test changes for newsSam James2023-02-181-0/+2
* tests: news: reduce boilerplate furtherSam James2023-02-182-120/+55
* tests: news: add test cases for previous news regressionsSam James2023-02-181-27/+302
* tests: news: use mocked NewsItemSam James2023-02-181-70/+54
* tests: news: drop usage of incomplete testdbapi, port to fakedbapiSam James2023-02-182-25/+4
* tests: news: add failing Display-If-Installed testSam James2023-02-181-0/+12
* tests: news: add trivial no-filter testSam James2023-02-181-0/+7
* tests: news: mention GLEP 42 explicitlySam James2023-02-181-0/+3
* tests: news: always check for validity of generated news itemSam James2023-02-181-0/+3
* tests: news: use templates for mock news itemsSam James2023-02-181-38/+111
* emerge: Log completion of package installsBenjamin Gordon2023-02-182-0/+22
* emerge: Factor out two functionsBenjamin Gordon2023-02-181-17/+25
* NEWS: add bug reference for AMDGPU supportSam James2023-02-171-1/+1
* NEWS: fix spacing, fix version entrySam James2023-02-171-3/+4
* install-qa-check.d/60pkgconfig: make QA_PKGCONFIG_VERSION opt-inFlorian Schmaus2023-02-173-10/+13
* install-qa-check.d/60pkgconfig: conditionally source eapi7-ver-funcs.shFlorian Schmaus2023-02-171-2/+5
* Revert "bin/install-qa-check.d: drop QA_PKGCONFIG_VERSION checks from 60pkgco...Florian Schmaus2023-02-171-0/+60
* emerge: add --onlydeps-with-ideps=<y|n> option (bug 890777)Tom Gillespie2023-02-176-3/+212