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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
reformat with black 24
Arthur Zamarin
2024-01-26
1
-3
/
+4
*
scan: fix unknown exit checkset during initial config load
Arthur Zamarin
2023-06-29
1
-1
/
+3
*
scan: fix unknown checkset during initial config load
Arthur Zamarin
2023-05-11
1
-1
/
+3
*
scan: Replace NOCOLOR by NO_COLOR
Ulrich Müller
2023-03-01
1
-1
/
+1
*
scan: fix quiet mode with keywords
Arthur Zamarin
2023-01-20
1
-0
/
+4
*
scan: suppress non-error results in quiet mode
Arthur Zamarin
2023-01-20
1
-1
/
+4
*
format using black
Arthur Zamarin
2022-12-29
9
-237
/
+345
*
setup.py: move to pure setuptools
Arthur Zamarin
2022-11-19
1
-2
/
+6
*
scan: add support for NOCOLOR to disable colors
Arthur Zamarin
2022-11-19
1
-0
/
+3
*
scan: respect jobs count from MAKEOPTS
Arthur Zamarin
2022-09-30
1
-2
/
+18
*
scan: move `--stabletime` arg to StableRequestCheck
Arthur Zamarin
2022-08-25
1
-8
/
+0
*
StableRequestCheck: Add stabletime config option
Emily Rowlands
2022-08-14
1
-0
/
+8
*
pkgcheck show: fix missing f-string
Tim Harder
2021-03-17
1
-6
/
+5
*
pkgcheck scan: always load settings from bundled config
Tim Harder
2021-03-04
1
-0
/
+3
*
pkgcheck: make snakeoil register known subcommands internally
Tim Harder
2021-03-02
1
-8
/
+1
*
pkgcheck: suppress pkgcore-specific help options
Tim Harder
2021-02-26
1
-1
/
+1
*
move addons into separate subdir
Tim Harder
2021-02-26
3
-3
/
+3
*
move and rename custom argparse actions module
Tim Harder
2021-02-26
3
-12
/
+361
*
pkgcheck scan: add more context why piped input blocks
Tim Harder
2021-02-26
1
-2
/
+4
*
fix module import sorting with isort
Tim Harder
2021-02-21
7
-12
/
+5
*
add initial ci subcommand support
Tim Harder
2021-02-21
2
-0
/
+46
*
pkgcheck scan: parallelize profile node scan targets by dir
Tim Harder
2021-02-19
1
-3
/
+2
*
pkgcheck scan: minor updates for comma-separated arg docs
Tim Harder
2021-02-19
1
-9
/
+9
*
scripts: split shared argparsers into a separate module
Tim Harder
2021-02-17
5
-70
/
+71
*
scripts: move config_argparser to scan module
Tim Harder
2021-02-17
2
-16
/
+17
*
pkgcheck: use ArgumentParser from arghparse where possible
Tim Harder
2021-02-17
1
-3
/
+4
*
pkgcheck.scripts: force subcmds to use proper prog settings
Tim Harder
2021-02-17
4
-5
/
+6
*
pkgcheck.scripts: split subcommands into separate modules
Tim Harder
2021-02-17
5
-703
/
+735
*
pkgcheck scan: simplify eclass/profile restriction generation
Tim Harder
2021-02-13
1
-10
/
+5
*
pkgcheck scan: drop unnecessary restriction collapse support
Tim Harder
2021-02-08
1
-13
/
+1
*
pipeline: collapse restrictions to list during generation phase
Tim Harder
2021-02-08
1
-18
/
+18
*
pkgcheck: add 'style' keyword group to related arg docs
Tim Harder
2021-02-08
1
-5
/
+5
*
Pipeline: generate checkrunners per restriction
Tim Harder
2021-02-08
1
-0
/
+3
*
pkgcheck replay: drop pickle stream support
Tim Harder
2021-01-29
1
-20
/
+5
*
base: use better info for Scope __str__()
Tim Harder
2020-12-29
1
-2
/
+2
*
pkgcheck scan: descend into profiles dir path targets
Tim Harder
2020-12-27
1
-2
/
+3
*
pkgcheck scan: fix restriction generation for direct profile file
Tim Harder
2020-12-26
1
-3
/
+3
*
pkgcheck scan: support profiles dir targets
Tim Harder
2020-12-26
1
-8
/
+12
*
make targeted profiles file restrictions limit to node scope
Tim Harder
2020-12-26
1
-1
/
+1
*
pkgcheck scan: always set default restrictions last
Tim Harder
2020-12-26
1
-1
/
+1
*
pkgcheck scan: add support for profile file target restrictions
Tim Harder
2020-12-26
1
-8
/
+15
*
git: add initial incremental profile scanning support
Tim Harder
2020-12-26
1
-1
/
+1
*
drop unused import
Tim Harder
2020-12-24
1
-1
/
+0
*
pkgcheck scan: perform remaining check validation during pipeline creation
Tim Harder
2020-12-24
1
-49
/
+0
*
Pipeline: fix scope comparisons
Tim Harder
2020-12-24
1
-2
/
+2
*
pkgcheck scan: improve wording for disabled -f/--filter docs
Tim Harder
2020-12-24
1
-5
/
+5
*
pkgcheck scan: add docs for disabled and targeted -f/--filter args
Tim Harder
2020-12-24
1
-1
/
+11
*
pkgcheck scan: add todo note about argparsing
Tim Harder
2020-12-23
1
-1
/
+4
*
pkgcheck: use separate repo argparser instance
Tim Harder
2020-12-23
1
-11
/
+10
*
pkgcheck scan: add docs for additive -c/--checks args
Tim Harder
2020-12-23
1
-6
/
+10
[next]