aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump snakeoil minimal versionArthur Zamarin2022-12-271-3/+3
* sync with pkgcore's error message formatArthur Zamarin2022-12-272-2/+2
* update needed pkgcore versionArthur Zamarin2022-12-271-2/+2
* Fix API compatibility w/ pkgcore revision eb6f4edd2Brian Harring2022-12-271-2/+1
* fix docs generation styleArthur Zamarin2022-12-153-8/+14
* MissingRemoteIdCheck: give ready <remote-id/> sampleMichał Górny2022-12-131-2/+2
* start work on 0.10.20Arthur Zamarin2022-12-021-1/+1
* new release 0.10.19v0.10.19Arthur Zamarin2022-11-261-0/+21
* readd updated tox.iniArthur Zamarin2022-11-261-0/+21
* PythonCheck: stop warning about eclass use on python:2.7 depsMichał Górny2022-11-267-66/+22
* PythonCheck: replace obsolete 2_7 target with 3_5 in testsMichał Górny2022-11-241-91/+91
* PythonCheck: stop testing for pypy(2.7)Michał Górny2022-11-242-13/+0
* PythonCheck: remove obsolete pypy packagesMichał Górny2022-11-242-17/+0
* tests/scripts/test_pkgcheck_scan.py: fix NOCOLOR testArthur Zamarin2022-11-191-1/+2
* release: cleaner and cross supportArthur Zamarin2022-11-193-27/+48
* ci: update workflowsArthur Zamarin2022-11-193-28/+16
* docs/conf.py: use snakeoil extensionArthur Zamarin2022-11-196-40/+15
* setup.py: move to pure setuptoolsArthur Zamarin2022-11-1923-264/+247
* scan: add support for NOCOLOR to disable colorsArthur Zamarin2022-11-192-0/+18
* start work on 0.10.19Arthur Zamarin2022-11-111-1/+1
* new release 0.10.18v0.10.18Arthur Zamarin2022-11-101-0/+43
* UnquotedVariable: fix false positives with unset_commandArthur Zamarin2022-11-092-0/+4
* drop py3.8 and make py3.11 officialArthur Zamarin2022-11-093-8/+8
* NonPosixHeadTailUsage: new checkArthur Zamarin2022-11-085-0/+98
* VirtualProvidersCheck: new check for providers issuesArthur Zamarin2022-11-0418-1/+189
* UnquotedVariable: fix false positives with declaration_commandArthur Zamarin2022-11-023-9/+17
* AcctCheck: use metadata/qa-policy.conf for dynamic id rangeArthur Zamarin2022-10-312-22/+107
* DoCompressedFilesCheck: new check for compressed do callsArthur Zamarin2022-10-315-0/+78
* MissingRemoteIdCheck: fix bad suggestion for downloads.sourceforge.netArthur Zamarin2022-10-303-6/+6
* PythonGHDistfileSuffix: add common solution to docsArthur Zamarin2022-10-291-0/+4
* MissingRemoteIdCheck: check for missing remote-idArthur Zamarin2022-10-2914-4/+172
* BetterCompressionCheck: fix false positive when fixedArthur Zamarin2022-10-291-1/+1
* ExcessiveLineCheck: check for too long linesArthur Zamarin2022-10-282-0/+98
* BetterCompressionCheck: detect better compression urisArthur Zamarin2022-10-262-0/+86
* tests: fix flaky network scan MetadataUrlCheck/RedirectedUrlArthur Zamarin2022-10-223-24/+7
* network: fix results misattributed with same URLArthur Zamarin2022-10-174-12/+32
* start work on 0.10.18Arthur Zamarin2022-10-141-1/+1
* new release 0.10.17v0.10.17Arthur Zamarin2022-10-141-0/+33
* PythonCheck: refactor and merge with PythonWrongUsageCheckArthur Zamarin2022-10-1324-378/+341
* PythonCheck: warn about use of distutils-r1 non-PEP517 modeMichał Górny2022-10-134-2/+52
* GitCommitsCheck: use Sequential runnerArthur Zamarin2022-10-121-0/+2
* runners: add sequential runnerArthur Zamarin2022-10-122-2/+17
* contrib/emacs: run flycheck only when buffer is savedAlfred Wingate2022-10-121-7/+7
* RedundantVersionCheck: consider profile masks during checkArthur Zamarin2022-10-1223-5/+93
* PythonWrongUsageCheck: fix for `python_gen_cond_dep`Arthur Zamarin2022-10-084-21/+30
* GitPkgCommitsCheck: fix archival repo from multiple removalsArthur Zamarin2022-10-071-3/+5
* GitPkgCommitsCheck: cleanup tmpdir after useArthur Zamarin2022-10-073-2/+18
* profiles: remove code duplicationArthur Zamarin2022-10-051-10/+1
* EbuildReservedCheck: catch declaration of phase hooksArthur Zamarin2022-10-054-17/+54
* start work on v0.10.17Arthur Zamarin2022-10-041-1/+1