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

1235 Commits

Author SHA1 Message Date
0c5289ea50 add sysctl tests 2020-07-10 10:47:23 -07:00
3e53323514 don't filter out empty lines 2020-07-10 09:58:56 -07:00
a5ee9861b9 update fixtures 2020-07-10 09:28:32 -07:00
feb8ca7654 spelling 2020-07-10 09:28:20 -07:00
a7abe4473b spelling 2020-07-10 09:03:04 -07:00
780b9b61de specify IndexError exception in try/except block 2020-07-10 08:30:31 -07:00
19ace36ffa add fixtures 2020-07-10 08:21:30 -07:00
5fff8afc9f add fixes for freebsd where values can be on separate lines under the key 2020-07-10 08:21:15 -07:00
4ad230c927 doc update and add test fixtures 2020-07-09 16:35:36 -07:00
dd98eb1ec8 append duplicate key values to original key instead of adding unique keys 2020-07-09 16:25:41 -07:00
c6baf42e72 doc updates 2020-07-09 16:18:33 -07:00
e2bac97d56 fix for multiple identical keys in sysctl output 2020-07-09 14:51:15 -07:00
d112ee94d0 use try/except and add support for floats in process() 2020-07-09 14:26:35 -07:00
27b21b2faf formatting and docstring updates 2020-07-09 11:11:29 -07:00
8c96d5cd20 reduce pygments version requirement 2020-07-09 10:59:36 -07:00
c29ed3fd69 formatting of quotation marks and docstrings 2020-07-09 10:54:49 -07:00
cedf603f12 minor formatting 2020-07-09 09:59:00 -07:00
279161c36f Merge pull request #72 from duelafn/pygments-2.3
Support older pygments
2020-07-09 09:48:58 -07:00
ce0b43d919 Remove dependency on 3rd party packaging library 2020-07-09 12:44:41 -04:00
ddafa5bf06 Support older pygments 2020-07-09 11:39:34 -04:00
bc7116c31b fix JC_COLORS env bug and simplify set_env_colors() 2020-07-09 08:30:10 -07:00
53b7092721 remove side-effects from functions and print in main() 2020-07-08 16:40:28 -07:00
beb9174b1b add sysctl parser 2020-07-08 15:42:06 -07:00
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
d789494cb1 change type check to use isinstance 2020-07-08 05:59:19 -07:00
608e7b4cff add license info 2020-07-06 10:52:12 -07:00
4ee199c02a use tracebackplus instead of cgitb since cgitb is depricated 2020-07-06 10:41:01 -07:00
fbf47d4085 add arch linux 2020-07-01 13:28:58 -07:00
5a238e4b42 remove updates-testing from fedora command 2020-07-01 09:11:32 -07:00
f852b8246a wrap warning message 2020-06-30 11:50:37 -07:00
88140d929a wrap error message in code 2020-06-30 11:37:33 -07:00
45f7268240 add -dd to error message 2020-06-30 11:34:08 -07:00
3a3c8e4d4a move verbose_debug under debug check 2020-06-30 11:31:08 -07:00
c1ac183a04 simplify debug option 2020-06-30 11:26:09 -07:00
18bb779ee5 formatting: double quotes to single quotes 2020-06-30 09:39:05 -07:00
8b6612fe79 move JC_COLORS parsing error message 2020-06-30 07:56:34 -07:00
fde0bc8534 improve package install info 2020-06-27 18:53:19 -07:00
e661a78939 Merge pull request #71 from wigust/guix
add guix package info
2020-06-27 18:43:02 -07:00
847e346602 add guix package info 2020-06-27 13:01:56 +03:00
b969751688 add other references 2020-06-26 09:53:57 -07:00
ad6f2ba03a formatting 2020-06-25 21:16:52 -07:00
63c6a5edc0 formatting 2020-06-25 21:12:30 -07:00
9f4cf9dd5e formatting 2020-06-25 21:11:21 -07:00
51331b6dc0 formatting 2020-06-25 13:01:10 -07:00
efb6761033 formatting 2020-06-25 12:59:56 -07:00
6a4f737a0f update json syntax highlighting 2020-06-25 12:56:06 -07:00
be6864b778 add syntax highlighting tags 2020-06-25 12:28:23 -07:00
de3b91a36c add -dd option v1.11.8 2020-06-25 07:38:39 -07:00
ef5482c3b5 add verbose debug option 2020-06-25 07:29:28 -07:00
d20b795137 Merge pull request #70 from kellyjonbrazil/dev
Dev v1.11.7
v1.11.7
2020-06-22 11:28:23 -07:00