Commit graph

8110 commits

Author SHA1 Message Date
John Kerl
d66f4ce878 README-versions.md 2022-01-10 09:11:27 -05:00
John Kerl
bf3001a5aa Merge branch 'goreleaser-binary-names' 2022-01-09 22:34:17 -05:00
John Kerl
8a6f21f75f Merge branch 'main' of https://github.com/johnkerl/miller 2022-01-09 22:33:59 -05:00
John Kerl
15c09e6f67
Goreleaser binary names (#852)
* todo

* Fix goreleaser binary names
2022-01-09 22:33:41 -05:00
Andrea Borruso
0b6af66584
a small typo (#846) 2022-01-09 22:32:37 -05:00
John Kerl
b94cef8475 Fix goreleaser binary names 2022-01-09 22:22:45 -05:00
John Kerl
a06f37a983 todo 2022-01-09 22:16:25 -05:00
John Kerl
b3301bc057 Merge branch 'nunc-dimittis' 2022-01-09 21:50:49 -05:00
John Kerl
a61650dc36 Link to release page in new-in-miller-6.md.in 2022-01-09 20:31:15 -05:00
John Kerl
b83efc8b07 Update docs re release status 2022-01-09 20:12:59 -05:00
John Kerl
8346d332a2
Tag 6.0.0 (#850) 2022-01-09 19:51:18 -05:00
John Kerl
69c5b412e6 Tag 6.0.0 2022-01-09 19:46:45 -05:00
John Kerl
c7143ec1d3 Merge branch 'more-miller-6-doc-info' 2022-01-09 19:26:03 -05:00
John Kerl
ebef818a00
More Miller 6 doc info (#849)
* Info on operator precedence and the REPL

* Information on indexed emit/emit1 in Miller 6
2022-01-09 19:25:44 -05:00
John Kerl
6232865590 Information on indexed emit/emit1 in Miller 6 2022-01-09 19:21:21 -05:00
John Kerl
92f1496be6 Info on operator precedence and the REPL 2022-01-09 19:05:23 -05:00
John Kerl
b8698f0a9b todo 2022-01-09 13:37:22 -05:00
John Kerl
3877560b81 Merge branch 'json-lines' 2022-01-09 11:17:59 -05:00
John Kerl
da91878939
Distinguish between JSON and JSON Lines formats (#844)
* Draw a distinction between JSON and JSON Lines formats

* Add JSON Lines to on-line help example

* Have JSON format default to --jlistwrap and --jvstack

* Update test cases for --jlistwrap output for JSON output format

* Have JSON format default to --jlistwrap and --jvstack for --{X}2j as well

* Make --jlistwrap / --jvstack as legacy flags, since now --json and --jsonl

* Add --c2l, --l2c, etc. command-line flags

* docmods for JSON Lines

* Update regression-test cases for JSON / JSON Lines distinction
2022-01-09 11:11:54 -05:00
John Kerl
ad79705a20 Update regression-test cases for JSON / JSON Lines distinction 2022-01-09 11:06:16 -05:00
John Kerl
c41d555101 docmods for JSON Lines 2022-01-09 10:56:51 -05:00
John Kerl
4a8f141ec8 Add --c2l, --l2c, etc. command-line flags 2022-01-09 00:23:29 -05:00
John Kerl
44a2e4dc48 Make --jlistwrap / --jvstack as legacy flags, since now --json and --jsonl 2022-01-09 00:04:30 -05:00
John Kerl
b048c85a13 Have JSON format default to --jlistwrap and --jvstack for --{X}2j as well 2022-01-08 23:56:28 -05:00
John Kerl
d884d57aa4 Update test cases for --jlistwrap output for JSON output format 2022-01-08 23:31:22 -05:00
John Kerl
4018fc7697 Have JSON format default to --jlistwrap and --jvstack 2022-01-08 23:27:46 -05:00
John Kerl
25c7ac9214 Add JSON Lines to on-line help example 2022-01-08 23:25:15 -05:00
John Kerl
7cae2299c1 Draw a distinction between JSON and JSON Lines formats 2022-01-08 23:03:31 -05:00
John Kerl
7143288689 Merge branch 'main' of https://github.com/johnkerl/miller 2022-01-08 21:58:14 -05:00
John Kerl
bcd98f1183 typofix 2022-01-08 21:52:29 -05:00
Brian Fulton-Howard
82b3f7ecdf
Fix Makefile for empty prefix (#839)
* Fix makefile so that bin dir is created if absent

* fix indent
2022-01-08 19:45:19 -05:00
John Kerl
8267b2220d 6.0.0.rc1 2022-01-08 15:47:19 -05:00
John Kerl
09666c4c05 Merge branch 'ngrams-update' 2022-01-08 15:34:24 -05:00
John Kerl
ed98b50d0f
ngrams update (#841) 2022-01-08 15:34:07 -05:00
John Kerl
4f6496f2bb ngrams update 2022-01-08 15:29:16 -05:00
John Kerl
28cb345072 Expose new-in-miller-6 page a bit more on lefthand navstrip 2022-01-07 23:57:32 -05:00
John Kerl
b1fbf50ba6 Merge branch 'fix-codespell-more-2' 2022-01-03 23:17:00 -05:00
John Kerl
88ecd3e3aa Merge branch 'main' of https://github.com/johnkerl/miller 2022-01-03 23:16:47 -05:00
John Kerl
0c75713b94
Fix codespell config to skip multiple files (#837)
* trying to get codespell to trigger before merge to main

* iterating

* https://github.com/codespell-project/actions-codespell

* iterating

* iterating

* iterating

* iterating

* iterating

* more

* more

* more
2022-01-03 23:16:43 -05:00
John Kerl
a5592b00ae more 2022-01-03 23:12:51 -05:00
John Kerl
e592cb95d0 more 2022-01-03 22:59:19 -05:00
John Kerl
3cf9c2f7bd more 2022-01-03 22:52:10 -05:00
John Kerl
07f5ea5c33 iterating 2022-01-03 22:37:36 -05:00
John Kerl
5d977d3342 iterating 2022-01-03 22:33:39 -05:00
John Kerl
0dcb870cf4 iterating 2022-01-03 22:32:03 -05:00
John Kerl
8ade6d1c26 iterating 2022-01-03 22:29:57 -05:00
John Kerl
77ca870352 iterating 2022-01-03 22:26:10 -05:00
John Kerl
01a29b4aef https://github.com/codespell-project/actions-codespell 2022-01-03 22:24:09 -05:00
John Kerl
dafec35dbe Merge branch 'fix-codespell-more' 2022-01-03 22:23:30 -05:00
John Kerl
eac9275a41
Trying to get codespell to trigger before merge to main (#836)
* trying to get codespell to trigger before merge to main

* iterating
2022-01-03 22:21:36 -05:00