aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* UnusedInherits: add whitelist for weak usage by another eclassHEADmasterArthur Zamarin2023-11-164-1/+39
* whitespace: fix double "on" in result textArthur Zamarin2023-11-051-3/+3
* MissingInherits: add some specials to exclude listArthur Zamarin2023-11-011-2/+3
* start work on 0.10.27Arthur Zamarin2023-11-011-1/+1
* new release 0.10.26v0.10.26Arthur Zamarin2023-10-081-1/+59
* BannedEapiCommand: add some extra user/group commandsArthur Zamarin2023-10-054-0/+48
* addons.git: add helping message on failure on git remote setupArthur Zamarin2023-10-031-0/+22
* SelfAssignment: fix with new tree-sitter-bashArthur Zamarin2023-10-022-2/+7
* bash: use new tree-sitter-bashArthur Zamarin2023-10-0210-87140/+254143
* BannedEapiCommand: check for has_version --host-rootArthur Zamarin2023-10-014-2/+41
* DuplicateFunctionDefinition: new check for duplicate global functionsArthur Zamarin2023-09-233-4/+47
* VariableShadowed: new check to detect shadowed variablesArthur Zamarin2023-09-234-0/+80
* BannedPhaseCall: detect calls of phase functions directlyArthur Zamarin2023-09-233-1/+26
* SelfAssignment: check for global scope self assignmentsArthur Zamarin2023-09-233-6/+49
* EmptyGlobalAssignment: check for empty global assignmentsArthur Zamarin2023-09-232-1/+23
* tests.test_pkgcheck_scan: fix issues with xdist testingArthur Zamarin2023-09-221-37/+21
* checks.network: add codeberg remote-idThomas Bracht Laumann Jespersen2023-09-141-0/+1
* checks.metadata_xml: add codeberg as supported remote-idThomas Bracht Laumann Jespersen2023-09-141-0/+2
* addons: git: pass --no-find-copies --no-find-copies-harder --find-renames to ...Sam James2023-09-081-0/+1
* checks: use stable sorting of fields + strip where neededArthur Zamarin2023-09-013-4/+4
* UnstableSrcUri: check for unstable SRC_URIArthur Zamarin2023-09-014-2/+42
* EclassManualDepsCheck: add check for missing manual depsArthur Zamarin2023-09-0116-0/+176
* GlobDistdir: check for glob usage with DISTDIRArthur Zamarin2023-08-303-0/+52
* RedundantLongDescription: lower too short thresholdArthur Zamarin2023-08-291-1/+1
* VariableScopeCheck: BROOT is allowed also in pkg_{pre,post}{inst,rm}Ulrich Müller2023-08-031-1/+1
* VariableScopeCheck: Disallow D and ED in pkg_postinst (again)Arthur Zamarin2023-08-021-2/+2
* VariableScopeCheck: also check for wrong usage on global scopeArthur Zamarin2023-08-014-8/+47
* start work on 0.10.26Arthur Zamarin2023-07-301-1/+1
* new release 0.10.25v0.10.25Arthur Zamarin2023-07-301-0/+45
* GitPkgCommitsCheck: fix failure during compute of environmentArthur Zamarin2023-07-151-7/+9
* PerlCheck: check versioned virtual perl dependenciesArthur Zamarin2023-07-152-12/+90
* DeprecatedManifestHash: check for deprecated checksums in Manifest filesArthur Zamarin2023-07-142-3/+26
* RepoManifestHashCheck: check for deprecated repo manifest-hashesArthur Zamarin2023-07-143-7/+44
* scan: add `--git-remote` option to select remoteArthur Zamarin2023-07-092-30/+50
* OldPythonCompat: check for old PYTHON_COMPAT in modified ebuildsArthur Zamarin2023-07-012-2/+58
* RubyCompatCheck: new check for new USE_RUBY compatible valuesArthur Zamarin2023-06-3013-0/+302
* issues templates: fix command for pkgcore versionArthur Zamarin2023-06-292-2/+2
* scan: fix unknown exit checkset during initial config loadArthur Zamarin2023-06-291-1/+3
* github: add issue templatesArthur Zamarin2023-06-266-0/+139
* SrcUriFilenameDotPrefix: new check for SRC_URI filenames with dot prefixArthur Zamarin2023-06-245-3/+51
* ProfilesCheck: for unknown packages, mention last match removedArthur Zamarin2023-06-241-6/+42
* ci: add pytest-github-actions-annotate-failures for testArthur Zamarin2023-06-231-1/+1
* MissingInherits: exclude @USER_VARIABLEsArthur Zamarin2023-06-223-2/+20
* RustCheck: check for suboptimal cargo_crate_uris callArthur Zamarin2023-06-217-0/+99
* RustCheck: check for suboptimal - CRATES separatorArthur Zamarin2023-06-215-0/+78
* docs/config: explain when repo config is usedArthur Zamarin2023-05-191-1/+3
* start work on 0.10.25Arthur Zamarin2023-05-191-1/+1
* cibuildwheel: upgrade to manylinux_2_28v0.10.24Arthur Zamarin2023-05-171-9/+9
* new release 0.10.24Arthur Zamarin2023-05-171-0/+40
* ci: use new PyPI OIDC publishArthur Zamarin2023-05-171-3/+8