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

523 Commits

Author SHA1 Message Date
da35eaf80a formatting 2021-04-21 09:10:10 -07:00
23635def8b add ufw to docs 2021-04-21 07:51:32 -07:00
e4324f05fb fix indentation in doc 2021-04-18 16:42:34 -07:00
d36b332bd7 use jc.utils for conversions 2021-04-18 16:33:47 -07:00
1f034826f6 use jc.utils for conversions 2021-04-18 13:01:25 -07:00
246c707c98 use jc.utils conversions 2021-04-18 11:46:42 -07:00
7581c8d0f4 add query_size field. handle user-specified dig output better - especially when querying dnssec 2021-04-17 17:07:20 -07:00
32bf8ad6f4 update dig docs 2021-04-17 15:02:45 -07:00
c6aa4d0835 update docs with new dig parser examples 2021-04-16 16:19:20 -07:00
691df271fc add info docstring 2021-04-14 20:30:31 -07:00
89f52b95f7 update systeminfo parser with updated timestamps, normalized blank fields, and new doc style 2021-04-14 20:20:46 -07:00
89a88e186e Add systeminfo.md file 2021-04-14 11:38:50 -05:00
6e7ae3cd3f formatting of timedatectl docs 2021-04-13 14:51:46 -07:00
f95632d1aa add install_date calculated fields 2021-04-13 14:49:57 -07:00
977425abfb add _l to package name in docs 2021-04-12 13:12:08 -07:00
a3ed9d075a remove old parser doc 2021-04-12 13:04:22 -07:00
fb0ced549e fix rpm-qi docs (used underscore instead of dash in name) 2021-04-12 13:01:17 -07:00
7eb31bc7d2 update airport_s docs 2021-04-09 19:55:03 -07:00
908ac1f61c update docs - remove compatibility section since it is now automatically generated from info() 2021-04-09 10:56:43 -07:00
f5c7e7e404 add updated docs with home link and parser info at the bottom 2021-04-09 10:36:42 -07:00
d8ea9bde82 doc update 2021-04-08 16:42:57 -07:00
b55b02687c doc update 2021-04-08 16:14:11 -07:00
b8b8dfead4 update docs 2021-04-08 15:52:49 -07:00
4290a3cbd1 make IfconfigParser class private 2021-04-08 14:00:56 -07:00
a5e2203cee update ifconfig doc 2021-04-08 12:45:08 -07:00
e28c08b136 update documentation 2021-04-08 12:42:01 -07:00
2bc8307861 Merge branch 'master' into dev
# Conflicts:
#	man/jc.1
2021-04-08 11:33:50 -07:00
9b39917c79 update docstrings for new help functionality 2021-04-08 11:24:02 -07:00
b7355fd30d new docstring format for improved documentation 2021-04-08 10:20:24 -07:00
f26909eefb formatting 2021-04-07 11:18:33 -07:00
f2d746403a typo fix 2021-04-06 20:30:56 -07:00
abee226591 rename rpm_qia to rpm_qi 2021-04-06 18:32:47 -07:00
9244302581 rpm parser doc update 2021-04-06 15:07:39 -07:00
0548263e89 add rpm -qai parser 2021-04-06 14:39:39 -07:00
417b70020a add idle time fields to finger parser 2021-04-06 10:51:41 -07:00
26d5529d86 remove aix support, add note for -s support. schema update 2021-04-06 10:03:51 -07:00
755b941a9a doc update 2021-04-05 17:14:33 -07:00
fd1ca82d86 add finger parser 2021-04-05 17:09:22 -07:00
3590cda13a docs formatting 2021-04-05 12:07:52 -07:00
0ee4a6c377 update schema and add epoch naive timestamp 2021-04-02 12:01:39 -07:00
c5c020f565 add /S option 2021-04-02 11:16:03 -07:00
95ec79bceb Merge pull request #107 from rasheed-rd/add-dir-parser
Add windows dir command parser
2021-04-02 11:14:26 -07:00
8f8be8aa33 add -1 option info 2021-04-02 11:14:06 -07:00
5b60c7445a Add support for /S and update documentation 2021-04-02 13:43:06 -04:00
d9dbcc8b52 Add parent dir to structure. Add test cases. Remove support for /Q 2021-04-02 13:13:05 -04:00
79bc525970 add codes field to schema 2021-04-01 20:42:36 -07:00
9dae1091dd typo fix 2021-04-01 20:41:05 -07:00
0a7ed0959d rename err to error 2021-04-01 20:17:21 -07:00
5c0142dd19 add dpkg-l parser 2021-04-01 20:12:58 -07:00
82539444b2 fix indentation for int and float conversions. add real_time field to schema 2021-03-31 20:48:44 -07:00