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

852 Commits

Author SHA1 Message Date
dafbf9fdcf process lsmod data 2019-11-06 19:17:01 -08:00
680cb2b2ca doc update 2019-11-06 09:56:59 -06:00
54818a06e0 change bool variable names 2019-11-06 09:21:55 -06:00
88f4c5b5a9 remove TypeError from exception check 2019-11-06 08:47:54 -06:00
2bb7409887 process lsblk data 2019-11-05 23:10:49 -06:00
c780aac3ab add compatibility function 2019-11-05 22:42:48 -06:00
5010aaec28 put exit() back 2019-11-05 17:25:20 -06:00
066e93cb07 move exit() to errormessage() 2019-11-05 17:23:46 -06:00
0bd2faa7f7 beautify compatibility list 2019-11-05 17:17:07 -06:00
e2f926453b add install script 2019-11-05 17:08:41 -06:00
b953b79f9c add compatibility 2019-11-05 17:04:18 -06:00
7f99677806 compatibility function call 2019-11-05 17:00:36 -06:00
721b546659 finish schema 2019-11-05 15:14:52 -06:00
2de5e41269 fix for more columns and build schema 2019-11-05 15:07:40 -06:00
dfe0f6e99b process ls data 2019-11-05 08:30:32 -08:00
8873b1bc69 clean up process code 2019-11-05 08:07:39 -08:00
9ff9470700 refactor helptext() function 2019-11-05 07:21:58 -08:00
2c58fca530 process jobs data 2019-11-04 17:07:11 -08:00
9e5cd90da7 process iptables data 2019-11-04 16:59:14 -08:00
7ee0d49424 process ifconfig data 2019-11-04 15:54:34 -08:00
a9058ee21e doc formatting 2019-11-04 15:19:50 -08:00
fcf0aac87d add history processing 2019-11-04 15:19:35 -08:00
daec5f0681 process free data 2019-11-04 15:11:18 -08:00
5b2491d5ae process env data 2019-11-04 15:03:16 -08:00
d9b41ac73b doc formatting 2019-11-04 13:52:45 -08:00
7168ffddf8 process dig output 2019-11-04 13:47:27 -08:00
a855344bec document schema 2019-11-04 13:05:56 -08:00
d8b3b59fae add schema and rename 'avail' to 'available' 2019-11-04 13:02:54 -08:00
4b7d7840d3 add -r option 2019-11-04 12:50:37 -08:00
58a094a9b4 changelog update 2019-11-04 12:40:19 -08:00
65adbb4189 doc update 2019-11-04 12:40:05 -08:00
f7350959c9 df fix for changing header names when -h used 2019-11-04 12:39:43 -08:00
8934a7d832 fix dictionary iteration 2019-11-04 11:10:58 -08:00
669a424fd6 fix process function 2019-11-04 11:02:02 -08:00
591a65c2bd process df data 2019-11-04 10:56:33 -08:00
a78fb89078 add raw and processed output 2019-11-04 09:32:29 -08:00
8979dab2a5 add raw mode 2019-11-04 09:32:09 -08:00
0a891f0add bump python required version 2019-11-04 08:09:19 -08:00
c220e35b14 cleanup helptext 2019-11-04 08:06:50 -08:00
f26c5818bd refactor helptext 2019-11-04 07:57:47 -08:00
e712cd3fc4 netstat2 skeleton 2019-11-01 22:29:08 -07:00
0309c9ac67 setup cleanup 2019-11-01 08:55:52 -07:00
9a9eb4120a setup updates 2019-11-01 08:53:53 -07:00
d1927456b0 Merge pull request #6 from kellyjonbrazil/dev
Dev v1.1.1
v1.1.1
2019-10-31 08:06:01 -07:00
a3d9213a1e add date 2019-10-31 07:59:03 -07:00
3365c03a1e add tests 2019-10-31 07:58:44 -07:00
4f6c87389b add dig test files 2019-10-31 07:27:31 -07:00
41a2a9adac remove unnecessary if statement 2019-10-31 07:27:12 -07:00
74dae2905b dig parser mvp 2019-10-30 17:23:35 -07:00
d1f64214de add authority parsing 2019-10-30 17:18:14 -07:00