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
397cebd2b8
autoreconf -fiv
2019-09-07 13:11: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
c8d5c2ad6e
autoreconf -fiv
2019-04-11 21:35:31 -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
a4f7d5c078
fix https://github.com/johnkerl/miller/issues/164
2018-01-10 10:18:08 +00:00
John Kerl
f3b7767121
autoreconf -fiv
2018-01-06 16:41:08 -05: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
8f0921556c
fix travis build
2018-01-03 22:42:30 -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
b2f828430d
mlrval & mvfuncs to lib dir; autotools/compile
2017-07-31 00:16:13 -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
fc56230a85
Include ./configure et al.: output from autoreconf -fiv
2017-04-27 15:11:19 -04: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
John Kerl
6739a998f9
fix travis build
2017-03-16 09:50:08 -04:00
John Kerl
85baef1d6e
json-array-to-map iterate
2017-03-16 09:13:10 -04:00
John Kerl
a6a5c92a9b
windows-port iterate
2017-03-05 11:32:16 -05:00
John Kerl
ecc4eab44a
feature-count example @ cookbook
2017-03-01 20:18:25 -05:00
John Kerl
42acf01cc4
json-skip-arrays-on-input doc
2017-03-01 18:12:13 -05:00
John Kerl
dc8bfdf812
json-skip-arrays-on-input feature iterate
2017-03-01 16:45:58 -05:00