1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00
Commit Graph

3595 Commits

Author SHA1 Message Date
214cd6b9e0 Merge pull request #310 from villesinisalo/readme_arch
Readme: recommend plain Pacman on Arch
2022-11-03 15:34:19 +00:00
73c280de3a use plain Pacman on Arch 2022-11-03 11:29:06 +02:00
23e1dd3e35 use dict constructor for xmltodict to suppress !!omap comments in YAML output 2022-11-02 12:00:45 -07:00
2b060aae0d clean up raw/processed logic 2022-11-01 19:53:44 -07:00
186ad73651 add raw option to xml parser for _ attribute prefix 2022-11-01 18:09:05 -07:00
de7a010f62 update test templates 2022-11-01 17:01:21 -07:00
ac1bcd2918 doc update 2022-11-01 15:28:50 -07:00
a2e6243282 doc update and additional tests 2022-11-01 13:50:01 -07:00
01f92ced81 add docs and tests for findmnt 2022-11-01 13:15:31 -07:00
b493bcf4fa update type annotations 2022-10-31 17:37:01 -07:00
f6ee30be20 formatting 2022-10-31 17:30:51 -07:00
50da124ea7 initial findmnt parser 2022-10-31 17:22:56 -07:00
5e22f9e2bd formatting 2022-10-31 10:29:43 -07:00
a384eb4c15 add sshd_conf tests 2022-10-31 09:32:58 -07:00
dc4620eeb2 doc update 2022-10-31 09:22:39 -07:00
d7cfa38eee ignore Match blocks 2022-10-28 16:36:52 -07:00
a27110ebe5 formatting 2022-10-28 15:25:55 -07:00
f5988527fb add sshd_conf parser 2022-10-28 15:15:02 -07:00
c405309742 allow debug of exceptions 2022-10-28 15:14:53 -07:00
747d12224f allow parser_info and get_help to use module objects as input 2022-10-28 10:36:54 -07:00
2b621ab68e use exceptions instead of signal handlers to catch piperror and sigint 2022-10-28 10:11:19 -07:00
8689865d31 fix exit on interrupt exit code. also add message to stderr 2022-10-27 11:23:43 -07:00
358324533d doc update 2022-10-26 15:39:32 -07:00
bc5821e69f force ci tests 2022-10-26 15:36:22 -07:00
d5b478c968 bump checkout and setup-python versions 2022-10-26 15:35:41 -07:00
368eba1826 bump checkout and setup-python versions 2022-10-26 15:34:46 -07:00
6cffb449f4 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2022-10-26 15:23:35 -07:00
d79d9c7f13 simplify return 2022-10-26 15:21:37 -07:00
179822b994 add python 3.11 2022-10-26 15:18:33 -07:00
ba369a0b73 add python 3.11 2022-10-26 15:18:04 -07:00
6a5251f0ef doc update 2022-10-25 15:50:45 -07:00
004fd74748 add type annotations 2022-10-25 15:21:42 -07:00
e8d6d4c080 relax input_type_check to allow object argument 2022-10-25 15:21:26 -07:00
8644f70db4 fix typos 2022-10-25 13:46:22 -07:00
72f233b186 version bump 2022-10-25 11:53:08 -07:00
fc85950a73 doc update 2022-10-25 11:49:02 -07:00
fd5cbbb4d5 add csv utf-8 bom tests 2022-10-25 11:46:31 -07:00
888b6bd6d5 fix for UTF-8 csv files with leading BOM bytes 2022-10-25 11:18:22 -07:00
81ea83064c Merge pull request #306 from kellyjonbrazil/dev
Dev v1.22.1
v1.22.1
2022-10-24 16:30:36 +00:00
45859b01e5 doc update 2022-10-24 09:17:09 -07:00
5b8f166169 doc update 2022-10-24 09:15:58 -07:00
7e045ba7b0 doc update 2022-10-24 09:14:01 -07:00
6247975ee6 update jc-web link to render 2022-10-23 13:20:50 -07:00
297451230c lspci docs and tests 2022-10-23 09:15:23 -07:00
754d555768 doc update 2022-10-21 13:09:13 -07:00
b61a91f82d add pci-ids and udevadm tests 2022-10-21 12:57:28 -07:00
1ac7a724bd integer conversions 2022-10-21 12:45:19 -07:00
2fcf46505c add schema, typing, and doc update 2022-10-21 12:44:57 -07:00
fdec4f08c0 add schema docs for pci-ids 2022-10-21 11:50:06 -07:00
076c197385 more explicit type annotations 2022-10-21 10:56:10 -07:00