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

2062 Commits

Author SHA1 Message Date
34df643f60 add disable colors section 2021-12-08 08:35:09 -08:00
ac7c13fcc0 add -C option to docs 2021-12-08 08:22:28 -08:00
4fdb34c7d5 add no-color.org 2021-12-08 08:19:43 -08:00
7ac468e35a changelog update 2021-12-08 08:14:36 -08:00
df190aa299 add -C option to force color even with pipes 2021-12-08 08:14:28 -08:00
9621475e86 changelog update 2021-12-07 15:46:02 -08:00
82e0160de8 refactor NO_COLOR test 2021-12-07 15:45:11 -08:00
d03fb8b626 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2021-12-07 15:34:23 -08:00
b300dfb3d7 Add support for NO_COLOR env variable 2021-12-07 15:34:20 -08:00
a7de9111d9 Merge pull request #183 from kellyjonbrazil/dev
Dev v1.17.3
v1.17.3
2021-12-02 16:37:46 -08:00
7933dfdbe7 Merge branch 'master' into dev 2021-12-02 16:34:06 -08:00
f7cb5f7d01 update date 2021-12-02 16:30:47 -08:00
a26a298f1a doc update 2021-12-02 11:42:56 -08:00
dbd134d0da add examples to docs 2021-12-02 11:40:47 -08:00
11aa01b0d9 iostat-s tests 2021-12-02 11:38:00 -08:00
6f18e53443 fix for null lines 2021-12-02 11:37:52 -08:00
7b467c4665 add ubuntu 20.10 tests 2021-12-02 09:30:16 -08:00
537b8f2630 add more int conversions 2021-12-02 09:14:43 -08:00
4d823575e7 add more float fields 2021-12-02 08:47:25 -08:00
541aa1d09f Add new field float conversions for iostat v11 2021-12-02 08:41:36 -08:00
8f02021014 formatting 2021-12-02 05:54:38 -08:00
158a15157c changelog update 2021-12-01 16:47:17 -08:00
2752e0d66a add iostat streaming parser 2021-12-01 16:47:09 -08:00
6c11e912af update changelog 2021-12-01 16:14:22 -08:00
43d34461e2 update docs 2021-12-01 16:12:51 -08:00
4dfdc9b0f6 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2021-12-01 16:02:10 -08:00
e2311cbb03 add iostat tests 2021-12-01 16:02:06 -08:00
bf15575e90 fixes for ubunut 2021-12-01 16:01:52 -08:00
406336c718 add iostat example 2021-12-01 13:53:31 -08:00
6665ffaeb8 remove python 3.6 from tests 2021-12-01 10:59:07 -08:00
dcf552ca0c add _process and cleanup 2021-12-01 10:34:55 -08:00
7a6ebf3c95 add iostat parser 2021-11-30 16:54:32 -08:00
d2dc4a983c changelog update 2021-11-30 11:59:26 -08:00
1168259bc2 add doc strings 2021-11-30 11:57:04 -08:00
e8e4b46021 use jc.utils type checks 2021-11-30 11:49:40 -08:00
12d2de2282 use jc.utils.input_type_check() and simplify compatibility check 2021-11-30 11:43:06 -08:00
0e2fe401e1 version bump 2021-11-30 10:08:27 -08:00
14247adb0a add input type checks 2021-11-30 10:03:59 -08:00
3a9f0934c4 add input type checks 2021-11-30 09:56:33 -08:00
caf0a5c871 add input type checking 2021-11-30 09:51:27 -08:00
cfb58b1cf3 add input type checks 2021-11-30 09:41:16 -08:00
975cf195cc formatting 2021-11-30 09:40:49 -08:00
8a46a259a3 add input type checks 2021-11-30 09:19:51 -08:00
e395142e59 version bump 2021-11-29 16:45:22 -08:00
caaeaf0d67 add 'str' type check on input 2021-11-29 16:29:23 -08:00
21e69a7cbf ignore _config.yml 2021-11-24 19:33:07 -08:00
603964935b remove trailing whitespace 2021-11-24 19:30:10 -08:00
47eb83ae55 add .vscode 2021-11-24 13:32:51 -08:00
fc0ce6c959 add streaming parser to custom parsers info 2021-11-22 09:45:14 -08:00
077a29fb4e add _jc_meta field info 2021-11-22 09:36:58 -08:00