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

365 Commits

Author SHA1 Message Date
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
a571d3cbaf fix typo 2021-03-31 20:41:04 -07:00
a038c14c23 change microseconds to centiseconds 2021-03-31 20:39:03 -07:00
884c36ff42 add /usr/bin/time parser 2021-03-31 20:19:46 -07:00
05885c0096 add epoch and epoch_utc timestamps 2021-03-30 21:29:34 -07:00
4c9761231a add when_epoch and when_epoch_utc fields 2021-03-30 20:41:10 -07:00
08d4cd4870 add time calculations to acpi parser 2021-03-30 16:34:01 -07:00
9767a50ced update who parser to add epoch naive timestamp 2021-03-30 11:59:44 -07:00
daec4ab0a7 add epoch_utc field to timedatectl parser 2021-03-29 21:16:40 -07:00