Commit graph

349 commits

Author SHA1 Message Date
John Kerl
79265e0fce miller 6.7.0 2023-03-01 22:37:58 -05:00
John Kerl
6fc33c682a
--ofmte, --ofmtf, --ofmtg (#1206) 2023-02-27 22:50:46 -05:00
John Kerl
ee0ac3d7bb
New leftpad and rightpad DSL functions (#1205)
* Initial code for `leftpad` and `rightpad` functions

* typofix, and test cases

* doc-gen

* windows UT
2023-02-26 17:14:35 -05:00
John Kerl
f3fd2c2416
Complete #1181 (#1184)
* Source impl of #1181

* Full flow for #1181
2023-01-27 22:59:14 -05:00
Clindbergh
110f37be31
Fixed missing double quote in documentation sample (#1181)
Closes #1180
2023-01-27 22:46:52 -05:00
John Kerl
7495a88450 link to 6.6.0 docs 2023-01-01 17:25:52 -05:00
John Kerl
57cb0475f9 doc-neaten 2023-01-01 17:18:56 -05:00
John Kerl
a6055ef58e post-6.6.0 2023-01-01 17:17:28 -05:00
John Kerl
b1913c296d
6.6.0 (#1169) 2023-01-01 17:12:00 -05:00
John Kerl
b518bf0fe5
mlr unspace verb (#1167)
* mlr unspace verb

* unit tests

* unit tests

* lint
2023-01-01 16:44:06 -05:00
John Kerl
b89371d6f6
Add doc info on DSL code-comment syntax (#1165) 2022-12-31 14:30:49 -05:00
John Kerl
472223c609
Fix typo in mlr put documentation (#1140)
* Fix typo

* Build artifacts from previous commit
2022-12-05 14:28:51 -05:00
Jakub Wilk
636ca8873d
Fix typos (#1135)
Co-authored-by: John Kerl <kerl.john.r@gmail.com>
2022-11-30 09:27:42 -05:00
John Kerl
3333d16708 Release notes 2022-11-27 13:29:49 -05:00
John Kerl
d1b79c5231 Post-6.5.0 2022-11-27 13:19:29 -05:00
John Kerl
2ac27714d8 Miller 6.5.0 2022-11-27 12:48:33 -05:00
John Kerl
36f3c3cb0f Clarify locations of performance info 2022-11-26 18:32:16 -05:00
John Kerl
18a093e4a8 fix an old typo 2022-10-19 10:47:44 -04:00
John Kerl
63db1a9059
mlr reshape multiple regex via multiple -r (#1091) 2022-09-05 22:05:54 -04:00
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