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

144 Commits

Author SHA1 Message Date
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
6d047486d9 doc fix 2019-10-24 17:53:56 -07:00
42bdc05814 changelog fix 2019-10-24 17:41:51 -07:00
85bfb68886 history parser fixes 2019-10-24 17:33:42 -07:00
08ec21556b formatting 2019-10-24 17:12:27 -07:00
320929bf25 documentation update 2019-10-24 17:11:17 -07:00
41cd489c34 add history and uptime parsers 2019-10-24 17:09:32 -07:00
f101d881a1 add w parser 2019-10-24 16:06:55 -07:00
fa7466022b fix env parser 2019-10-24 15:54:31 -07:00
ea0cf0acf2 documentation update 2019-10-24 09:48:35 -07:00
e7921b65f5 Merge pull request #4 from kellyjonbrazil/dev
Dev v0.9.1
v0.9.1
2019-10-23 18:41:55 -07:00
2cc1b1bd54 version bump 2019-10-23 18:39:24 -07:00