summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* github: fix missing git for cibuildwheelv0.10.4Michał Górny2021-08-041-1/+1
* github: future-proof wheel builds for py310Michał Górny2021-08-041-1/+1
* github: run workflows with Python 3.9Michał Górny2021-08-042-4/+4
* addons.git: ignore global user and system git configTim Harder2021-07-221-1/+5
* GitAddon: skip cache usage when not running on the default branchTim Harder2021-07-181-6/+39
* CachedAddon: append location-based IDs to cache dirsTim Harder2021-07-182-5/+10
* setup.py: move to using bundled distutils from setuptoolsTim Harder2021-07-011-5/+5
* bump versionTim Harder2021-06-301-1/+1
* update newsv0.10.3Tim Harder2021-06-301-0/+6
* BadCommitSummary: don't flag revision bumps missing pkg versionsTim Harder2021-06-292-4/+7
* bump versionTim Harder2021-06-291-1/+1
* update newsv0.10.2Tim Harder2021-06-291-0/+10
* api: fix parser.exit() handling with no argumentsTim Harder2021-06-171-3/+8
* BadCommitSummary: only allow "cat/pn: " prefixesTim Harder2021-06-061-2/+2
* GitCommitMessageCheck: flag pkg additions missing versions in the summaryTim Harder2021-06-054-26/+58
* GitPkgCommitsCheck: use assignment operator for modified pkg checkTim Harder2021-06-051-4/+1
* AcctCheck: restrict to the gentoo repoTim Harder2021-06-012-3/+3
* bash: pull build_library() updates from upstreamTim Harder2021-05-281-10/+9
* bump versionTim Harder2021-05-281-1/+1
* update newsv0.10.1Tim Harder2021-05-281-0/+18
* BadCommandsCheck: limit to check function scope command usageTim Harder2021-05-271-8/+9
* setup.py: use variable for data offsetTim Harder2021-05-251-1/+1
* PythonCompatCheck: simplify python targets sorter determinationTim Harder2021-05-241-7/+2
* ProfilesCheck: add initial UnknownProfileUseExpand result supportTim Harder2021-05-241-4/+27
* LicenseCheck: add initial DeprecatedLicense result supportTim Harder2021-05-241-8/+26
* checks.metadata: move result type inheritance to leaf classesTim Harder2021-05-241-4/+4
* LicenseCheck: rename MissingLicenseFile result to UnknownLicenseTim Harder2021-05-248-21/+18
* tests: update InvalidUseFlags and UnknownUseFlags test dataTim Harder2021-05-244-19/+19
* tests.misc: render result strings for failuresTim Harder2021-05-241-1/+2
* tests: use EAPI=1 for IuseCheck tests and simplify invalid IUSE testTim Harder2021-05-241-3/+3
* IuseCheck: flag bad IUSE defaults starting with '-'Tim Harder2021-05-242-4/+4
* IuseCheck: add initial BadDefaultUseFlags resultTim Harder2021-05-241-5/+15
* IuseCheck: simplify use flag result classesTim Harder2021-05-241-8/+7
* GitAddon: simplify git ref origin/HEAD creation docsTim Harder2021-05-241-2/+2
* addons.git: simplify git scanning argparse actionTim Harder2021-05-241-15/+18
* addons.git: combine argparse actions for scanning git commits and staged changesTim Harder2021-05-241-34/+23
* DeprecatedDep: verify all matching packages are deprecatedTim Harder2021-05-231-1/+4
* MisplacedEclassVar: avoid unnecessary parse tree iterationTim Harder2021-05-231-14/+16
* MisplacedEclassVar: only pull pre-inherit vars for targeted eclassesTim Harder2021-05-235-15/+39
* PythonCompatCheck: fix python-single-r1 ebuilds using python_target depsTim Harder2021-05-231-1/+1
* PythonCompatCheck: fix handling of missing targets for sortingTim Harder2021-05-231-1/+1
* PythonCompatCheck: fix target sorting fallbackTim Harder2021-05-231-1/+2
* PythonCompatCheck: leverage USE_EXPAND sorting functionality from pkgcoreTim Harder2021-05-233-21/+12
* version bumpTim Harder2021-05-221-1/+1
* setup.py: note support for py3.10v0.10.0Tim Harder2021-05-221-0/+1
* github: drop i686 wheel buildTim Harder2021-05-221-2/+1
* github: install static bash for wheel containersTim Harder2021-05-222-1/+7
* update newsTim Harder2021-05-221-0/+10
* bump versionTim Harder2021-05-221-1/+1
* DependencyCheck: add InvalidIdepend resultTim Harder2021-05-222-4/+10