1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

1004 Commits

Author SHA1 Message Date
Kelly Brazil fe36f5a98c add fixtures for ping 2020-07-19 12:56:53 -07:00
Kelly Brazil f9eb18b927 change 'request_timeout' field to 'type', fix compatibility, other formatting fixes 2020-07-19 12:56:34 -07:00
Kelly Brazil cc60f36748 add ping parser 2020-07-18 12:35:46 -07:00
Kelly Brazil 604ade791f add ping parser 2020-07-17 15:57:07 -07:00
Kelly Brazil 690ac52a91 add man page 2020-07-13 07:18:48 -07:00
Kelly Brazil 34ed772775 version bump v1.12.1 2020-07-11 09:46:47 -07:00
Kelly Brazil d5ab95571f fix tests when using older versions of pygments 2020-07-11 09:44:08 -07:00
Kelly Brazil ffb3a0ee5f Merge pull request #73 from kellyjonbrazil/dev
Dev v1.12.0
v1.12.0
2020-07-10 16:34:56 -07:00
Kelly Brazil 94b12b57aa spelling 2020-07-10 16:30:08 -07:00
Kelly Brazil 6d149e8457 version bump 2020-07-10 16:25:03 -07:00
Kelly Brazil 1ad89c90d8 add pacman 2020-07-10 15:58:02 -07:00
Kelly Brazil fb71c7b020 function name spelling 2020-07-10 15:49:35 -07:00
Kelly Brazil 28ed17ad3b add parser_count test to test_cli_about_jc 2020-07-10 15:45:21 -07:00
Kelly Brazil 0c2a4e2bf7 add cli tests 2020-07-10 15:35:05 -07:00
Kelly Brazil 62bec30de2 add json_out tests 2020-07-10 14:44:50 -07:00
Kelly Brazil 3fced77e4e add set_env_colors tests 2020-07-10 12:23:48 -07:00
Kelly Brazil a09d1d8b76 move environment variable assignment to main() to simplify tests 2020-07-10 12:23:25 -07:00
Kelly Brazil 8f4243fbd8 formatting 2020-07-10 10:54:34 -07:00
Kelly Brazil 47aaf20549 add sysctl command parser 2020-07-10 10:50:51 -07:00
Kelly Brazil 0c5289ea50 add sysctl tests 2020-07-10 10:47:23 -07:00
Kelly Brazil 3e53323514 don't filter out empty lines 2020-07-10 09:58:56 -07:00
Kelly Brazil a5ee9861b9 update fixtures 2020-07-10 09:28:32 -07:00
Kelly Brazil feb8ca7654 spelling 2020-07-10 09:28:20 -07:00
Kelly Brazil a7abe4473b spelling 2020-07-10 09:03:04 -07:00
Kelly Brazil 780b9b61de specify IndexError exception in try/except block 2020-07-10 08:30:31 -07:00
Kelly Brazil 19ace36ffa add fixtures 2020-07-10 08:21:30 -07:00
Kelly Brazil 5fff8afc9f add fixes for freebsd where values can be on separate lines under the key 2020-07-10 08:21:15 -07:00
Kelly Brazil 4ad230c927 doc update and add test fixtures 2020-07-09 16:35:36 -07:00
Kelly Brazil dd98eb1ec8 append duplicate key values to original key instead of adding unique keys 2020-07-09 16:25:41 -07:00
Kelly Brazil c6baf42e72 doc updates 2020-07-09 16:18:33 -07:00
Kelly Brazil e2bac97d56 fix for multiple identical keys in sysctl output 2020-07-09 14:51:15 -07:00
Kelly Brazil d112ee94d0 use try/except and add support for floats in process() 2020-07-09 14:26:35 -07:00
Kelly Brazil 27b21b2faf formatting and docstring updates 2020-07-09 11:11:29 -07:00
Kelly Brazil 8c96d5cd20 reduce pygments version requirement 2020-07-09 10:59:36 -07:00
Kelly Brazil c29ed3fd69 formatting of quotation marks and docstrings 2020-07-09 10:54:49 -07:00
Kelly Brazil cedf603f12 minor formatting 2020-07-09 09:59:00 -07:00
Kelly Brazil 279161c36f Merge pull request #72 from duelafn/pygments-2.3
Support older pygments
2020-07-09 09:48:58 -07:00
Dean Serenevy ce0b43d919 Remove dependency on 3rd party packaging library 2020-07-09 12:44:41 -04:00
Dean Serenevy ddafa5bf06 Support older pygments 2020-07-09 11:39:34 -04:00
Kelly Brazil bc7116c31b fix JC_COLORS env bug and simplify set_env_colors() 2020-07-09 08:30:10 -07:00
Kelly Brazil 53b7092721 remove side-effects from functions and print in main() 2020-07-08 16:40:28 -07:00
Kelly Brazil beb9174b1b add sysctl parser 2020-07-08 15:42:06 -07:00
Kelly Brazil aea41ed341 move verbose_debug enable earlier in code to catch more issues. add sysctl and version bump 2020-07-08 15:41:46 -07:00
Kelly Brazil d789494cb1 change type check to use isinstance 2020-07-08 05:59:19 -07:00
Kelly Brazil 608e7b4cff add license info 2020-07-06 10:52:12 -07:00
Kelly Brazil 4ee199c02a use tracebackplus instead of cgitb since cgitb is depricated 2020-07-06 10:41:01 -07:00
Kelly Brazil fbf47d4085 add arch linux 2020-07-01 13:28:58 -07:00
Kelly Brazil 5a238e4b42 remove updates-testing from fedora command 2020-07-01 09:11:32 -07:00
Kelly Brazil f852b8246a wrap warning message 2020-06-30 11:50:37 -07:00
Kelly Brazil 88140d929a wrap error message in code 2020-06-30 11:37:33 -07:00