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
e9282bb546 add dmidecode parser 2020-05-13 08:22:52 -07:00
f5627a4594 version bump v1.10.12 2020-05-11 11:03:02 -07:00
81ffdb2510 remove shebang for Fedora packaging 2020-05-11 10:54:26 -07:00
4c00a99850 version bump 2020-05-11 10:37:14 -07:00
2bfcb45b28 make cli.py executable 2020-05-11 10:32:42 -07:00
ab0c10e791 remove execute permissions 2020-05-11 10:27:16 -07:00
2c1935115d Merge pull request #61 from kellyjonbrazil/dev
Dev v1.10.10
v1.10.10
2020-05-09 11:47:05 -07:00
d98e43dc78 add netstat item 2020-05-09 11:42:56 -07:00
9348988d64 add netstat test for Fedora32 2020-05-09 11:41:30 -07:00
1285c66467 netstat with bluetooth section 2020-05-09 11:36:23 -07:00
b7191bbc13 handle bluetooth section (ignore for now) 2020-05-09 11:36:03 -07:00
98b97509f7 version bump 2020-05-09 11:25:13 -07:00
2b2b570490 add tests for 'gone - no logout' 2020-05-09 11:22:26 -07:00
cce2d1ff29 add condition for 'gone - no logout' 2020-05-09 11:22:01 -07:00
b79600c572 version bump 2020-05-09 11:01:48 -07:00
140f1a8543 test fixes for issue #60 2020-05-09 11:00:04 -07:00
e34657cfde fix issue #60 that was skipping the first file in some instances using -R without -l 2020-05-08 15:26:11 -07:00
99070fa607 version bump v1.10.9 2020-05-08 10:51:13 -07:00
2b46785b1f add MIT license to vendorized IfconfigParser class 2020-05-08 10:49:30 -07:00
c72562524b fully remove tests from packaging v1.10.8 2020-05-08 09:30:31 -07:00
b7dd6441c7 version bump 2020-05-08 08:20:33 -07:00
31fcc2f755 remove manifest.in - no longer needed due to removing tests 2020-05-08 08:20:21 -07:00
b391aa14bc add license_file to metadata 2020-05-08 08:19:51 -07:00
d3c45debbb remove tests and add license file 2020-05-08 08:19:31 -07:00
5b08469b87 Merge pull request #57 from kellyjonbrazil/dev
Dev v1.10.7
v1.10.7
2020-05-01 15:55:50 -07:00
4a77ec63a4 add IfconfigParser class 2020-05-01 14:57:50 -07:00
d13606b6dc modify dependencies for easier packaging into Fedora 2020-05-01 14:37:23 -07:00
05291c93bb vendorize ifconfig-parser module for easier packaging in Fedora 2020-05-01 14:36:54 -07:00
8cf00a208e change text to strings 2020-04-29 15:57:55 -07:00
06d73c8876 formatting 2020-04-23 07:06:44 -07:00
649c646ea2 add brew install option 2020-04-22 16:08:34 -07:00
b7756d9250 version bump v1.10.6 2020-04-20 16:33:26 -07:00
1cd2cd954c remove references to homebrew/shim to allow tests to pass in homebrew packaging ci/cd 2020-04-20 16:31:22 -07:00
72020b8da9 move packages info to jc-packages github page 2020-04-17 10:20:25 -07:00
cf9720b749 update install info 2020-04-16 14:03:31 -07:00
967b9db7f9 spelling 2020-04-15 21:27:22 -07:00
bb3acb1182 formatting 2020-04-15 21:25:06 -07:00
560c7f7e6d formatting 2020-04-15 21:23:55 -07:00
79b2841764 add new binary package install info 2020-04-15 21:22:43 -07:00
a06a89cbd1 version bump v1.10.5 2020-04-14 11:15:24 -07:00
431bd969eb use sys.exit(0) instead of exit() 2020-04-14 11:10:31 -07:00
c87b722aec spelling v1.10.4 2020-04-12 13:23:58 -07:00
3688b8b014 Merge pull request #56 from kellyjonbrazil/dev
Dev v1.10.4
2020-04-12 13:21:38 -07:00
07b8d9e0c0 version bump 2020-04-12 13:18:28 -07:00
7454b53e39 formatting 2020-04-12 13:13:28 -07:00
3d6a76024d update with JC_COLORS info 2020-04-12 13:10:57 -07:00
421b980957 JC_COLORS working 2020-04-12 13:03:09 -07:00
4a22e27d6a add set_env_colors function 2020-04-12 12:43:51 -07:00
99f7842dee fix brek on pipe error v1.10.3 2020-04-09 13:38:33 -07:00
7f869b4b18 change colors to ansi and match jello style v1.10.2 2020-04-09 07:31:21 -07:00