1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00
Commit Graph

3742 Commits

Author SHA1 Message Date
e4222b45f5 fix names to mod names 2022-03-04 16:24:13 -08:00
ac32c69c31 formatting 2022-03-04 13:35:16 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
9a3602e70b doc update 2022-03-04 08:57:11 -08:00
a9f53ee258 optimize streaming parser detection in cli 2022-03-03 17:50:19 -08:00
6be3d3d982 doc update 2022-03-03 17:38:47 -08:00
e49df72083 use streaming parser list to find streaming parsers 2022-03-03 17:37:01 -08:00
7ede7be7bf add standard and streaming list functions 2022-03-03 17:36:40 -08:00
4758e28a36 formatting 2022-03-02 15:24:18 -08:00
4a1ee151b3 add dhcp6 options to docs 2022-03-02 10:57:09 -08:00
8c8afc1a92 formatting 2022-03-02 10:15:01 -08:00
ed205f7720 doc update 2022-02-28 12:55:05 -08:00
d65f7ae992 add nmcli 2022-02-28 12:26:06 -08:00
e2ffef57b9 fix test 2022-02-28 12:20:39 -08:00
002caa9fb3 add fedora tests 2022-02-28 12:19:02 -08:00
b7c6faf3da enhance error message 2022-02-25 11:23:20 -08:00
554ca61d17 add tests 2022-02-25 11:19:20 -08:00
7b9722d255 fix formatting 2022-02-24 21:21:02 -08:00
5505bde8ef doc update 2022-02-24 20:53:54 -08:00
dbcd9a4060 bump version to 1.0 2022-02-24 20:52:28 -08:00
4bdeb2b3aa simplify warning message 2022-02-24 20:52:18 -08:00
6ae1d03187 doc fix 2022-02-24 20:47:15 -08:00
f75b06abe4 doc update 2022-02-24 20:43:20 -08:00
1923925710 update changelog 2022-02-24 20:35:00 -08:00
2c5c57ae04 version bump 2022-02-24 20:33:10 -08:00
f4d11d697e finish use cases and doc 2022-02-24 20:31:58 -08:00
7f409b7082 enhance ParseError cli message 2022-02-24 20:31:09 -08:00
937fa5aad2 split dhcp options 2022-02-24 18:22:19 -08:00
19dcef5135 firm up flow. add/remove text. parse routes 2022-02-24 17:10:39 -08:00
3d01356461 add text_kv function 2022-02-24 14:53:26 -08:00
2d6f666fa4 add dev show and conn show parsers 2022-02-24 12:21:13 -08:00
4dda895f12 initial nmcli parser 2022-02-24 11:25:14 -08:00
52617b1722 Merge pull request #208 from kellyjonbrazil/master
sync to dev
2022-02-21 16:35:12 +00:00
961968a0fc fix schema 2022-02-14 15:14:22 -08:00
f026a788e5 add xrandr example 2022-02-14 11:30:03 -08:00
2f7c03eb35 Merge pull request #207 from kellyjonbrazil/dev
Dev v1.18.3
v1.18.3
2022-02-14 10:36:08 -08:00
3afaa48eee doc update 2022-02-14 10:31:41 -08:00
3201452564 add -p to example 2022-02-14 10:06:09 -08:00
7ee1e34fc7 doc update 2022-02-14 10:03:52 -08:00
67dbf05016 add type annotations 2022-02-14 09:58:31 -08:00
4ac9f2e3da doc update 2022-02-14 09:37:37 -08:00
3f5f6e39a7 formatting 2022-02-14 09:20:16 -08:00
4723db8e3c doc updates 2022-02-14 09:14:46 -08:00
ca914ec77d add nodata test 2022-02-14 09:14:38 -08:00
dcc7f3f357 Merge pull request #204 from lyterk/xrandr
New parser: xrandr
2022-02-13 17:45:53 -08:00
cbdc666236 Return empty object if no results and filenames
- If no results are returned, return {} instead of {"screens": [],
"unassociated_devices": []}
- simple_xrandr -> xrandr_simple
2022-02-09 22:06:23 -08:00
184ef3a1fa doc update 2022-02-08 14:45:33 -08:00
c732f75944 doc update 2022-02-08 14:43:14 -08:00
7a1ae4f5fc add library tests 2022-02-08 13:32:22 -08:00
d04bc3757c add xrandr 2022-02-08 07:33:26 -08:00