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

48 Commits

Author SHA1 Message Date
6275591ef1 version bump and doc updates 2024-02-12 21:31:10 -08:00
8d9ebf5dfa doc update 2024-02-06 01:54:31 +00:00
1b8911ad36 add slurp docs 2024-02-06 01:54:31 +00:00
2d5d87c73d version bump and doc update 2024-02-06 01:54:31 +00:00
c60d899f31 ignore non-parser-plugin python files in plugin directory 2023-03-23 16:40:13 -07:00
c46fe9816c doc update 2023-02-05 09:49:32 -08:00
df7aee9e4b doc update 2023-01-27 14:47:08 -08:00
9370b336d8 add slice to man page 2023-01-27 11:31:16 -08:00
39555a48b5 Fix typos
Found via `codespell -S ./tests/fixtures -L
chage,ro,ist,ans,unx,respons,technik`
2022-11-16 10:01:58 +08:00
03f0984e1d doc update 2022-09-09 17:13:43 -07:00
c4c159f056 clean up examples 2022-09-07 13:56:16 -07:00
a764642a85 fixup help, man, readme, about docs 2022-09-06 10:07:19 -07:00
4746cb3814 add --meta-out info to exit code section 2022-08-24 09:24:03 -07:00
4f21c7b7b4 change --time-out to --meta-out. add more meta fields 2022-08-21 12:38:55 -07:00
3166600ac6 doc update 2022-08-04 11:43:49 -07:00
bf93d60bf1 doc update 2022-07-31 10:52:00 -07:00
cd5547dfd8 doc update 2022-07-30 12:23:43 -07:00
231a2039c2 update options 2022-06-06 10:49:17 -07:00
a415bc23fa man page update 2022-06-06 10:32:18 -07:00
da6c98826b doc update 2022-06-05 17:40:05 -07:00
c21c334b73 version bump 2022-05-23 13:43:57 -07:00
28de57792c formatting 2022-05-12 11:16:44 -07:00
653127431d update plugin language 2022-04-29 06:50:37 -07:00
78d2b239c8 doc update 2022-04-26 17:51:30 -07:00
f5c7d52ec7 formatting 2022-03-09 14:43:56 -08:00
c3198a5874 formatting 2022-03-09 14:17:48 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
7b9722d255 fix formatting 2022-02-24 21:21:02 -08:00
b4506976e3 formatting 2021-12-08 11:21:12 -08:00
34df643f60 add disable colors section 2021-12-08 08:35:09 -08:00
ac7c13fcc0 add -C option to docs 2021-12-08 08:22:28 -08:00
e7ddcfb83f change _meta to _jc_meta 2021-09-23 13:07:10 -07:00
abd20dfe36 formatting 2021-09-23 12:58:24 -07:00
dc1fd3ef1b fix -qq docs 2021-09-23 11:54:58 -07:00
98a7686db4 use -qq to ignore streaming exceptions 2021-09-23 11:48:39 -07:00
18805858d6 formatting 2021-09-23 08:53:25 -07:00
d64c4cb390 add streaming parsers section 2021-09-20 13:04:26 -07:00
b48d05a431 change from line buffer output to unbuffer output 2021-09-16 20:41:56 -07:00
af615c7f4b add line buffer output option 2021-09-13 21:14:38 -07:00
5db71b05cb add en_US.UTF-8 to LANG info 2021-05-25 09:47:24 -07:00
95aec9c6f9 add info about Magic syntax not supporting shell builtins 2021-05-18 10:27:36 -07:00
8d8c58742e formatting 2021-05-11 11:32:08 -07:00
995ecc9bfb add exit codes section 2021-05-11 11:11:17 -07:00
5b40a97ce4 add caveats to man page 2021-04-25 20:55:43 -07:00
3b0e2f03f3 clean up examples 2021-04-16 08:46:20 -07:00
9b39917c79 update docstrings for new help functionality 2021-04-08 11:24:02 -07:00
53776a9bf8 note -a output is JSON 2021-04-06 11:36:10 -07:00
25410d3316 create readmegen.py script. move jinja2 templates to templates folder 2021-04-04 20:28:54 -07:00