Commit graph

308 commits

Author SHA1 Message Date
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
John Kerl
9d0126a809 More doc-sites for the funct keyword 2022-02-23 20:57:40 -05:00
John Kerl
9ba7d7b2ff
Doc updates for funct keyword (#961) 2022-02-22 00:33:35 -05:00
John Kerl
529f559422 Doc updates for #960 2022-02-22 00:10:49 -05:00
John Kerl
6dde90a5ef doc updates for #943 2022-02-21 23:50:10 -05:00
John Kerl
36298bea47 Add a data file missing from a recent commit 2022-02-21 22:40:50 -05:00
John Kerl
8fcc1a6419
FAQ entry for #351 (#958) 2022-02-21 17:34:48 -05:00
John Kerl
aea6f61f7c
FAQ entry for #285: carriage returns in field names (#953) 2022-02-21 13:01:00 -05:00
John Kerl
228f73415e
Add --implicit-tsv-header as alias for --implicit-csv-header, etc (#952)
* Add -implicit-tsv-header as aliias for --implicit-csv-header, etc

* doc-build artifacts for previous commit
2022-02-21 12:48:43 -05:00
John Kerl
7e9704131a typofix 2022-02-21 12:26:43 -05:00
John Kerl
47a427b00c
Fix "%%" in strptime; more test cases for strptime (#951)
* strptime debug mode

* Fix strptime %% format code

* internal/pkg/pbnjay-strptime/strptime_test.go; reg-test files

* Web-doc improvements for strftime and strptime

* doc-build artifacts
2022-02-21 12:21:04 -05:00
John Kerl
8cf7de2b74 doc-build artifacts for previous commit 2022-02-19 23:31:55 -05:00
John Kerl
f2fa246540 Ran "make dev" after #949 2022-02-18 18:45:46 -05:00
Jordi
8aecba305f
Fix: multiple documentation tweaks (#949)
* Fix: multiple documentation tweaks

* Fix: undo two lines removal

* Fix: recover the lost Oxford commas
2022-02-18 18:38:30 -05:00
John Kerl
3a7f67fbe0 Note re Oxford comma in documentation 2022-02-18 17:28:39 -05:00
John Kerl
ff0c1a5726 Misc. doc-neatens 2022-02-18 10:17:08 -05:00
John Kerl
3b5b476b2e Fix &le typo in reference-verbs#histogram 2022-02-18 09:51:15 -05:00
John Kerl
fbfac891d6 Note on trailing commas in JSON-parsers for Miller 5 vs 6 2022-02-15 23:31:15 -05:00
John Kerl
bb95f37066
New fmtifnum DSL function; make fmtnum/fmtifnum recursive over maps and arrays (#946)
* New fmtifnum DSL function

* doc-build artifacts for previous commit

* Make fmtnum/fmtifnum recursive over maps and arrays

* Online-help examples for fmtnum/fmtifnum

* doc-build artifacts for previous commit

* unit-test cases

* code-dedupe
2022-02-14 23:57:14 -05:00
John Kerl
bafbfce4d2 source for artifact committed in #945 2022-02-14 16:10:28 -05:00
zach valenta
e77e55964d
Update reference-verbs.md (#945) 2022-02-14 16:09:04 -05:00
Andrea Borruso
b8aa0793db
Add on mouse over permalink anchor for titles (#942)
This option adds an anchor link containing the paragraph symbol ¶ or another custom symbol at the end of each headline, exactly like on the page you're currently viewing. (the [doc](https://squidfunk.github.io/mkdocs-material/setup/extensions/python-markdown/?h=toc_depth#table-of-contents)).

I find it very convenient for sharing URLs, especially in very long pages.

![](https://i.imgur.com/T4nTTrD.png)
2022-02-11 09:22:34 -05:00
John Kerl
8eeb82809e
Webdoc information on Unicode string literals (#935) 2022-02-09 00:28:04 -05:00