Commit graph

333 commits

Author SHA1 Message Date
John Kerl
49576c88e0 fix CVE-2020-15167 2020-09-02 20:38:00 -04:00
John Kerl
70128a5e96 fix prepipe security advisory for mlrrc feature 2020-09-01 13:58:40 -04:00
John Kerl
003455bc7c mlrrc in mlr --help and man mlr 2020-08-19 11:26:03 -04:00
John Kerl
7f1094c66c mlrrc testing 2020-08-19 10:19:54 -04:00
John Kerl
99db69dfca mlrrc iterate 2020-08-19 08:27:16 -04:00
John Kerl
435c9d4bb1 mlrrc iterate 2020-08-19 08:11:29 -04:00
John Kerl
0adad54acf mlrrc first light (docs on a separate commit) 2020-08-18 16:55:30 -04:00
John Kerl
1582c02ffb --jsonx = --json --jvstack; --ojsonx = --ojson --jvstack 2020-05-12 11:17:19 -04:00
John Kerl
e1ec9de2b5 mlr count 2020-04-30 11:01:30 -04:00
John Kerl
2632ddc716 remove mmap-readers, which were high-maintenance and not able to be used when most needed 2020-01-26 10:21:31 -05:00
John Kerl
9ed1107e93 fix #294 2020-01-05 11:09:11 -05:00
John Kerl
0e643f897c mlr --list-all-functions-as-table 2019-10-14 22:10:47 -04:00
Stephen Kitt
d31f40ed2b
Fix "interger" spelling
Signed-off-by: Stephen Kitt <steve@sk2.org>
2019-09-13 08:48:47 +02:00
G Dutton
0134b92f7d
Align the format-conversion usage table correctly
In the mlr usage information (and therefor man page, etc.) the gap for the "notional" --c2c conversion was missing, causing the table to be misaligned and a little harder to read.  This fixes the alignment by adding the appropriate number of space characters.
2019-09-11 14:12:41 +01:00
johnkerl
cb790b7336 --allow-ragged-csv-input feature 2019-09-07 13:19:32 -04:00
johnkerl
aea7fd29bf remove mlr --jofmt in favor of mlr format-values 2019-09-07 12:39:31 -04:00
johnkerl
0d8475ac19 mlr format -> mlr format-values 2019-09-07 11:26:14 -04:00
John Kerl
1815446fc3 mlr format verb -- feature only, no tests/doc on this commit 2019-09-04 22:08:03 -04:00
John Kerl
90e0759b33 ASV/USV tests + docs 2019-09-02 22:41:39 -04:00
John Kerl
e1b38f64e1 add --jofmt option 2019-09-02 22:10:32 -04:00
John Kerl
f8cf06d77e ASV/USV essential code -- on-line help and docs up next 2019-09-02 17:03:45 -04:00
John Kerl
1dee6164de fix bug on -I with rename, part 2 2019-09-02 14:18:01 -04:00
John Kerl
9e2cd33c30 fix bug on -I with rename 2019-09-02 12:50:25 -04:00
John Kerl
f4cee60d76 temporarily mask out in-progress --ragged-csv-input; update miller.spec for 5.5.0 2019-08-31 21:41:36 -04:00
John Kerl
b2c19b6176 temporarily mask out sort-within-records (still stubbed) for 5.4.0 2019-08-29 10:19:54 -04:00
John Kerl
5cc470d83a Avoid mmap for > 10 files 2019-08-24 18:35:17 -04:00
John Kerl
c260f46c4b allow ragged CSV input: code-complete & as-yet unregressed for
https://github.com/johnkerl/miller/issues/248
2019-06-03 23:40:27 -04:00
John Kerl
027a4daabe sort-within-records iterate 2019-03-03 09:51:11 -05:00
John Kerl
4befcff604 -N as keystroke-saver for --implicit-csv-header --headerless-csv-output 2019-02-24 13:52:41 -05:00
John Kerl
831cdd7c9b mixed-format caveat 2018-12-09 10:15:34 -05:00
John Kerl
ff657dd37b remove_empty_columns verb: code only 2018-12-08 22:09:49 -05:00
John Kerl
87bf1d25e6 skip-trivial-records iterate 2018-10-21 12:19:05 -04:00
John Kerl
dbef8bb0f8 clean-whitespace iterate 2018-10-14 14:05:33 -04:00
John Kerl
5fbfbd971d fill-down iterate 2018-09-30 17:43:03 -04:00
John Kerl
6f8dd97afb new altkv verb 2018-08-26 16:25:52 -04:00
John Kerl
66eb0e4fb3 auxents doc iterate 2018-01-06 13:25:12 -05:00
John Kerl
d66f293f04 comment-handling documentation 2018-01-05 09:40:09 -05:00
John Kerl
defc2866aa pass-comments iterate 2018-01-01 22:25:37 -05:00
John Kerl
430d18d961 avoid mmap on large input files: fixes https://github.com/johnkerl/miller/issues/160 2018-01-01 21:42:07 -05:00
John Kerl
0196412ad2 pass-commments iterate 2018-01-01 14:24:22 -05:00
John Kerl
38c37b2a19 count-similar verb 2017-10-30 15:39:42 -04:00
John Kerl
92e314c023 skip-comments iterate: csvlite/tsvlite 2017-10-23 23:10:45 -04:00
John Kerl
4437f849ec fix https://github.com/johnkerl/miller/issues/158 2017-10-17 21:37:07 -04:00
John Kerl
79a3861043 initial streaming data-generator pseudo-reader; pending docs 2017-07-12 18:45:21 -04:00
John Kerl
a5b47b913d nit: fix '(null)' verb name in output of 'mlr sec2gmt' when followed by no more args 2017-06-11 07:42:03 -07:00
John Kerl
8a4e59bf68 do autodetect in --c2j et al. 2017-04-16 20:39:43 -04:00
John Kerl
4e02c02c16 mlr percent -> mlr fraction 2017-04-10 18:36:48 -04:00
John Kerl
77fae94e6c mlr percent iterate 2017-04-09 11:04:45 -04:00
John Kerl
dafa792fb3 json-arrays-as-map: now the default 2017-03-17 08:55:28 -04:00
John Kerl
20b90c16a8 json-arrays-as-map iterate 2017-03-16 18:23:57 -04:00