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

655 Commits

Author SHA1 Message Date
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
d3e1aa20a8 fix when line 2019-10-30 17:03:35 -07:00
72cae95777 dig fixes 2019-10-30 16:59:56 -07:00
219bc8130f dig parser skeleton 2019-10-30 15:36:13 -07:00
e8c1a554c0 testfile updates 2019-10-30 13:52:53 -07:00
087a60bc2a documentation updates 2019-10-30 13:52:31 -07:00
9c9823c3b8 add arp testfiles 2019-10-30 13:29:06 -07:00
cf8d13030b add arp 2019-10-30 13:22:12 -07:00
1eff69c187 add documentation 2019-10-30 13:21:05 -07:00
b10fb77d71 fixup arp parser 2019-10-30 13:12:53 -07:00
87cee8b230 add arp parser 2019-10-30 13:00:05 -07:00
83ab10d628 documentation update 2019-10-30 12:50:05 -07:00
d58a6e1d1d readme update 2019-10-29 14:19:04 -07:00
cb46ca5c27 readme update 2019-10-29 10:27:42 -07:00
5528d979f0 version bump 2019-10-29 09:16:03 -07:00
ee94a038a6 add tests 2019-10-29 08:58:52 -07:00
1d658f7a9f add tests 2019-10-29 08:45:11 -07:00
392cb44f9b initial add of tests and fixtures 2019-10-29 07:55:26 -07:00
579bef079c move global output variable inside function 2019-10-29 07:54:59 -07:00
0691cfcab3 changelog fix 2019-10-26 18:49:43 -07:00
db29c7c186 documentation fixes 2019-10-26 18:49:13 -07:00
fb1e036375 formatting 2019-10-25 20:27:03 -07:00
c3eaf59836 Merge pull request #5 from kellyjonbrazil/dev
Dev v1.0.1
v1.0.1
2019-10-25 19:43:24 -07:00
c9849ce0db changelog update 2019-10-25 19:41:35 -07:00
d3c89a3092 check for enough info to parse 2019-10-25 19:27:02 -07:00
a3d43f27f7 fix odd uptime text parsing 2019-10-25 18:25:33 -07:00
f4d9c1b699 fix uptime for minutes and hours long uptime 2019-10-25 17:16:02 -07:00
de647bba4a documentation update 2019-10-25 16:14:32 -07:00
d791307031 documentation update 2019-10-25 16:12:45 -07:00
1a4fc204e2 Documentation update 2019-10-25 16:09:31 -07:00
0328e14c7c handle ctrl-c gracefully 2019-10-25 16:05:34 -07:00
1acc4d6c29 fix uptime parsing for short uptimes 2019-10-25 15:52:53 -07:00
27245590ce remove integers 2019-10-25 15:40:53 -07:00
7ca2a4bdb9 remove integer values 2019-10-25 15:39:48 -07:00
5f1ec67348 lower() headers 2019-10-25 14:58:15 -07:00
7e44c4278a formatting 2019-10-25 10:55:38 -07:00
eda726c4a3 documentation update 2019-10-25 10:55:26 -07:00
5f8e70d730 convert headers to lowercase 2019-10-25 10:55:09 -07:00
25b90546c6 change 'Use%' to 'Use_percent' 2019-10-25 10:39:05 -07:00
75c0841538 changelog update 2019-10-25 10:32:54 -07:00
5b532b9b71 minor cleanup 2019-10-25 10:31:03 -07:00
8c7b3193d1 documentation change 2019-10-25 10:28:19 -07:00
0897c96ef3 formatting 2019-10-25 10:22:23 -07:00
57d0ab2ed7 change LOGIN@ to LOGIN_AT 2019-10-25 10:22:10 -07:00
a07d9a0e4b change SIZE/OFF key to SIZE_OFF 2019-10-25 10:04:29 -07:00
b3996cb4df change MAJ:MIN key to MAJ_MIN 2019-10-25 09:54:42 -07:00
4fa88c1ba3 clear out non-ascii chars from data 2019-10-25 09:53:44 -07:00
c8c5564b29 change buff/cache key to buff_cache 2019-10-25 09:46:03 -07:00