Commit graph

330 commits

Author SHA1 Message Date
John Kerl
abf58f4bb5
Restore --quote-all for CSV output (#1084)
* Restore --quote-all flag for CSV output

* make dev: for doc-build artifacts
2022-08-22 09:38:53 -04:00
John Kerl
a8cc3032dc
Restore the --jvquoteall flag (#1083)
* Restore --jvquoteall flag

* make dev: for doc-build artifacts

* unit-test file
2022-08-22 09:36:58 -04:00
John Kerl
0d6f330eda forgot to make a branch/PR for --quote-all 2022-08-22 09:25:09 -04:00
John Kerl
6ff4b1382f make dev: for doc-build artifacts 2022-08-22 09:20:28 -04:00
John Kerl
a28554216a post-6.4.0 2022-08-20 21:30:12 -04:00
John Kerl
3c5cc37bdf
6.4.0 release (#1081)
* 6.4.0

* make dev for 6.4.0
2022-08-20 18:15:43 -04:00
John Kerl
d8be06b6bb codespell 2022-08-20 09:29:44 -04:00
John Kerl
dafec6dc09
mlr cat --filename / --filenum (#1080)
* mlr cat --filename / --filenum

* codespell
2022-08-20 08:42:15 -04:00
John Kerl
c61f27fa85 run "make dev" after PR #1071 2022-08-14 00:03:30 -04:00
John Kerl
5ffb8a59b3 make dev after #1067 2022-08-07 00:40:44 -04:00
John Kerl
c1a1589174
Support simplified sort-map-by-value in the DSL (#1069)
* add shorthands for sorting maps by value

* unit-test files

* on-line help content
2022-08-07 00:31:08 -04:00
John Kerl
a64133250c
Fix natsort of empty strings; support mlr sort -rt same as -tr (#1068)
* mlr sort -rt == mlrt sort -tr

* fix natsort of empty strings
2022-08-06 23:10:09 -04:00
John Kerl
36a2668f22 ran make dev -- hadn't been run in a while 2022-08-01 09:57:32 -04:00
Fulvio Scapin
c9e0559cf6
[Docs] moving --xvright out of the FLATTEN-UNFLATTEN FLAGS section (#1065) 2022-08-01 09:53:40 -04:00
John Kerl
7f7ecc2827 Merge branch 'main' of github.com:johnkerl/miller 2022-07-14 12:06:56 -04:00
John Kerl
45dc0f0e44 flame-graph screenshots 2022-07-14 12:06:50 -04:00
John Kerl
bbeeb92a37
Allow "\n" in mlr repl prompt (#1058) 2022-07-12 19:07:11 -04:00
John Kerl
ba349fe66f README-go-port.md -> README-dev.md 2022-07-12 17:15:06 -04:00
John Kerl
64b3cbfcfe
mlr summary verb (#1056)
* mlr summary verb

* doc content

* iterating on more summarizers; needs work as noted in the PR

* mlr summary with selectable accumulators

* code-review feedback

* iterating on transposed output

* extend unit-test cases

* doc extensions
2022-07-12 00:57:34 -04:00
John Kerl
8e6c3e4eaf release docs 2022-07-07 16:08:09 -04:00
John Kerl
6ed4c1e48e 6.3.0 release docs 2022-07-07 16:02:09 -04:00
John Kerl
a03b3f37cf doc neaten 2022-07-07 15:41:24 -04:00
John Kerl
31d8632a7f 6.3.0 2022-07-07 15:23:18 -04:00
John Kerl
4c5dba6036
Enable output colorization on Windows by default (#1051)
* Enable output colorization on Windows following after #1045

* doc updates
2022-07-07 15:12:44 -04:00
John Kerl
418f6d80aa
Let + be an alias for then (#1049) 2022-07-04 17:23:19 -04:00
John Kerl
d63328993f neaten 2022-04-18 10:25:53 -04:00
John Kerl
002d77769c typofix 2022-03-31 16:42:43 -04:00
John Kerl
5298b0205a neaten 2022-03-29 08:59:20 -04:00
John Kerl
30913f2a13 Merge branch 'kubectl-helm-parse' 2022-03-29 00:38:15 -04:00
John Kerl
318019996f
helm/kubectl examples (#1005) 2022-03-29 00:31:49 -04:00
John Kerl
25d1bc5c5d helm/kubectl examples 2022-03-29 00:31:42 -04:00
John Kerl
2408915160
DSL functions and verbs for UTF-8 <-> Latin-1 (#997)
* latin1_to_utf8 and utf8_to_latin1 DSL functions

* doc-build artifacts for previous commit

* Test cases for latin1_to_utf8 and utf8_to_latin1

* extend on-line help

* latin1_to_utf8 and utf8_to_latin1 verbs

* unit-test cases for verbs

* Keep with kebab-case naming convention for verbs

* webdocs
2022-03-20 17:29:40 -04:00
John Kerl
ccf9d0fdc5 post-6.2.0 2022-03-19 00:22:55 -04:00
John Kerl
a6dc231eef build artifacts for previous commit 2022-03-18 23:54:25 -04:00
John Kerl
f9e3256367
gssub DSL function (#989)
* gssub DSL function

* build artifacts for gssub source-code change

* unit-test files

* gssub / Latin 1 example in docs

* code-dedupe ssub and gssub
2022-03-18 23:48:27 -04:00
John Kerl
46972bc7bf update installing-miller page re freshness of various sources 2022-03-15 22:15:29 -04:00
John Kerl
8f04d7671d
Restore --tsvlite (#984)
* Restore --tsvlite flag

* todo

* doc-build artifacts

* doc note on --tsv vs --tsvlite and backslashed data
2022-03-15 09:01:20 -04:00
John Kerl
ed99f87ba9 Miller 6.1.0 release docs 2022-03-07 23:48:36 -05:00
John Kerl
3903e8059e Freshen notes on how to create a release 2022-03-07 23:38:13 -05:00
John Kerl
eb48851455 6.1.0 post-release 2022-03-07 23:27:40 -05:00
John Kerl
d3ef6a9cdb 6.1.0 release (#975) 2022-03-07 10:57:00 -05:00
John Kerl
7b89bab8dd
Support more Go regex patterns, like "\d" (#974)
* Support more Go regex patterns

* Simplify doc example

* todo
2022-03-07 00:06:33 -05:00
John Kerl
1eae19421b
New doc page: Parsing and formatting fields (#973) 2022-03-06 23:28:16 -05:00
John Kerl
0493061ba7 make <a> tags non-self-closing & HTML-compliant 2022-02-27 11:42:57 -05:00
John Kerl
9544dc52ed typofix 2022-02-25 09:38:18 -05:00
John Kerl
9970dd0d35 typofix 2022-02-24 16:12:54 -05:00
John Kerl
3aebb68ad6 test cases and doc-build artifacts 2022-02-24 09:57:34 -05:00
John Kerl
9b806f9561
Add --left-keep-fields option for mlr join (#967)
* Add --left-keep-fields option for mlr join

* on-line help for mlr join --lk

* doc-build artifacts

* test cases
2022-02-23 23:32:19 -05:00
John Kerl
f6d897bf7d
More doc material for :context in the REPL (#966) 2022-02-23 21:23:19 -05:00
John Kerl
d75dfa956a
Fix typo in on-line help for splitax DSL function (#964)
* Fix typo in splitax on-line help

* doc-build artifacts
2022-02-23 21:14:45 -05:00