Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

Some tools meant to be used with Patchwork

Python 52 KB Created May 29, 2026
Stars 1 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

1 branches 0 tags

main lib/bot_check.py: handle linuxtv mailing list as well b45cafc
lib/pw_class.py: fix and improve superseeded logic 3c337c9
pw_patches.py: fix a typo 6e2e569
pw_patches.py: add support for checking superseeded patches f1e1b23
.gitignore: ignore backup files an python cache ee1f5e3
README.md: add some documentation for pw_patches.py. 346c6f4
pw_patches.py: add a tool to handle patches via pw_class f7d3ced
lib/pw_class.py: add a class to help managing patchwork b163924
lib/pw_checker.py: print error on set failures 187af48
lib/pw_checker.py: replace quotes to avoid errors on some versions 71b0bd2
add_bot_checks.py: add one-line aliases for all parameters 5a6786b
lib/bot_check.py: add support for reading from stdin a317852
lib/bot_check.py: fix maildir handling bc465c8
README.md: add a description for add_bot_checks.py tool 874d1b6
lib/bot_check.py: fix a typo 13fac91
lib/bot_check.py: don't duplicate check data 3506633
lib/pw_checker.py: fix set handling 1c68f74
Add a library and application to add checks from known bots 385f39b
lib/pw_checker.py: add typing 5c04e35
lib/pw_checker.py: remove exec attribute from libary 264e4ec
pw-checks.py: fix config file handling e6e7cce
lib/pw_checker.py: allow optionally pass number of max retries f70aa76
lib/pw_checker.py: allow passing directly url and entry f876352
pw-checks.py: add a --dry-run mode 6637b9a
Move classes to a library fabded2
pw-checks.py: use a better class name 5410111
pw-checks.py: allow caller set a different timeout b5d18d7
pw-checks.py: allow caller to pass a logger cb62e42
Initial version 413f325

End of history