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

28 Commits

Author SHA1 Message Date
47d4335890 fix for multi-word remote 2023-10-23 15:14:28 -07:00
68717e8493 add parser metadata tags and category view to help 2022-12-27 13:59:10 -08:00
3daf90c5fe doc formatting 2022-08-15 13:51:48 -07:00
33b996f6be process optimizations 2022-07-16 20:51:18 -07:00
6986c74f6d remove direct parser module example from doc 2022-03-10 15:18:27 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
d0387f5820 add timestamp format hints for better performance 2022-02-07 15:44:46 -08:00
a13dde12af change raw output wording 2022-01-21 07:42:03 -08:00
3701b4198a formatting 2022-01-19 17:29:22 -08:00
302bf72e72 Update high-level API docs 2022-01-18 15:38:03 -08:00
12d2de2282 use jc.utils.input_type_check() and simplify compatibility check 2021-11-30 11:43:06 -08:00
caaeaf0d67 add 'str' type check on input 2021-11-29 16:29:23 -08:00
d36b332bd7 use jc.utils for conversions 2021-04-18 16:33:47 -07:00
908ac1f61c update docs - remove compatibility section since it is now automatically generated from info() 2021-04-09 10:56:43 -07:00
b55b02687c doc update 2021-04-08 16:14:11 -07:00
e4781d60ce update parser descriptions with backticks surrounding command names 2021-04-04 20:52:34 -07:00
1d221bf7e6 use new timestamp class 2021-04-01 11:19:49 -07:00
9767a50ced update who parser to add epoch naive timestamp 2021-03-30 11:59:44 -07:00
1d0ad2f045 doc fixes 2021-01-04 18:01:16 -08:00
59b1055808 enhance docs 2020-08-05 16:51:58 -07:00
7131c29718 add module usage info to docs 2020-08-05 13:32:59 -07:00
cc0f0971d7 Improve and standardize empty data check for all parsers 2020-06-14 17:17:40 -07:00
0c42db38b1 doc update 2020-03-02 10:30:12 -08:00
d420c008d8 fix for pts lines with no user info 2020-03-01 17:52:14 -08:00
bc838eda59 fix output for non-extended 2020-03-01 17:38:51 -08:00
dd3a3ac302 doc update and process pid integers 2020-03-01 17:04:06 -08:00
f9982a7947 fixes for from and comment fields 2020-03-01 16:49:52 -08:00
07c1be9e9a add who command parser 2020-03-01 16:30:04 -08:00