1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-26 21:04:16 +02:00
Commit Graph

1463 Commits

Author SHA1 Message Date
Kelly Brazil 9b41e9bef0 Add parser information header 2021-04-09 10:32:58 -07:00
Kelly Brazil 34bd6e32dc pull each parser as a json object into a bash array and iterate on it to add supplementary information like version, author, and compatibility 2021-04-09 10:26:34 -07:00
Kelly Brazil c5d058490b move parser doc printing to its own function 2021-04-09 09:12:41 -07:00
Kelly Brazil dd1ae6d9a7 add man page inside the pypi package for easier packaging in homebrew 2021-04-09 08:09:37 -07:00
Kelly Brazil d8ea9bde82 doc update 2021-04-08 16:42:57 -07:00
Kelly Brazil 125edc9c90 bail out for -h, -a, and -v in magic() 2021-04-08 16:42:45 -07:00
Kelly Brazil 15ea43e394 add man file to package for easier packaging in homebrew 2021-04-08 16:28:05 -07:00
Kelly Brazil b55b02687c doc update 2021-04-08 16:14:11 -07:00
Kelly Brazil da611f0ac6 update docs 2021-04-08 15:53:06 -07:00
Kelly Brazil b8b8dfead4 update docs 2021-04-08 15:52:49 -07:00
Kelly Brazil 4290a3cbd1 make IfconfigParser class private 2021-04-08 14:00:56 -07:00
Kelly Brazil a5e2203cee update ifconfig doc 2021-04-08 12:45:08 -07:00
Kelly Brazil e28c08b136 update documentation 2021-04-08 12:42:01 -07:00
Kelly Brazil a4b6846f63 man update 2021-04-08 11:37:39 -07:00
Kelly Brazil 2bc8307861 Merge branch 'master' into dev
# Conflicts:
#	man/jc.1
2021-04-08 11:33:50 -07:00
Kelly Brazil 9b39917c79 update docstrings for new help functionality 2021-04-08 11:24:02 -07:00
Kelly Brazil 57c13cc0a3 add support for parser help 2021-04-08 10:54:15 -07:00
Kelly Brazil b7355fd30d new docstring format for improved documentation 2021-04-08 10:20:24 -07:00
Kelly Brazil 93ae309e40 bump version to 1.15.1 2021-04-08 10:20:00 -07:00
Kelly Brazil 5d8f8365e2 gzip man page 2021-04-07 14:27:34 -07:00
Kelly Brazil f26909eefb formatting 2021-04-07 11:18:33 -07:00
Kelly Brazil 55bfbb2797 formatting 2021-04-07 11:13:27 -07:00
Kelly Brazil 8970b8342a Merge pull request #115 from kellyjonbrazil/master
Sync master and dev
2021-04-07 09:34:45 -07:00
Kelly Brazil 5285e699c3 fix rpm-qi parser name v1.15.0 2021-04-07 08:07:50 -07:00
Kelly Brazil 275f3860d5 Merge pull request #114 from kellyjonbrazil/dev
Dev v1.15.0
2021-04-07 07:54:41 -07:00
Kelly Brazil a73fdb7478 update dates 2021-04-07 07:50:17 -07:00
Kelly Brazil f2d746403a typo fix 2021-04-06 20:30:56 -07:00
Kelly Brazil b7dbf2c49b doc formatting 2021-04-06 18:53:50 -07:00
Kelly Brazil 21f3c97788 rename rpm_qai to rpm_qi 2021-04-06 18:38:04 -07:00
Kelly Brazil 14b727cc71 add rpm_qi tests 2021-04-06 18:34:08 -07:00
Kelly Brazil abee226591 rename rpm_qia to rpm_qi 2021-04-06 18:32:47 -07:00
Kelly Brazil 293ad39f4b typo fix 2021-04-06 16:48:31 -07:00
Kelly Brazil 9244302581 rpm parser doc update 2021-04-06 15:07:39 -07:00
Kelly Brazil 753cac25fb only add description if it exists 2021-04-06 14:46:27 -07:00
Kelly Brazil 0548263e89 add rpm -qai parser 2021-04-06 14:39:39 -07:00
Kelly Brazil 53776a9bf8 note -a output is JSON 2021-04-06 11:36:10 -07:00
Kelly Brazil cc7def9b76 add OSX finger tests 2021-04-06 11:29:30 -07:00
Kelly Brazil 11a4422c25 add centos 7.7 finger tests 2021-04-06 11:23:29 -07:00
Kelly Brazil 3a44785260 del details key if details are blank 2021-04-06 11:23:09 -07:00
Kelly Brazil e0d430c26c update -r raw option info 2021-04-06 11:00:46 -07:00
Kelly Brazil 417b70020a add idle time fields to finger parser 2021-04-06 10:51:41 -07:00
Kelly Brazil 7b29c464b7 date updated 2021-04-06 10:04:02 -07:00
Kelly Brazil 26d5529d86 remove aix support, add note for -s support. schema update 2021-04-06 10:03:51 -07:00
Kelly Brazil 852103c478 tweak regex to support arbitrary 'detail' data 2021-04-06 10:02:46 -07:00
Kelly Brazil 26a115421b add finger parser 2021-04-05 17:16:38 -07:00
Kelly Brazil 755b941a9a doc update 2021-04-05 17:14:33 -07:00
Kelly Brazil fd1ca82d86 add finger parser 2021-04-05 17:09:22 -07:00
Kelly Brazil 6fe175344f change examples link to github.io 2021-04-05 13:38:09 -07:00
Kelly Brazil 3590cda13a docs formatting 2021-04-05 12:07:52 -07:00
Kelly Brazil 2f1011dd85 readme update 2021-04-05 12:03:35 -07:00