1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00
Commit Graph

44 Commits

Author SHA1 Message Date
4642c20179 formatting 2021-09-16 21:55:40 -07:00
5288eb22aa add info about streaming parser performance characteristics 2021-09-16 21:43:36 -07:00
df8387a1a9 streaming parsers cannot be used with the magic syntax 2021-09-16 21:37:54 -07:00
cc38c27f44 formatting 2021-09-16 21:33:57 -07:00
64f5357d69 add streaming parsers section 2021-09-16 21:31:45 -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
528aac7ad8 use subprocess in python example 2021-09-08 07:00:50 -07:00
2689697b4c formatting 2021-07-22 17:03:00 -07:00
f90a0ea8ab formatting 2021-07-22 12:20:48 -07:00
c521ca5bc9 change possible to available 2021-06-11 11:41:16 -07:00
3ddc1c6659 add jello 2021-06-11 11:39:38 -07:00
5db71b05cb add en_US.UTF-8 to LANG info 2021-05-25 09:47:24 -07:00
473a643142 add windows msi info 2021-05-21 10:16:08 -07:00
0924d822a3 add windows example 2021-05-20 15:36:27 -07:00
95aec9c6f9 add info about Magic syntax not supporting shell builtins 2021-05-18 10:27:36 -07:00
773b7f4b1f add space before exit code table 2021-05-17 08:38:09 -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
21a15225eb add exit codes section 2021-05-11 10:59:26 -07:00
efb1d3e6b2 add blog title and minor formatting 2021-05-05 09:23:21 -07:00
4e6ae66bac formatting 2021-05-05 09:20:47 -07:00
c3b68903cb add use cases section 2021-05-05 09:17:11 -07:00
6150aae0ae clarify packaged binaries 2021-04-30 10:31:02 -07:00
d24f9a885d fix contributing link 2021-04-28 15:26:52 -07:00
bd428a9fd7 fix link 2021-04-28 11:52:24 -07:00
934941332f minor link updates 2021-04-28 11:50:10 -07:00
56e041aa26 add Practical JSON at the Command Line blog link 2021-04-28 11:34:51 -07:00
92e2252bee fix typo 2021-04-26 12:18:21 -07:00
8d2d3db3fa formatting 2021-04-25 21:10:21 -07:00
eca785450d add caveats to readme and manpage 2021-04-25 21:06:47 -07:00
5b40a97ce4 add caveats to man page 2021-04-25 20:55:43 -07:00
312d465b61 update link 2021-04-19 14:18:12 -07:00
7ecdf819fa remove dig example from readme, 2021-04-16 16:29:27 -07:00
c6aa4d0835 update docs with new dig parser examples 2021-04-16 16:19:20 -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
293ad39f4b typo fix 2021-04-06 16:48:31 -07:00
53776a9bf8 note -a output is JSON 2021-04-06 11:36:10 -07:00
e0d430c26c update -r raw option info 2021-04-06 11:00:46 -07:00
6fe175344f change examples link to github.io 2021-04-05 13:38:09 -07:00
2b155261b3 use new github.io links for documentation 2021-04-05 12:01:53 -07:00
02f4d606d0 add documentation links to README.md 2021-04-05 11:49:30 -07:00
25410d3316 create readmegen.py script. move jinja2 templates to templates folder 2021-04-04 20:28:54 -07:00