aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* UnquotedVariable: fix false positives with unset_commandArthur Zamarin2022-11-091-0/+2
* NonPosixHeadTailUsage: new checkArthur Zamarin2022-11-084-0/+52
* VirtualProvidersCheck: new check for providers issuesArthur Zamarin2022-11-0417-0/+110
* UnquotedVariable: fix false positives with declaration_commandArthur Zamarin2022-11-022-9/+14
* DoCompressedFilesCheck: new check for compressed do callsArthur Zamarin2022-10-314-0/+29
* MissingRemoteIdCheck: fix bad suggestion for downloads.sourceforge.netArthur Zamarin2022-10-302-3/+3
* MissingRemoteIdCheck: check for missing remote-idArthur Zamarin2022-10-2912-2/+92
* tests: fix flaky network scan MetadataUrlCheck/RedirectedUrlArthur Zamarin2022-10-223-24/+7
* network: fix results misattributed with same URLArthur Zamarin2022-10-173-7/+25
* PythonCheck: refactor and merge with PythonWrongUsageCheckArthur Zamarin2022-10-1323-116/+116
* PythonCheck: warn about use of distutils-r1 non-PEP517 modeMichał Górny2022-10-133-0/+21
* RedundantVersionCheck: consider profile masks during checkArthur Zamarin2022-10-1220-0/+53
* PythonWrongUsageCheck: fix for `python_gen_cond_dep`Arthur Zamarin2022-10-083-11/+11
* EbuildReservedCheck: catch declaration of phase hooksArthur Zamarin2022-10-053-7/+28
* ProfilesCheck: new check for UnmatchedProfilePackageUnmaskArthur Zamarin2022-10-046-0/+13
* StaticSrcUri: handle more casesArthur Zamarin2022-09-301-1/+1
* network: add gnome-gitlab remote-idMatt Turner2022-09-164-0/+22
* network: add freedesktop-gitlab remote-idMatt Turner2022-09-164-0/+22
* network: Add `savannah` and `savannah-nongnu` remote-idsSam James2022-09-168-0/+44
* UnquotedVariablesCheck: add `:` to message_commandsArthur Zamarin2022-09-032-2/+10
* ReservedNameCheck: update rules for usage of reservedArthur Zamarin2022-08-272-1/+6
* DescriptionCheck: change long length threshold to 80Arthur Zamarin2022-08-191-1/+1
* MissingInherits: fix false positives with unsetArthur Zamarin2022-08-171-0/+1
* new check: MisplacedWeakBlockerArthur Zamarin2022-08-155-0/+83
* new check: UseFlagWithoutDepsArthur Zamarin2022-08-1312-2/+113
* new check: matching has_version and python_gen_any_depArthur Zamarin2022-08-0813-3/+251
* new check: missing PYTHON_USEDEP for python_has_versionArthur Zamarin2022-08-084-0/+56
* new check: Usage of has_version for python checksArthur Zamarin2022-08-086-0/+86
* UncheckableDep: add testcaseSam James2022-08-073-0/+37
* python: add PEP517 missing DISTUTILS_DEPS checkSam James2022-08-076-1/+110
* tests: fix expected for sourcehut remote-idArthur Zamarin2022-07-291-1/+1
* network: add hackage remote-idSam James2022-07-294-0/+22
* network: add sourcehut remote-idSam James2022-07-294-0/+22
* python: Exempt files using commit hash from .gh.tar.gz suffix checkMichał Górny2022-05-292-0/+17
* new check: variables that should be quotedThomas Bracht Laumann Jespersen2022-05-275-0/+112
* checks: Sync remote-id types with wiki and test all of themMichał Górny2022-05-2548-0/+264
* add a check for remote-id validityMichał Górny2022-05-256-4/+283
* new check: GH archives missing .gh suffix when pypi is availableMichał Górny2022-05-2410-0/+85
* network: Do not attempt to verify URL with unknown protocolMichał Górny2022-05-242-2/+8
* new check: using reserved namesArthur Zamarin2022-05-205-0/+61
* new check: usage of deprecated variables or functionsArthur Zamarin2022-05-145-0/+68
* new check: calls to eend without an argumentThomas Bracht Laumann Jespersen2022-05-143-0/+21
* new check: LICENSE should not contain variablesThomas Bracht Laumann Jespersen2022-05-125-0/+56
* testdata: Rename @ECLASS-VARIABLE to @ECLASS_VARIABLEUlrich Müller2022-03-185-11/+11
* remove test for deprecated profile with no replacementMichał Górny2021-09-265-8/+0
* InheritsCheck: process @PROVIDES recursivelyMichał Górny2021-09-023-0/+35
* add a check for eclasses calling EXPORT_FUNCTIONS before inheritMichał Górny2021-09-015-0/+55
* add initial test for IndirectInherits checkMichał Górny2021-08-314-0/+38
* RepoProfilesCheck: check for banned&deprecated profile EAPIsMichał Górny2021-08-1418-2/+30
* EapiCheck: detect using stable keywords on EAPI listed as testingMichał Górny2021-08-0511-0/+45