summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new release 0.10.22v0.10.22Arthur Zamarin2023-02-201-0/+23
* SuspiciousSrcUriChange: fix mirrors in fetchablesArthur Zamarin2023-02-171-2/+16
* InvalidCommitTag: fix false positive for advanced fixes formatArthur Zamarin2023-02-171-6/+15
* checks: Add a check for PyPI URL replacement with pypi.eclassMichał Górny2023-02-1528-2/+851
* python: Generalize Python{GHDistfileSuffix → Fetchable}CheckMichał Górny2023-02-1513-18/+22
* python: Use a more generic name for the project normalization regexMichał Górny2023-02-151-2/+2
* python: Fix project normalization regex to replace runs of [._-]Michał Górny2023-02-152-2/+2
* UnusedInherits: fix false positives for eclasses defining special varsArthur Zamarin2023-02-051-7/+8
* SuspiciousSrcUriChange: compare with expanded mirrorArthur Zamarin2023-02-051-7/+9
* start work on 0.10.22Arthur Zamarin2023-02-041-1/+1
* new release 0.10.21v0.10.21Arthur Zamarin2023-02-041-0/+71
* PythonCheck: check for missing scm dep when neededArthur Zamarin2023-02-035-2/+61
* Suppress the black reformat commit from git blameArthur Zamarin2023-02-031-0/+4
* reblackify the codeArthur Zamarin2023-02-0325-59/+1
* setup.py: fix usage of absolute pathArthur Zamarin2023-02-031-5/+5
* checks.python: small modernizationArthur Zamarin2023-01-311-16/+11
* PythonPackageNameCheck: update docs & add testsArthur Zamarin2023-01-3110-5/+75
* checks: Add a check for Python pkgnames matching PyPIMichał Górny2023-01-311-0/+47
* InvalidMetadataRestrict: check for invalid restricts in metadata.xmlArthur Zamarin2023-01-264-0/+53
* _GitCommitPkg: fix no attribute live or slotArthur Zamarin2023-01-241-0/+6
* RdependChange: skip when revbumped in same batchArthur Zamarin2023-01-241-3/+3
* SuspiciousSrcUriChange: fix false positive with mirrorsArthur Zamarin2023-01-212-12/+20
* scan: fix quiet mode with keywordsArthur Zamarin2023-01-202-0/+9
* GitPkgCommitsCheck: catch SRC_URI mistakesArthur Zamarin2023-01-202-2/+120
* scan: suppress non-error results in quiet modeArthur Zamarin2023-01-202-1/+17
* checks.git: add type annotationsArthur Zamarin2023-01-201-16/+13
* EmptyDirsCheck: mark results' level as errorArthur Zamarin2023-01-201-3/+3
* FormatReporter: mention `--format` in helpArthur Zamarin2023-01-201-2/+5
* MissingManifest: fix behavior under thick reposArthur Zamarin2023-01-201-17/+17
* ArchesMisSync: check for arch.list <-> arches.desc missyncArthur Zamarin2023-01-204-0/+24
* UnusedInherits: fix false positives with indirect usageArthur Zamarin2023-01-192-1/+25
* Use REPO profile base for profile cachingDaniel M. Weeks2023-01-191-3/+5
* ProfilesCheck: check missing values for implicit in make.defaultsArthur Zamarin2023-01-163-0/+37
* ProfilesCheck: check USE_EXPAND_VALUES_* in make.defaultsArthur Zamarin2023-01-164-0/+48
* ProfilesCheck: check for unknown USE_EXPAND_* in make.defaultsArthur Zamarin2023-01-165-8/+58
* ProfilesCheck: check for unknown USE & IUSE_IMPLICIT in make.defaultsArthur Zamarin2023-01-154-1/+13
* ProfilesCheck: check for unknown ARCH in make.defaultsArthur Zamarin2023-01-158-6/+33
* VariableScopeCheck: Disallow D and ED in pkg_postinstUlrich Müller2023-01-141-2/+2
* EclassUsageCheck: check for setting user variables in ebuildsArthur Zamarin2023-01-123-1/+49
* MissingInherits: don't show for functions defined in ebuildArthur Zamarin2023-01-092-2/+23
* add __main__.py fileArthur Zamarin2023-01-091-0/+4
* git checks: include revision for old name during rename opArthur Zamarin2023-01-092-1/+30
* ProvidedEclassInherit: new check for inheriting provided eclasesArthur Zamarin2023-01-024-32/+93
* test_pkgcheck_replay: fix test_replay_pipe_stdin from sdistArthur Zamarin2022-12-312-30/+29
* start work on 0.10.21Arthur Zamarin2022-12-311-1/+1
* new release 0.10.20v0.10.20Arthur Zamarin2022-12-291-0/+8
* ci: add black format checkArthur Zamarin2022-12-291-0/+7
* format using blackArthur Zamarin2022-12-29130-5290/+6347
* bump snakeoil minimal versionArthur Zamarin2022-12-271-3/+3
* sync with pkgcore's error message formatArthur Zamarin2022-12-272-2/+2