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
/
src
/
pkgcheck
/
checks
/
repo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move addons into separate subdir
Tim Harder
2021-02-26
1
-2
/
+2
*
split checkrunners into their own class and simplify parallelization
Tim Harder
2021-02-26
1
-3
/
+3
*
checks: drop redundant scope class attr
Tim Harder
2020-12-24
1
-4
/
+2
*
use assignment expressions in more places
Tim Harder
2020-12-06
1
-2
/
+1
*
checks.profiles: add initial suport for NonexistentCategories result
Tim Harder
2020-11-20
1
-1
/
+2
*
base: rename repository_scope to repo_scope
Tim Harder
2020-01-03
1
-4
/
+4
*
GitAddon: simplify gitignore path matching usage
Tim Harder
2019-11-20
1
-5
/
+6
*
ignore .gitignore matches for PkgDirCheck and RepoDirCheck results
Tim Harder
2019-11-16
1
-3
/
+7
*
inject all required addons for a given addon's inheritance tree
Tim Harder
2019-10-05
1
-6
/
+6
*
checks: make known_results attribute frozensets instead of tuples
Tim Harder
2019-10-02
1
-2
/
+2
*
use scope instead of threshold for results
Tim Harder
2019-09-30
1
-4
/
+2
*
base: split custom package classes into a separate module
Tim Harder
2019-09-30
1
-2
/
+3
*
base: move results classes into a separate module
Tim Harder
2019-09-29
1
-4
/
+4
*
checks.repo: add initial EmptyCategoryDir and EmptyPackageDir results
Tim Harder
2019-09-29
1
-0
/
+42
*
move EmptySource to sources module and drop EmptyFeed class
Tim Harder
2019-09-28
1
-2
/
+3
*
drop unused feed_type class attributes
Tim Harder
2019-09-28
1
-1
/
+0
*
move core check classes from base to checks module
Tim Harder
2019-09-21
1
-1
/
+2
*
base: Result: collapse short_desc/long_desc into a single desc attr
Tim Harder
2019-09-12
1
-1
/
+1
*
drop __slots__ usage for result objects
Tim Harder
2019-08-24
1
-2
/
+0
*
checks: use empty feeds for all checks that can skip the feed phase
Tim Harder
2019-08-19
1
-4
/
+1
*
base: rename DefaultRepoCheck to GentooRepoCheck
Tim Harder
2019-08-07
1
-1
/
+1
*
checks.repo: RepoDirCheck: use non-parallel impl for now
Tim Harder
2019-07-30
1
-56
/
+10
*
checks.repo: RepoDirCheck: only skip ignored dirs at the root level
Tim Harder
2019-07-30
1
-3
/
+4
*
checks.repo: drop unnecessary cpu_count() calls
Tim Harder
2019-07-30
1
-9
/
+10
*
checks.repo: add initial binary file check
Tim Harder
2019-07-30
1
-0
/
+96