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

2981 Commits

Author SHA1 Message Date
504a04279e version bump 2022-06-01 12:13:50 -07:00
3b4ef4a814 formatting 2022-06-01 12:13:41 -07:00
a7e3d2fc86 Merge pull request #251 from kellyjonbrazil/master
sync to dev
2022-06-01 17:35:52 +00:00
776ee66bae Merge pull request #249 from kellyjonbrazil/dev
Dev v1.20.0
v1.20.0
2022-05-31 16:23:43 +00:00
9bf2cd0691 doc update 2022-05-31 09:16:54 -07:00
fec74cf305 doc formatting 2022-05-28 13:13:07 -07:00
d3d7fbca61 doc formatting 2022-05-28 12:41:36 -07:00
550862a415 doc update 2022-05-28 12:18:02 -07:00
1763b530da add tests for new fields 2022-05-27 17:40:54 -07:00
8307150cae add integer fields 2022-05-27 17:26:48 -07:00
d2223c45d1 add new fields to schema 2022-05-27 17:20:54 -07:00
472ee5e295 add new fields. allow for new unknown fields with warning 2022-05-27 17:07:39 -07:00
1d0aebd836 add new fields 2022-05-27 16:54:49 -07:00
8240626043 add idle status for newer top version support 2022-05-27 16:27:51 -07:00
2cd14235c8 remove unnecessary pass line 2022-05-27 14:29:48 -07:00
f774513554 add top-s tests 2022-05-27 14:29:33 -07:00
388da9f003 remove try/except at end 2022-05-27 14:11:27 -07:00
fa18243491 add check for top data 2022-05-27 13:48:13 -07:00
5df1c1702b add top-s parser 2022-05-27 13:34:07 -07:00
b6557802f4 change windows command prompt in docs 2022-05-27 08:54:37 -07:00
15e3a511b6 doc update 2022-05-26 16:04:57 -07:00
08fbde0e8f fix stdin stder quoting 2022-05-26 16:03:30 -07:00
28ebb4e8dd fix notes 2022-05-26 15:54:39 -07:00
04fda57cbe fix note 2022-05-26 15:11:58 -07:00
b24495136c fix blockquotes 2022-05-26 15:07:54 -07:00
7d3fa55571 doc update 2022-05-26 11:52:29 -07:00
a76b5db8db doc update 2022-05-26 11:37:16 -07:00
667dd01ac7 fix process table detection 2022-05-26 09:29:59 -07:00
559bee962a add top tests 2022-05-26 09:19:47 -07:00
9f977d06e0 fix asciitable parser for cases where centered rows cause misaligned fields 2022-05-26 08:57:35 -07:00
f67a916940 add new parser counts to jc -a 2022-05-25 14:30:00 -07:00
8a1308948f fix typo 2022-05-25 12:21:44 -07:00
4e130d11a3 fix schema 2022-05-25 12:18:51 -07:00
51aa5b268f fix for mem info in different units 2022-05-25 10:46:58 -07:00
6869133f53 working top parser and doc update 2022-05-25 10:31:41 -07:00
ad3d88e47f doc update 2022-05-25 08:14:14 -07:00
6d29f8ba74 quiet option for warning messages 2022-05-25 07:37:21 -07:00
c7cb89e91d more processing 2022-05-24 17:22:23 -07:00
27f5118abd add top parser 2022-05-24 15:47:51 -07:00
ac5a6e516d doc update 2022-05-23 15:12:14 -07:00
5d5bfbc1d1 doc update 2022-05-23 13:58:24 -07:00
9f4ba80000 refactor - create is_compatible function 2022-05-23 13:52:08 -07:00
c21c334b73 version bump 2022-05-23 13:43:57 -07:00
14093d9d43 Merge pull request #247 from kellyjonbrazil/yaml-dev
Yaml dev
2022-05-23 20:36:44 +00:00
176ca2f75d docstring update 2022-05-23 13:16:57 -07:00
cfb71c7dad add test for strings ending with colon 2022-05-22 09:13:32 -07:00
722eab83b1 add Other Shell section 2022-05-21 07:00:43 -07:00
d30edb2dae add yaml_out tests 2022-05-20 18:15:56 -07:00
cba461ce8a remove JSONDecodeError detection 2022-05-20 17:48:52 -07:00
f876505e25 add colors and ensure ascii on error 2022-05-20 17:22:56 -07:00