nvchecker/nvchecker
Felix Yan e6c0ce38e5
Add a command line option to run nvchecker only on a specific entry
This is useful for debugging purpose, when your nvchecker.toml is very
large.
2020-11-17 06:34:53 +08:00
..
httpclient Add exception HTTPError for HTTP 4xx errors 2020-10-06 22:21:56 +08:00
lib Make nvcmp output colorful 2020-09-02 17:37:48 +08:00
__init__.py bump version to 2.3dev 2020-11-10 23:27:55 +08:00
__main__.py Add a command line option to run nvchecker only on a specific entry 2020-11-17 06:34:53 +08:00
api.py Add exception HTTPError for HTTP 4xx errors 2020-10-06 22:21:56 +08:00
core.py give better error messages when failing to load file 2020-10-24 16:31:18 +08:00
ctxvars.py Use f-string for better readability 2020-09-03 00:51:46 +08:00
slogconf.py setup httpclient from configuration options 2020-09-28 15:09:51 +08:00
sortversion.py switch from logging to structlog 2018-04-11 16:18:41 +08:00
tools.py Add --sort and --newer to nvcmp 2020-09-17 12:49:26 +08:00
util.py give better error messages when failing to load file 2020-10-24 16:31:18 +08:00