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

1866 Commits

Author SHA1 Message Date
87e4796a6c use in instead of .find() 2020-04-04 16:52:45 -07:00
0014a5c2f4 us startswith() and in instead of .find() 2020-04-04 16:51:36 -07:00
7af56e0dad use startswith() and in instead of find() 2020-04-04 16:50:05 -07:00
a5ae6e3c01 use startswith() instead of find() 2020-04-04 16:48:16 -07:00
fe1a0d1faf use in instead of .find() 2020-04-04 16:46:09 -07:00
302f05cdda prettify style block 2020-04-03 14:50:20 -07:00
c0044be7b0 rename color grey to gray 2020-04-03 14:48:19 -07:00
0110078807 update badge 2020-04-03 14:47:08 -07:00
42eacb45f8 rename to Tests 2020-04-03 14:45:04 -07:00
a43e2e1991 add -m option info v1.10.0 2020-04-02 17:40:06 -07:00
c8b721d4f6 version bump to 1.10.0 2020-04-02 17:35:35 -07:00
d0bfddc3d9 add color and -m monochrome option 2020-04-02 17:29:25 -07:00
6b925a16c8 add tests badge 2020-04-02 10:55:32 -07:00
89ebd9fc22 add axfr info to schema 2020-03-27 07:31:08 -07:00
6b4ba66231 Merge pull request #52 from kellyjonbrazil/dev
Dev v1.9.3
v1.9.3
2020-03-26 17:15:13 -07:00
5b697dc381 add more dig tests 2020-03-26 17:09:29 -07:00
9ba73c95d1 add tests 2020-03-26 16:45:29 -07:00
93aa390447 version bump to v1.9.3 2020-03-26 16:30:17 -07:00
3cfb8945dd use startswith() instead of find 2020-03-26 16:29:59 -07:00
cd8d38f2a1 add axfr support 2020-03-26 16:22:53 -07:00
8ec8cd6294 Merge pull request #50 from kellyjonbrazil/dev
Dev v1.9.2
v1.9.2
2020-03-12 17:09:04 -07:00
c028113561 version bump to v1.9.2 2020-03-12 17:06:55 -07:00
5f22e1c803 fix and test for osx arp entries without ifscope 2020-03-12 17:02:26 -07:00
d3351787e5 change osx detection 2020-03-12 16:52:33 -07:00
e5bea9ae3b version bump v1.9.1 2020-03-12 08:52:01 -07:00
93c710abe9 Merge pull request #49 from kellyjonbrazil/dev
Dev v1.9.1
2020-03-12 08:23:10 -07:00
c29e7cfe5c version bump to 1.9.1 2020-03-12 08:17:28 -07:00
cb5c1ba00d add tests for fix to make the file parser splitting more robust 2020-03-11 17:04:48 -07:00
9a012b94e1 make splitting more robust 2020-03-11 15:40:34 -07:00
400f5a44ec Merge pull request #48 from kellyjonbrazil/dev
Dev v1.9.0
v1.9.0
2020-03-11 13:37:22 -07:00
a2ab5bab91 version bump to v1.9.0 2020-03-11 13:32:58 -07:00
fc8ab27361 bugfix for misaligned columns and additional test for ntpq #31 2020-03-11 13:24:55 -07:00
59f19d33a5 add file command tests for #41 2020-03-11 12:39:59 -07:00
dfc9618115 add file parser for issue #41 2020-03-11 12:20:58 -07:00
8e02e5c75a fix issue with getting options with some commands #47 2020-03-11 09:21:14 -07:00
970493ab93 add magic commands 2020-03-11 06:22:54 -07:00
64d78956eb update acknowledgment 2020-03-10 22:18:26 -07:00
40c05346f4 re-adding optimizations from https://github.com/philippeitis 2020-03-10 22:16:40 -07:00
e9b0bc1409 doc update 2020-03-10 22:03:54 -07:00
798e6bb7d9 tests passing for airport -s. issue #46 2020-03-10 22:03:44 -07:00
12a370deed add airport -s parser for issue #46 2020-03-10 21:51:02 -07:00
553bfbe1a0 tests passing for airport -I. Issue #46 2020-03-10 21:02:17 -07:00
52494321fc fixes and docs for airport parser issue #46 2020-03-10 20:55:07 -07:00
c6c9e06496 added airport command parser 2020-03-10 20:35:52 -07:00
e3a6c05a58 timedatectl fixes, tests, and fixtures for issue #42 2020-03-10 20:26:53 -07:00
391d06f68d change selection_state to state 2020-03-10 20:16:41 -07:00
99804ea06e added timedatectl status parser 2020-03-10 18:37:55 -07:00
51935deb2a timedatectl test fixtures 2020-03-10 18:00:47 -07:00
b24d0c3a47 ntpq docs 2020-03-10 18:00:26 -07:00
762a886d6f add ntpq tests 2020-03-10 15:17:25 -07:00