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
/
cli.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
format using black
Arthur Zamarin
2022-12-29
1
-10
/
+11
*
cli: support newline-separated checkset values
Tim Harder
2021-03-04
1
-1
/
+2
*
cli: use configparser with case-sensitive keys
Tim Harder
2021-03-04
1
-1
/
+8
*
fix module import sorting with isort
Tim Harder
2021-02-21
1
-1
/
+1
*
Pipeline: raise PkgcheckUserException instead of PkgcheckException
Tim Harder
2020-12-26
1
-6
/
+2
*
cli: only suppress pkgcore logging messages instead of all messages
Tim Harder
2020-12-26
1
-8
/
+7
*
tests: add config checkset parsing tests
Tim Harder
2020-12-23
1
-2
/
+3
*
pkgcheck scan: force --commits to be handled before scope/check/keyword options
Tim Harder
2020-12-21
1
-1
/
+1
*
cli: force namespace param for parse_config_options()
Tim Harder
2020-12-19
1
-6
/
+9
*
pkgcheck scan: re-add support for checksets
Tim Harder
2020-12-18
1
-0
/
+5
*
cli: rewrite config loading so config object doesn't use default section
Tim Harder
2020-12-18
1
-8
/
+16
*
separate config file parsing from the arg parser hierarchy
Tim Harder
2020-12-04
1
-6
/
+7
*
rework config support to use an ordered set
Tim Harder
2020-12-04
1
-17
/
+14
*
cli: let snakeoil handle proper UserException output
Tim Harder
2020-12-01
1
-2
/
+0
*
cli: use parser.error() to output PkgcheckUserException
Tim Harder
2020-12-01
1
-2
/
+4
*
pipeline: raise PkgcheckException when pipeline encounters an error
Tim Harder
2020-11-30
1
-1
/
+7
*
cli: rework ConfigArgumentParser config handling
Tim Harder
2020-11-29
1
-5
/
+19
*
ConfigArgumentParser: make parse_config_options() namespace param optional
Tim Harder
2020-11-21
1
-1
/
+2
*
cli: throw errors on unknown config args
Tim Harder
2020-11-15
1
-1
/
+3
*
various lint clean ups
Tim Harder
2020-11-05
1
-1
/
+0
*
ConfigArgumentParser: use error() to report bad configs
Tim Harder
2020-11-05
1
-1
/
+1
*
drop unused imports
Tim Harder
2020-07-02
1
-1
/
+0
*
pkgcheck scan: fully support custom user config files
Tim Harder
2020-07-02
1
-7
/
+7
*
ConfigArgumentParser: monkey patch error() method to note config failure
Tim Harder
2020-02-01
1
-1
/
+7
*
cli: rename ArgumentParser to ConfigArgumentParser
Tim Harder
2020-01-31
1
-2
/
+2
*
pkgcheck scan: load config defaults before target repo determination
Tim Harder
2020-01-31
1
-0
/
+7
*
cli: handle configparser parsing failures in a better fashion
Tim Harder
2020-01-31
1
-4
/
+8
*
add initial config file support
Tim Harder
2020-01-31
1
-0
/
+21
*
suppress log messages at a global level
Tim Harder
2019-11-11
1
-0
/
+12