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

3019 Commits

Author SHA1 Message Date
Kelly Brazil 83d388613f cleanup 2022-10-03 08:58:09 -07:00
Kelly Brazil 094b059aea fix magic options 2022-10-02 19:30:50 -07:00
Kelly Brazil e36a8c627b fix meta timestamp 2022-10-02 18:55:54 -07:00
Kelly Brazil d341e91290 cleanup 2022-10-02 18:29:02 -07:00
Kelly Brazil 557afc95bd initial working 2022-10-02 18:20:14 -07:00
Kelly Brazil cb9979ac94 refactor cli 2022-10-02 16:58:20 -07:00
Kelly Brazil 5486957141 version bump 2022-09-29 09:14:53 -07:00
Kelly Brazil d49155df95 make regex patterns raw strings to reduce pytest warnings 2022-09-28 15:09:06 -07:00
Kelly Brazil 0dd4b5f620 parser version bump 2022-09-28 14:56:37 -07:00
Kelly Brazil 690603bfda fix proc-pid-stat parser for command names with spaces and newlines 2022-09-28 14:55:25 -07:00
Kelly Brazil 32fddce8fb Add autocompletions 2022-09-27 11:49:41 -07:00
Kelly Brazil 03a2b35846 Add metadata object to empty results list 2022-09-27 11:11:16 -07:00
Kelly Brazil 086cdc559c version bump 2022-09-26 19:50:39 -07:00
Kelly Brazil 97eefe28f1 doc fixes 2022-09-26 19:41:35 -07:00
Kelly Brazil 32019c99f4 check git diff 5 commits back before generating parser doc 2022-09-26 19:21:25 -07:00
Kelly Brazil f30e15159f finalize shell completions 2022-09-26 16:59:55 -07:00
Kelly Brazil efd0bae0d6 add /proc shel completions 2022-09-26 15:46:59 -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 00129f4b40 doc update 2022-09-26 11:41:23 -07:00
Kelly Brazil f178bea0d0 add signature detection tests for the proc parser 2022-09-26 11:33:48 -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 e4a40704b5 add proc-net-igmp parser and tests 2022-09-25 15:19:43 -07:00
Kelly Brazil fcfbbc6d84 add proc-net-if-inet6 parser and tests 2022-09-25 14:13:20 -07:00
Kelly Brazil 95a38c7712 add proc-net-dev-mcast parser docs and tests 2022-09-25 13:50:42 -07:00
Kelly Brazil be0f4477bf add proc-net-dev_mcast parser 2022-09-25 13:44:29 -07:00
Kelly Brazil 3ebd897601 add ./docgen all functionality 2022-09-25 13:32:03 -07:00
Kelly Brazil c60e1e8d7f doc update 2022-09-25 13:08:17 -07:00
Kelly Brazil eb205562bf force docupdate 2022-09-25 13:07:31 -07:00
Kelly Brazil 83a50bb610 add proc-net-dev parser 2022-09-25 13:02:25 -07:00
Kelly Brazil 331171b826 optimize docgen 2022-09-25 12:38:17 -07:00
Kelly Brazil 1d9965dad6 force doc update 2022-09-25 12:35:23 -07:00
Kelly Brazil 647820c75e optimize docgen 2022-09-25 12:09:12 -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 51bc2674bd add proc_pid_stat tests 2022-09-24 17:53:24 -07:00
Kelly Brazil 5fc2008517 add proc_pid_smaps and proc_pid_stat parsers 2022-09-24 17:49:43 -07:00
Kelly Brazil 611e5c7ea2 proc_pid tests 2022-09-24 15:48:22 -07:00
Kelly Brazil 74c8b0678a add proc tests 2022-09-23 17:46:52 -07:00
Kelly Brazil 00afd79858 add test fixtures and tests 2022-09-23 16:58:34 -07:00
Kelly Brazil 45fae976f0 test optimizations 2022-09-23 16:30:43 -07:00
Kelly Brazil ae9c1746f1 proc-buddyinfo tests 2022-09-23 16:19:52 -07:00