GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pkgcore/pkgcheck.git
master
pkgcore-based QA utility for ebuild repos
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
checks
Commit message (
Expand
)
Author
Age
Files
Lines
*
BadDependency: catch := slot operator in PDEPEND
Arthur Zamarin
2024-07-19
1
-0
/
+7
*
NewerEAPIAvailable: committing new ebuilds with old EAPI
Arthur Zamarin
2024-03-02
1
-1
/
+1
*
UnstatedIuse: check for unstated IUSE in "?" dependencies
Arthur Zamarin
2024-01-13
1
-1
/
+1
*
PerlCheck: check versioned virtual perl dependencies
Arthur Zamarin
2023-07-15
1
-0
/
+36
*
OldPythonCompat: check for old PYTHON_COMPAT in modified ebuilds
Arthur Zamarin
2023-07-01
1
-0
/
+27
*
MissingEAPIBlankLine: make it optional
Arthur Zamarin
2023-04-24
1
-0
/
+18
*
GitPkgCommitsCheck: fix modification check for added ebuild in pkgset
Arthur Zamarin
2023-03-11
1
-0
/
+15
*
GitPkgCommitsCheck: add check for EAPI change without revbump
Arthur Zamarin
2023-03-05
1
-3
/
+13
*
checks: git: add PythonPEP517WithoutRevbump
Sam James
2023-03-05
1
-0
/
+19
*
StableRequestCheck: ignore version not keyworded for arches
Arthur Zamarin
2023-03-04
1
-0
/
+9
*
reblackify the code
Arthur Zamarin
2023-02-03
16
-41
/
+0
*
SuspiciousSrcUriChange: fix false positive with mirrors
Arthur Zamarin
2023-01-21
1
-0
/
+6
*
GitPkgCommitsCheck: catch SRC_URI mistakes
Arthur Zamarin
2023-01-20
1
-1
/
+54
*
git checks: include revision for old name during rename op
Arthur Zamarin
2023-01-09
1
-0
/
+29
*
format using black
Arthur Zamarin
2022-12-29
18
-1742
/
+1929
*
sync with pkgcore's error message format
Arthur Zamarin
2022-12-27
1
-1
/
+1
*
PythonCheck: stop warning about eclass use on python:2.7 deps
Michał Górny
2022-11-26
1
-16
/
+8
*
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
1
-12
/
+0
*
PythonCheck: remove obsolete pypy packages
Michał Górny
2022-11-24
1
-6
/
+0
*
AcctCheck: use metadata/qa-policy.conf for dynamic id range
Arthur Zamarin
2022-10-31
1
-7
/
+62
*
ExcessiveLineCheck: check for too long lines
Arthur Zamarin
2022-10-28
1
-0
/
+59
*
BetterCompressionCheck: detect better compression uris
Arthur Zamarin
2022-10-26
1
-0
/
+42
*
RedundantVersionCheck: consider profile masks during check
Arthur Zamarin
2022-10-12
1
-2
/
+2
*
checks/test_metadata.py: fix stable tests order
Arthur Zamarin
2022-10-01
1
-1
/
+1
*
tests: refactor test_pkgcheck_scan & REPO_ROOT
Arthur Zamarin
2022-10-01
1
-19
/
+19
*
StaticSrcUri: handle more cases
Arthur Zamarin
2022-09-30
1
-0
/
+80
*
remove usage of deprecated fileutils.write_file
Arthur Zamarin
2022-09-24
2
-11
/
+8
*
RedundantVersionCheck: add `--stable-only` option
Arthur Zamarin
2022-09-10
1
-18
/
+55
*
BadCommitSummary: version check should be ignored for acct-* packages
Arthur Zamarin
2022-08-19
1
-0
/
+12
*
DescriptionCheck: change long length threshold to 80
Arthur Zamarin
2022-08-19
1
-3
/
+3
*
new check: MisplacedWeakBlocker
Arthur Zamarin
2022-08-15
1
-3
/
+17
*
StableRequestCheck: Add tests for --stabletime
Emily Rowlands
2022-08-14
1
-13
/
+23
*
pkgdir: add a check for total files/ size
Michał Górny
2022-06-15
1
-2
/
+4
*
GitPkgCommitsCheck: fix the eclass copying for RemovalRepo
Arthur Zamarin
2022-05-27
1
-0
/
+16
*
AcctCheck: extend allowed UID/GID range to <750, per Council
Michał Górny
2021-11-15
1
-3
/
+3
*
GitCommitMessageCheck: Allow version to be prefixed with "v"
Michał Górny
2021-08-14
1
-0
/
+4
*
BadCommitSummary: don't flag revision bumps missing pkg versions
Tim Harder
2021-06-29
1
-0
/
+3
*
GitCommitMessageCheck: flag pkg additions missing versions in the summary
Tim Harder
2021-06-05
1
-6
/
+21
*
AcctCheck: restrict to the gentoo repo
Tim Harder
2021-06-01
1
-1
/
+1
*
LicenseCheck: rename MissingLicenseFile result to UnknownLicense
Tim Harder
2021-05-24
1
-4
/
+2
*
tests: use EAPI=1 for IuseCheck tests and simplify invalid IUSE test
Tim Harder
2021-05-24
1
-3
/
+3
*
IuseCheck: flag bad IUSE defaults starting with '-'
Tim Harder
2021-05-24
1
-2
/
+1
*
DependencyCheck: add InvalidIdepend result
Tim Harder
2021-05-22
1
-2
/
+2
*
tests: update argparse namespace config variable name
Tim Harder
2021-04-01
1
-2
/
+2
*
tests: update pkgcore pytest plugin git repo default branch
Tim Harder
2021-04-01
5
-31
/
+31
*
GitAddon: store commit timestamp instead of date string
Tim Harder
2021-03-18
1
-1
/
+1
*
codingstyle: rewrite metadata variable check to use bash parsing
Tim Harder
2021-03-17
1
-78
/
+0
*
move test data to a separate repo root dir
Tim Harder
2021-03-04
19
-0
/
+4780
*
tests: move module unit tests into their own directory
Tim Harder
2019-07-29
11
-2172
/
+0
[next]