Commit graph

5690 commits

Author SHA1 Message Date
John Kerl
d4aec5c2aa streamer iterate 2020-08-25 22:40:12 -04:00
John Kerl
ca77857970 neaten 2020-08-25 21:37:19 -04:00
John Kerl
4462027d6e neaten 2020-08-25 21:28:04 -04:00
John Kerl
f78dce134d neaten 2020-08-25 20:25:05 -04:00
John Kerl
2da294e722 perf iterate 2020-08-25 20:15:45 -04:00
John Kerl
dc5f099065 iterate 2020-08-25 17:21:32 -04:00
John Kerl
d293ab63bc iterate 2020-08-25 17:20:44 -04:00
John Kerl
164b6299ff mlr.go build script 2020-08-25 17:05:18 -04:00
John Kerl
bf5f64198f neaten 2020-08-25 15:46:44 -04:00
John Kerl
bd14cff275 Merge branch 'master' of git+ssh://github.com/johnkerl/miller 2020-08-25 15:45:32 -04:00
John Kerl
e63504ce3a mlr.go iterate 2020-08-25 15:45:17 -04:00
John Kerl
9a7ab36968
Merge pull request #361 from terorie/reg_test_libc_race
c/reg_test: make subprocess test libc-agnostic
2020-08-24 21:11:23 -04:00
Richard Patel
39cd68dd29
c/reg_test: make subprocess test libc-agnostic
A test in c/reg_test/run currently relies on glibc-specific
print buffering behavior in a test case that checks environment
vars with subprocesses.

The case in question made mlr spawn a script that prints a few lines
but also had mlr print lines itself at the same time. The order of
lines from mlr vs subprocess are undefined, producing a slightly
different outcome on Alpine Linux than on Glibc-based distributions.

This commit adds the "put -q" flag to the test case effectively
causing only the subprocess output to be printed (which is the one
the particular test case was interested in).

Relates to https://github.com/johnkerl/miller/issues/293
2020-08-24 22:14:38 +02:00
John Kerl
7dd761a08a post-5.9.0 2020-08-19 16:34:52 -04:00
John Kerl
919f9250ac 5.9.0 docs 2020-08-19 14:57:11 -04:00
John Kerl
640af6eb1c 5.9.0 2020-08-19 14:35:36 -04:00
John Kerl
d80d69339f
Update README-appveyor.md 2020-08-19 14:13:12 -04:00
John Kerl
8d6248423e README-appveyor.md 2020-08-19 14:11:38 -04:00
John Kerl
69eba670e8 appveyor.yml experiment 2020-08-19 13:42:10 -04:00
John Kerl
4c720b1b85 appveyor.yml experiment 2020-08-19 13:36:32 -04:00
John Kerl
d12344cd6d appveyor.yml experiment 2020-08-19 13:31:00 -04:00
John Kerl
76d40ce135 appveyor.yml experiment 2020-08-19 13:21:41 -04:00
John Kerl
7500986d4e appveyor.yml experiment 2020-08-19 13:18:52 -04:00
John Kerl
818b8f14bd appveyor.yml experiment 2020-08-19 13:15:52 -04:00
John Kerl
10b823d6d5 appveyor.yml experiment 2020-08-19 11:55:42 -04:00
John Kerl
7097a5e98f appveyor.yml experiment 2020-08-19 11:54:22 -04:00
John Kerl
6dc1262eae appveyor.yml experiment 2020-08-19 11:50:48 -04:00
John Kerl
d11d14353d appveyor.yml experiment 2020-08-19 11:47:58 -04:00
John Kerl
003455bc7c mlrrc in mlr --help and man mlr 2020-08-19 11:26:03 -04:00
John Kerl
9808dc9a70 example export MLRRC=/path/to/my/mlrrc in docpage 2020-08-19 10:45:22 -04:00
John Kerl
d738c7704f rename Customization docpage 2020-08-19 10:42:21 -04:00
John Kerl
07790cac3e mlrrc doc 2020-08-19 10:37:01 -04:00
John Kerl
2bd823fcac Inhibit mlrrc usage in doc-generator scripts 2020-08-19 10:21:20 -04:00
John Kerl
7f1094c66c mlrrc testing 2020-08-19 10:19:54 -04:00
John Kerl
434bb540c4 git rm poki.cfg (old pre-JSON format) 2020-08-19 08:53:51 -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
05605973fe whitespace to trigger travis 2020-08-17 13:57:02 -04:00
John Kerl
230d0347b7 add 'port instlall miller' to README.md 2020-08-17 13:05:01 -04:00
John Kerl
79e1969046 neaten README.md 2020-08-13 22:49:00 -04:00
John Kerl
5d8736cee9 README.md wording tweaks 2020-08-13 11:34:02 -04:00
John Kerl
4fba52aa38 README.md wording tweaks 2020-08-13 11:32:57 -04:00
John Kerl
864fc3d4e6
Merge pull request #356 from majkinetor/patch-1
add chocolatey installation to readme.md
2020-08-13 11:31:07 -04:00
Miodrag Milić
3613df284a
Update README.md 2020-08-13 09:08:33 +02:00
Miodrag Milić
ad1231ee16
add chocolatey installation to readme.md
closes #338
2020-08-13 09:03:43 +02:00
John Kerl
f1b36a721a neaten 2020-08-06 18:28:01 -04:00
John Kerl
7bcaf2e7b0 10-minute neatens 2020-08-06 11:42:55 -04:00
John Kerl
5ebd1b2b3a README.md 2020-08-06 11:17:56 -04:00
John Kerl
0da966d757 README.md 2020-08-06 11:04:56 -04:00