1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

420 Commits

Author SHA1 Message Date
Kelly Brazil 688a2099b5 relax JSONDictType - unions and Dicts cause a lot of friction 2022-12-05 12:15:35 -08:00
Kelly Brazil 8a14de663e doc update 2022-12-02 15:16:46 -08:00
Kelly Brazil 60bb9e2aa9 doc update 2022-11-22 13:11:41 -08:00
Kelly Brazil 9f4327f517 add clf-s streaming parser 2022-11-21 16:54:13 -08:00
Kelly Brazil 60f1e79b2f fix clf request string parsing and add tests 2022-11-21 11:00:58 -08:00
Kelly Brazil 1e7e22330f doc update 2022-11-20 20:45:22 -08:00
Kelly Brazil 0984a1ec26 fix git-log tests and docs 2022-11-18 13:54:59 -08:00
Kian-Meng Ang 39555a48b5 Fix typos
Found via `codespell -S ./tests/fixtures -L
chage,ro,ist,ans,unx,respons,technik`
2022-11-16 10:01:58 +08:00
Kelly Brazil 2ffd698c03 update du docs 2022-11-08 08:13:41 -08:00
Kelly Brazil 2a530712cf add os-prober parser 2022-11-07 13:23:55 -08:00
Kelly Brazil fd22c7dc3a add git-ls-remote parser 2022-11-07 13:02:55 -08:00
Kelly Brazil b884f6aacc doc update 2022-11-07 10:44:37 -08:00
Kelly Brazil 0144863d33 new ifconfig parser with additional fields. tests passing 2022-11-06 12:04:34 -08:00
Kelly Brazil 35e74328c4 tests passing for ifconfig 2022-11-05 16:36:31 -07:00
Kelly Brazil 17fe6c7691 semver tests and doc update 2022-11-04 16:03:39 -07:00
Kelly Brazil 71c8364f80 doc fix 2022-11-04 09:19:42 -07:00
Kelly Brazil 01f92ced81 add docs and tests for findmnt 2022-11-01 13:15:31 -07:00
Kelly Brazil dc4620eeb2 doc update 2022-10-31 09:22:39 -07:00
Kelly Brazil 747d12224f allow parser_info and get_help to use module objects as input 2022-10-28 10:36:54 -07:00
Kelly Brazil 72f233b186 version bump 2022-10-25 11:53:08 -07:00
Kelly Brazil fc85950a73 doc update 2022-10-25 11:49:02 -07:00
Kelly Brazil 7e045ba7b0 doc update 2022-10-24 09:14:01 -07:00
Kelly Brazil 297451230c lspci docs and tests 2022-10-23 09:15:23 -07:00
Kelly Brazil fdec4f08c0 add schema docs for pci-ids 2022-10-21 11:50:06 -07:00
Kelly Brazil af7c4ce8ec doc update 2022-10-19 08:33:09 -07:00
Kelly Brazil 3639e02843 doc update 2022-10-18 09:37:10 -07:00
Kelly Brazil 0a97523928 doc update 2022-10-15 14:36:35 -07:00
Kelly Brazil 38fb0a6828 allow parser module as parse() argument 2022-10-14 14:05:16 -07:00
Kelly Brazil b1e96bb50c add ip_split field 2022-10-10 12:19:39 -07:00
Kelly Brazil 3947e424e7 rename iso-datetime parser to datetime-iso 2022-10-09 11:00:02 -07:00
Kelly Brazil 25e202a09e doc update 2022-10-08 09:04:21 -07:00
Kelly Brazil 5486957141 version bump 2022-09-29 09:14:53 -07:00
Kelly Brazil 0dd4b5f620 parser version bump 2022-09-28 14:56:37 -07:00
Kelly Brazil 086cdc559c version bump 2022-09-26 19:50:39 -07:00
Kelly Brazil 253aa03e07 fix parser order 2022-09-26 13:32:33 -07:00
Kelly Brazil 32183118de update parser order 2022-09-26 13:30:52 -07:00
Kelly Brazil 6c8ad1139c add proc-net-unix parser and tests 2022-09-26 13:28:21 -07:00
Kelly Brazil 980c2907ad add proc-net-route parser and tests 2022-09-26 13:16:18 -07:00
Kelly Brazil c583598257 add proc-net-protocols parser and tests 2022-09-26 08:28:48 -07:00
Kelly Brazil 1e14425555 add proc-net-packet parser and tests 2022-09-25 20:14:53 -07:00
Kelly Brazil 4a103927cd add proc-net-netstat parser and tests 2022-09-25 20:00:44 -07:00
Kelly Brazil ab3dc41358 add proc-net-netlink parser and tests 2022-09-25 19:36:12 -07:00
Kelly Brazil c9fcd3d203 add proc-net-ipv6-route parser and tests 2022-09-25 18:28:23 -07:00
Kelly Brazil 5186347b48 add proc-net-igmp6 parser and tests 2022-09-25 18:16:54 -07:00
Kelly Brazil be0f4477bf add proc-net-dev_mcast parser 2022-09-25 13:44:29 -07:00
Kelly Brazil 83a50bb610 add proc-net-dev parser 2022-09-25 13:02:25 -07:00
Kelly Brazil d9c7dde174 add proc_net_arp parser and tests 2022-09-25 12:09:01 -07:00
Kelly Brazil ef8c688fa1 add proc_pid_status parser and tests 2022-09-25 09:57:48 -07:00
Kelly Brazil b0f0d02e75 add proc-pid-statm parser and tests 2022-09-25 09:03:38 -07:00
Kelly Brazil 5fc2008517 add proc_pid_smaps and proc_pid_stat parsers 2022-09-24 17:49:43 -07:00