| Commit message (Expand) | Author | Age | Files | Lines |
* | bump snakeoil minimal version | Arthur Zamarin | 2022-12-27 | 1 | -3/+3 |
* | sync with pkgcore's error message format | Arthur Zamarin | 2022-12-27 | 2 | -2/+2 |
* | update needed pkgcore version | Arthur Zamarin | 2022-12-27 | 1 | -2/+2 |
* | Fix API compatibility w/ pkgcore revision eb6f4edd2 | Brian Harring | 2022-12-27 | 1 | -2/+1 |
* | fix docs generation style | Arthur Zamarin | 2022-12-15 | 3 | -8/+14 |
* | MissingRemoteIdCheck: give ready <remote-id/> sample | Michał Górny | 2022-12-13 | 1 | -2/+2 |
* | start work on 0.10.20 | Arthur Zamarin | 2022-12-02 | 1 | -1/+1 |
* | new release 0.10.19v0.10.19 | Arthur Zamarin | 2022-11-26 | 1 | -0/+21 |
* | readd updated tox.ini | Arthur Zamarin | 2022-11-26 | 1 | -0/+21 |
* | PythonCheck: stop warning about eclass use on python:2.7 deps | Michał Górny | 2022-11-26 | 7 | -66/+22 |
* | PythonCheck: replace obsolete 2_7 target with 3_5 in tests | Michał Górny | 2022-11-24 | 1 | -91/+91 |
* | PythonCheck: stop testing for pypy(2.7) | Michał Górny | 2022-11-24 | 2 | -13/+0 |
* | PythonCheck: remove obsolete pypy packages | Michał Górny | 2022-11-24 | 2 | -17/+0 |
* | tests/scripts/test_pkgcheck_scan.py: fix NOCOLOR test | Arthur Zamarin | 2022-11-19 | 1 | -1/+2 |
* | release: cleaner and cross support | Arthur Zamarin | 2022-11-19 | 3 | -27/+48 |
* | ci: update workflows | Arthur Zamarin | 2022-11-19 | 3 | -28/+16 |
* | docs/conf.py: use snakeoil extension | Arthur Zamarin | 2022-11-19 | 6 | -40/+15 |
* | setup.py: move to pure setuptools | Arthur Zamarin | 2022-11-19 | 23 | -264/+247 |
* | scan: add support for NOCOLOR to disable colors | Arthur Zamarin | 2022-11-19 | 2 | -0/+18 |
* | start work on 0.10.19 | Arthur Zamarin | 2022-11-11 | 1 | -1/+1 |
* | new release 0.10.18v0.10.18 | Arthur Zamarin | 2022-11-10 | 1 | -0/+43 |
* | UnquotedVariable: fix false positives with unset_command | Arthur Zamarin | 2022-11-09 | 2 | -0/+4 |
* | drop py3.8 and make py3.11 official | Arthur Zamarin | 2022-11-09 | 3 | -8/+8 |
* | NonPosixHeadTailUsage: new check | Arthur Zamarin | 2022-11-08 | 5 | -0/+98 |
* | VirtualProvidersCheck: new check for providers issues | Arthur Zamarin | 2022-11-04 | 18 | -1/+189 |
* | UnquotedVariable: fix false positives with declaration_command | Arthur Zamarin | 2022-11-02 | 3 | -9/+17 |
* | AcctCheck: use metadata/qa-policy.conf for dynamic id range | Arthur Zamarin | 2022-10-31 | 2 | -22/+107 |
* | DoCompressedFilesCheck: new check for compressed do calls | Arthur Zamarin | 2022-10-31 | 5 | -0/+78 |
* | MissingRemoteIdCheck: fix bad suggestion for downloads.sourceforge.net | Arthur Zamarin | 2022-10-30 | 3 | -6/+6 |
* | PythonGHDistfileSuffix: add common solution to docs | Arthur Zamarin | 2022-10-29 | 1 | -0/+4 |
* | MissingRemoteIdCheck: check for missing remote-id | Arthur Zamarin | 2022-10-29 | 14 | -4/+172 |
* | BetterCompressionCheck: fix false positive when fixed | Arthur Zamarin | 2022-10-29 | 1 | -1/+1 |
* | ExcessiveLineCheck: check for too long lines | Arthur Zamarin | 2022-10-28 | 2 | -0/+98 |
* | BetterCompressionCheck: detect better compression uris | Arthur Zamarin | 2022-10-26 | 2 | -0/+86 |
* | tests: fix flaky network scan MetadataUrlCheck/RedirectedUrl | Arthur Zamarin | 2022-10-22 | 3 | -24/+7 |
* | network: fix results misattributed with same URL | Arthur Zamarin | 2022-10-17 | 4 | -12/+32 |
* | start work on 0.10.18 | Arthur Zamarin | 2022-10-14 | 1 | -1/+1 |
* | new release 0.10.17v0.10.17 | Arthur Zamarin | 2022-10-14 | 1 | -0/+33 |
* | PythonCheck: refactor and merge with PythonWrongUsageCheck | Arthur Zamarin | 2022-10-13 | 24 | -378/+341 |
* | PythonCheck: warn about use of distutils-r1 non-PEP517 mode | Michał Górny | 2022-10-13 | 4 | -2/+52 |
* | GitCommitsCheck: use Sequential runner | Arthur Zamarin | 2022-10-12 | 1 | -0/+2 |
* | runners: add sequential runner | Arthur Zamarin | 2022-10-12 | 2 | -2/+17 |
* | contrib/emacs: run flycheck only when buffer is saved | Alfred Wingate | 2022-10-12 | 1 | -7/+7 |
* | RedundantVersionCheck: consider profile masks during check | Arthur Zamarin | 2022-10-12 | 23 | -5/+93 |
* | PythonWrongUsageCheck: fix for `python_gen_cond_dep` | Arthur Zamarin | 2022-10-08 | 4 | -21/+30 |
* | GitPkgCommitsCheck: fix archival repo from multiple removals | Arthur Zamarin | 2022-10-07 | 1 | -3/+5 |
* | GitPkgCommitsCheck: cleanup tmpdir after use | Arthur Zamarin | 2022-10-07 | 3 | -2/+18 |
* | profiles: remove code duplication | Arthur Zamarin | 2022-10-05 | 1 | -10/+1 |
* | EbuildReservedCheck: catch declaration of phase hooks | Arthur Zamarin | 2022-10-05 | 4 | -17/+54 |
* | start work on v0.10.17 | Arthur Zamarin | 2022-10-04 | 1 | -1/+1 |