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

3713 Commits

Author SHA1 Message Date
8d03055b34 add tests 2022-11-07 16:41:13 -08:00
8a850be857 doc update 2022-11-07 13:26:16 -08:00
2a530712cf add os-prober parser 2022-11-07 13:23:55 -08:00
fd22c7dc3a add git-ls-remote parser 2022-11-07 13:02:55 -08:00
b884f6aacc doc update 2022-11-07 10:44:37 -08:00
ce680d4082 add cidr-style freebsd ipv4 support and freebsd options 2022-11-07 10:40:07 -08:00
644d3f350d add more bsd tests 2022-11-06 12:12:07 -08:00
0144863d33 new ifconfig parser with additional fields. tests passing 2022-11-06 12:04:34 -08:00
a6b56519a2 add more bsd fields to ifconfig 2022-11-05 18:47:44 -07:00
0a71caf9cd formatting for regexes 2022-11-05 17:12:50 -07:00
35e74328c4 tests passing for ifconfig 2022-11-05 16:36:31 -07:00
e46ac0ff7e initial commit of new ifconfig parser 2022-11-05 12:13:01 -07:00
17fe6c7691 semver tests and doc update 2022-11-04 16:03:39 -07:00
01ca7a69c4 formatting 2022-11-04 15:24:34 -07:00
6d04db6113 add semver parser 2022-11-04 15:17:47 -07:00
7c899abb15 add support for multiple include paths 2022-11-04 14:42:04 -07:00
89d4df2a05 document ifconfig limitations and recommend using ip 2022-11-04 09:25:17 -07:00
71c8364f80 doc fix 2022-11-04 09:19:42 -07:00
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