SHA256
5
0
forked from pool/miller

66 Commits

Author SHA256 Message Date
fc9577d29e Accepting request 1292268 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1292268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=29
2025-07-14 08:50:35 +00:00
5bf3c7ba2d Accepting request 1290734 from home:sbradnick
- Update to version 6.14.0+git20250704.313731386:
  * Release-specific docs for 6.14.0
  * Update `main` version to 6.14.0-dev
  * Update release docs on xattr trick for MacOS
  * Miller 6.14.0 (#1828)
  * Doc copy edits (#1827)
  * Add `-c`, `-t`, `-j` to doc matrix in PR 1824 (#1826)
  * Add Keystroke savers for same format (#1824)
  * cut: Consider `-o` flag even when using regexes with `-r` (#1823)
  * Bump github/codeql-action from 3.29.1 to 3.29.2 (#1825)
  * Bump github/codeql-action from 3.29.0 to 3.29.1 (#1822)
  * Argument parsing is different in `mlr -s` scripts (#1817)
  * Bump github/codeql-action from 3.28.19 to 3.29.0 (#1814)
  * Bump golang.org/x/text from 0.25.0 to 0.26.0 (#1813)
  * Bump github/codeql-action from 3.28.18 to 3.28.19 (#1812)
  * Bump github/codeql-action from 3.28.17 to 3.28.18 (#1808)
  * Docs for new `surv` verb (#1807)
  * Bump golang.org/x/term from 0.29.0 to 0.32.0 (#1799)
  * Bump golang.org/x/text from 0.22.0 to 0.25.0 (#1800)
  * Bump golang.org/x/sys from 0.30.0 to 0.33.0 (#1801)
  * Add surv Verb to Estimate a Survival Curve (#1788)
  * Bump actions/setup-go from 5.4.0 to 5.5.0 (#1802)
  * Improve help message on non-existent verb (#1798)
  * Bump github/codeql-action from 3.28.16 to 3.28.17 (#1796)
  * Fix `print` within `begin{}`/`end{}` (#1795)
  * Fix `joinv` with `""` separator (#1794)
  * Bump github/codeql-action from 3.28.15 to 3.28.16 (#1790)
  * Bump github/codeql-action from 3.28.14 to 3.28.15 (#1783)
  * Bump github/codeql-action from 3.28.13 to 3.28.14 (#1779)
  * Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#1778)

OBS-URL: https://build.opensuse.org/request/show/1290734
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=64
2025-07-04 20:23:16 +00:00
212dba2511 Accepting request 1219509 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1219509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=28
2024-10-30 16:40:23 +00:00
9d1b4ec8e3 Accepting request 1206006 from home:sbradnick
- Update to version 6.13.0+git20241006.7a0320fc2:
  * Typo fix: programmatically (#1679)
  * make dev for previous commit
  * 6.13.0-dev
  * 6.13 release docs
  * trying again with go version / go mod tidy
  * go mod tidy requires go 1.20
  * miller 6.13.0
  * Fix minor typo (#1673)
  * Fix 1668 error-source (#1672)
  * Characters to be removed (#1668)
  * Bump github/codeql-action from 3.26.10 to 3.26.11 (#1669)
  * Update source material for #1665 (#1666)
  * Update reference-verbs.md (#1665)
  * Bump github/codeql-action from 3.26.9 to 3.26.10 (#1664)
  * Bump actions/checkout from 4.1.7 to 4.2.0 (#1662)
  * Bump github/codeql-action from 3.26.8 to 3.26.9 (#1660)
  * Bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#1659)

- Update to version 6.12.0+git20240920.7afa99dec:
  * Compiling on newer go versions doesn't work (#1655)
  * The package version must match the major tag version (#1654)
  * Bump github/codeql-action from 3.26.7 to 3.26.8 (#1652)
  * Fix local time when TZ is not set (#1649)
  * Bump github/codeql-action from 3.26.6 to 3.26.7 (#1648)
  * Bump golang.org/x/term from 0.23.0 to 0.24.0 (#1642)
  * Bump golang.org/x/text from 0.17.0 to 0.18.0 (#1641)
  * Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1640)
  * Bump github/codeql-action from 3.26.5 to 3.26.6 (#1638)
  * Bump github.com/lestrrat-go/strftime from 1.0.6 to 1.1.0 (#1637)

OBS-URL: https://build.opensuse.org/request/show/1206006
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=62
2024-10-06 22:15:59 +00:00
1343fbeb6c Accepting request 1194737 from utilities
Automatic submission by obs-autosubmit
- Update to version 6.12.0+git20240819.bdd26736a:
  * Bump codespell-project/actions-codespell from 2.0 to 2.1 (#1622)
  * RS aliases for ASCII top-of-table control characters are misnamed (#1620)
  * Bump github/codeql-action from 3.26.1 to 3.26.2 (#1617)
  * Bump github/codeql-action from 3.26.0 to 3.26.1 (#1615)
  * lib/regex: use string version of regexp methods to reduce allocs (#1614)
  * Bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1613)
  * Bump golang.org/x/text from 0.16.0 to 0.17.0 (#1611)
  * Bump github/codeql-action from 3.25.15 to 3.26.0 (#1610)
  * Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#1609)
  * Bump golang.org/x/term from 0.22.0 to 0.23.0 (#1612)

- Adding update-VERSION.diff file so 'osc service mr' updates the version
  using 'replace_using_env'

- Update to version 6.12.0+git20240805.93574580f:
  * Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#1606)
  * Bump golang.org/x/sys from 0.22.0 to 0.23.0 (#1605)
  * Bump github/codeql-action from 3.25.14 to 3.25.15 (#1604)
  * Bump github/codeql-action from 3.25.13 to 3.25.14 (#1603)
  * Bump github/codeql-action from 3.25.12 to 3.25.13 (#1602)
  * Bump github/codeql-action from 3.25.11 to 3.25.12 (#1598)
  * Bump actions/setup-go from 5.0.1 to 5.0.2 (#1597)

- Update to version 6.12.0+git20240708.1029c960:
  * Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1596)
  * Bump golang.org/x/term from 0.21.0 to 0.22.0 (#1594)
  * Bump golang.org/x/sys from 0.21.0 to 0.22.0 (#1595)
  * Bump github/codeql-action from 3.25.10 to 3.25.11 (#1593)

OBS-URL: https://build.opensuse.org/request/show/1194737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=27
2024-08-19 21:45:52 +00:00
d7b852b87d Accepting request 1194734 from home:sbradnick
- Update to version 6.12.0+git20240819.bdd26736a:
  * Bump codespell-project/actions-codespell from 2.0 to 2.1 (#1622)
  * RS aliases for ASCII top-of-table control characters are misnamed (#1620)
  * Bump github/codeql-action from 3.26.1 to 3.26.2 (#1617)
  * Bump github/codeql-action from 3.26.0 to 3.26.1 (#1615)
  * lib/regex: use string version of regexp methods to reduce allocs (#1614)
  * Bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1613)
  * Bump golang.org/x/text from 0.16.0 to 0.17.0 (#1611)
  * Bump github/codeql-action from 3.25.15 to 3.26.0 (#1610)
  * Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#1609)
  * Bump golang.org/x/term from 0.22.0 to 0.23.0 (#1612)

- Adding update-VERSION.diff file so 'osc service mr' updates the version
  using 'replace_using_env'

OBS-URL: https://build.opensuse.org/request/show/1194734
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=60
2024-08-19 14:55:15 +00:00
ef560d5966 Accepting request 1191736 from home:sbradnick
- Update to version 6.12.0+git20240805.93574580f:
  * Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#1606)
  * Bump golang.org/x/sys from 0.22.0 to 0.23.0 (#1605)
  * Bump github/codeql-action from 3.25.14 to 3.25.15 (#1604)
  * Bump github/codeql-action from 3.25.13 to 3.25.14 (#1603)
  * Bump github/codeql-action from 3.25.12 to 3.25.13 (#1602)
  * Bump github/codeql-action from 3.25.11 to 3.25.12 (#1598)
  * Bump actions/setup-go from 5.0.1 to 5.0.2 (#1597)

- Update to version 6.12.0+git20240708.1029c960:
  * Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1596)
  * Bump golang.org/x/term from 0.21.0 to 0.22.0 (#1594)
  * Bump golang.org/x/sys from 0.21.0 to 0.22.0 (#1595)
  * Bump github/codeql-action from 3.25.10 to 3.25.11 (#1593)
  * Bump github/codeql-action from 3.25.9 to 3.25.10 (#1588)
  * Bump github/codeql-action from 3.25.8 to 3.25.9 (#1587)
  * Bump actions/checkout from 4.1.6 to 4.1.7 (#1586)

- Update to version 6.12.0+git20240612.97c299a4:
  * Bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#1585)
  * Be smarter about auto-unflatten (#1584)
  * Bash process substitution not working with `put -f` (#1583)
  * Note IANA TSV support (#1582)
  * On-line help for `mlr summary --transpose` (#1581)
  * Support `$NO_COLOR` (#1580)
  * fraction bugfix (#1579)
  * Bump golang.org/x/term from 0.20.0 to 0.21.0 (#1577)
  * Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1578)
  * Bump golang.org/x/text from 0.15.0 to 0.16.0 (#1576)
  * Bump github/codeql-action from 3.25.7 to 3.25.8 (#1575)

OBS-URL: https://build.opensuse.org/request/show/1191736
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=59
2024-08-05 16:47:16 +00:00
2b5c4cd58f Accepting request 1161041 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1161041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=26
2024-03-25 20:09:48 +00:00
98b2f4af02 Accepting request 1158638 from home:sbradnick
- Update to version 6.12.0+git20240316.f6e378c8:
  * build previous
  * 6.12.0 doc link
  * miller 6.12.0
  * Add descriptions for `put` and `filter` verbs (#1529)
  * Avoid spurious `[]` on JSON output in some cases (#1528)
  * Bump actions/checkout from 4.1.1 to 4.1.2 (#1526)
  * Bump golang.org/x/term from 0.17.0 to 0.18.0 (#1522)
  * Bump golang.org/x/sys from 0.17.0 to 0.18.0 (#1521)
  * Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1516)

- Update to version 6.11.0+git20240301.e528b9e11:
  * Bump actions/cache from 4.0.0 to 4.0.1 (#1511)
  * Improved file-not-found handling (#1508)
  * python/make-tsv.py
  * Enable record-hashing by default (#1507)
  * Miller produces no output on TSV with > 64K characters per line (#1505)
  * Separate out `ILineReader` abstraction (#1504)
  * Bump github.com/klauspost/compress from 1.17.6 to 1.17.7 (#1502)
  * Support thousands separator in `fmtnum` (#1499)
  * make dev artifacts for sparsify
  * mlr sparsify (#1498)

- Update to version 6.11.0+git20240208.cd6d42736:
  * Bump golang.org/x/term from 0.16.0 to 0.17.0 (#1494)
  * Bump github.com/klauspost/compress from 1.17.5 to 1.17.6 (#1492)
  * Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1491)
  * sort-link doc update
  * Bump github.com/klauspost/compress from 1.16.7 to 1.17.5 (#1486)
  * 6.11.0-dev (#1484)

OBS-URL: https://build.opensuse.org/request/show/1158638
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=57
2024-03-17 01:00:43 +00:00
fae158ad4c Accepting request 1148774 from utilities
- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1148774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=25
2024-02-21 17:02:00 +00:00
c96f13f1f8 - Use %patch -P N instead of deprecated %patchN.
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=55
2024-02-21 15:19:24 +00:00
f8010009c4 Accepting request 1142882 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1142882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=24
2024-01-31 22:54:38 +00:00
4a096c94b7 Accepting request 1141072 from home:sbradnick
- Update to version 6.11.0+git20240123.6f24fb39:
  * miller.spec typofix
  * Miller 6.11.0 (#1481)
  * Implement all/by-regex field selection (`-a`/`-r`) for `mlr sub`, `gsub`, and `ssub` (#1480)

- Update to version 6.10.0+git20240121.81d11365:
  * `mlr reorder` with regex support [WIP] (#1473)
  * Auto-unsparsify CSV and TSV on output (#1479)
  * Support markdown format on input (#1478)
  * Don't run regression tests twice in GitHub CI (#1477)
  * Fix typos in tests for PPRINT barred input (#1476)

- Update to version 6.10.0+git20240120.bfc829a3:
  * Internal name-neatens (#1475)
  * typofix
  * Support PPRINT barred input (#1472)
  * Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#1471)
  * Bump actions/cache from 3.3.3 to 4.0.0 (#1470)
  * Bump actions/upload-artifact from 4.0.0 to 4.1.0 (#1469)
  * Bump actions/cache from 3.3.2 to 3.3.3 (#1468)

OBS-URL: https://build.opensuse.org/request/show/1141072
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=53
2024-01-23 23:13:53 +00:00
01718b2f1e Accepting request 1138340 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1138340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=23
2024-01-12 22:46:44 +00:00
34572cda40 Accepting request 1137075 from home:sbradnick
- Update to version 6.10.0+git20240105.664a84fa:
  * Bump golang.org/x/term from 0.15.0 to 0.16.0 (#1466)
  * Have `clean_whitespace` re-run type inference (#1464)
  * Fix #1462: remove limit of 1000 on dedupe field names (#1463)
  * On-line help info for `mlr join --lk ""` (#1458)
  * Implement `mlr uniq -x` (#1457)
  * Replace deprecated `io/ioutil` functions (#1452)
  * New `strmatch`/`strmatchx` DSL functions (#1448)
  * make docs
  * Document and unit-test regex-capture reset logic (#1451)
  * mlr --norc cat was erroring (#1450)
  * Preserve regex captures across stack frames (#1447)
  * Rename internal regex functions (#1446)
  * Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1445)
  * release docs including 6.9.0 and 6.10.0
  * 6.10.0-dev

OBS-URL: https://build.opensuse.org/request/show/1137075
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=51
2024-01-05 15:01:14 +00:00
5db927fe95 Accepting request 1134357 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1134357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=22
2023-12-21 22:38:48 +00:00
df197d7022 Accepting request 1132962 from home:sbradnick
- Update to version 6.10.0+git20231213.c680f331:
  * add doc note re snag found on last commit
  * update go 1.18 -> 1.19 in more spots
  * update path in create_release_tarball
  * miller 6.10.0 (#1442)
  * neaten
  * Update to Go 1.19 (#1441)
  * Bump actions/setup-go from 4.1.0 to 5.0.0 (#1436)
  * Absent variable on left side of boolean OR (`||`) expression makes it absent (#1434)
  * Bump golang.org/x/term from 0.14.0 to 0.15.0 (#1432)
  * Fix ragged-CSV auto-pad (#1428)
  * Add a `--files` option (#1426)
  * JSONL output does not properly handle keys with quotes (#1425)

- Update to version 6.9.0+git20231108.f2a9ae5c:
  * Bump golang.org/x/term from 0.13.0 to 0.14.0 (#1423)
  * Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#1420)
  * Bump golang.org/x/text from 0.13.0 to 0.14.0 (#1419)
  * transformers/grep: avoid allocations with `(*regexp.Regexp).MatchString` (#1416)
  * neaten README.md
  * add `winget` to README (#1414)
  * Bump actions/checkout from 4.1.0 to 4.1.1 (#1412)
  * Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#1411)
  * Bump golang.org/x/term from 0.12.0 to 0.13.0 (#1404)
  * Bump actions/checkout from 4.0.0 to 4.1.0 (#1400)
  * Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (#1396)
  * Include `null` in `any` typemask (#1395)
  * Name-neaten for #1392 (#1393)
  * Better API example (#1392)
  * doc tweaks

OBS-URL: https://build.opensuse.org/request/show/1132962
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=49
2023-12-14 00:55:40 +00:00
2d571138ab Accepting request 1092647 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1092647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=21
2023-06-13 14:09:23 +00:00
8f28679f7e Accepting request 1090954 from home:sbradnick
- Update to version 6.8.0+git20230604.4050f566:
  * fix mis-spelling for head docs
  * Update readthedocs notes in the how-to-release page (#1308)
  * release 6.8.0 docs
  * post-6.8.0
  * Update go version in .github/workflows/release.yml
  * go mod tidy
  * miller 6.8.0
  * Unify the `case` verb, and add options (#1306)
  * Values-only `-a` option for `mlr grep` (#1305)
  * Bump github/codeql-action from 2.3.5 to 2.3.6 (#1303)
  * Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1301)
  * Bump github/codeql-action from 2.3.4 to 2.3.5 (#1300)
  * Bump github/codeql-action from 2.3.3 to 2.3.4 (#1299)
  * Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1296)
  * Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1295)
  * Bump actions/setup-go from 4.0.0 to 4.0.1 (#1294)
  * Let `mlr help` take pre-flags, such as `--always-color` (#1292)
  * New `mlr json-parse -k` flag (#1291)
  * Bump golang.org/x/term from 0.7.0 to 0.8.0 (#1285)
  * Bump github/codeql-action from 2.3.2 to 2.3.3 (#1284)

- Update to version 6.7.0+git20230501.6c86ef19:
  * Bump codespell-project/actions-codespell (#1282)
  * Bump github/codeql-action from 2.3.1 to 2.3.2 (#1279)
  * Bump github/codeql-action from 2.3.0 to 2.3.1 (#1277)
  * Bump github/codeql-action from 2.2.12 to 2.3.0 (#1274)
  * Implement `--csv-trim-leading-space` flag (#1272)
  * Fix precedence of coalesce operators `??` and `???` (#1270)
  * Treaet data-file numbers with leading + as numeric (#1269)

OBS-URL: https://build.opensuse.org/request/show/1090954
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=47
2023-06-05 15:43:29 +00:00
1d4d02d802 Accepting request 1075353 from utilities
OBS-URL: https://build.opensuse.org/request/show/1075353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=20
2023-03-30 20:51:22 +00:00
6cd21b9dd5 Accepting request 1075352 from home:sbradnick
- Update to version 6.7.0+git20230328.dc14420f:
  * Bump github/codeql-action from 2.2.8 to 2.2.9 (#1250)
  * Fix issue links in README-dev.md (#1248)
  * `index` DSL function [WIP] (#1247)
  * Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1243)
  * Bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.6.0 (#1222)
  * Bump minimum compiler version from Go 1.15 to 1.18 (#1246)
  * Bump actions/checkout from 3.4.0 to 3.5.0 (#1245)
  * Add optional second base argument to `int` DSL function (#1244)
  * Bump github/codeql-action from 2.2.7 to 2.2.8 (#1242)
  * Bump actions/checkout from 3.3.0 to 3.4.0 (#1234)
  * Bump actions/setup-go from 3.5.0 to 4.0.0 (#1233)
  * Bump github/codeql-action from 2.2.6 to 2.2.7 (#1232)
  * Bump actions/cache from 3.2.6 to 3.3.1 (#1229)
  * Bump github/codeql-action from 2.2.5 to 2.2.6 (#1230)
  * Add `mlr step -a rprod` for running products (#1228)
  * Label head docs as "Miller Dev Documentation"
  * doc note for #1218
  * Run go mod tidy (#1220)
  * Include tools in the release tarball (#1221)
  * Add new `upcase` and `downcase` verbs (#1217)
  * Docs re `tail -f` and `--records-per-batch 1` (#1218)
  * typofix
  * Fix bug on DSL comment with no final newline (#1216)
  * release docs
  * build artifacts
  * miller 6.7.0-dev
  * miller 6.7.0
  * Support more backslashed special characters in DSL strings (#1212)
  * unit-test files

OBS-URL: https://build.opensuse.org/request/show/1075352
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=45
2023-03-29 21:10:10 +00:00
b5b84bbf5d Accepting request 1056962 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1056962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=19
2023-01-09 16:23:39 +00:00
991c91c184 Accepting request 1046623 from home:sbradnick
- Update to version 6.6.0+git20230101.7495a8845:
  * link to 6.6.0 docs
  * doc-neaten
  * post-6.6.0
  * 6.6.0 (#1169)
  * Fix #1164: regression on CSV blank-line handling (#1168)
  * mlr unspace verb (#1167)
  * Add doc info on DSL code-comment syntax (#1165)
  * Fix #1102 (#1163)
  * Fix #1146 (#1157)
  * Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1162)
  * Bump actions/cache from 3.2.1 to 3.2.2 (#1160)
  * Bump actions/cache from 3.2.0 to 3.2.1 (#1156)
  * Bump actions/cache from 3.0.11 to 3.2.0 (#1155)
  * Bump github/codeql-action from 2.1.36 to 2.1.37 (#1151)
  * Bump actions/setup-go from 3.4.0 to 3.5.0 (#1148)
  * Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#1147)
  * Bump actions/checkout from 3.1.0 to 3.2.0 (#1145)
  * Bump github/codeql-action from 2.1.35 to 2.1.36 (#1143)
  * Fix typo in `mlr put` documentation (#1140)
  * Bump actions/setup-go from 3.3.1 to 3.4.0 (#1136)
  * Bump github/codeql-action from 2.1.33 to 2.1.35 (#1137)

OBS-URL: https://build.opensuse.org/request/show/1046623
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=43
2023-01-03 18:09:34 +00:00
cc0efc5de8 Accepting request 1041199 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1041199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=18
2022-12-08 15:50:55 +00:00
3b8de780bc Accepting request 1039185 from home:sbradnick
- Update to version 6.5.0+git20221130.636ca8873:
  * Fix typos (#1135)
  * Release notes
  * Post-6.5.0
  * Miller 6.5.0 (#1134)
  * Miller 6.5.0
  * Convert mlrval polymorphism from struct to unionish interface (#1133)
  * Clarify locations of performance info
  * More mlrval size-reduction (#1132)
  * More mlrval size-reduction
  * Exclude median from summary default (#1131)
  * Exclude median from summary default
  * Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1113)
  * Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#1112)
  * Bump actions/cache from 3 to 3.0.11 (#1109)
  * Bump github/codeql-action from 2.1.28 to 2.1.33 (#1126)
  * Use int8 for mvtype (memory reduction) (#1130)
  * make fmt
  * forgot to set between-releases version to 6.4.0-dev after 6.4.0
  * Bump github.com/pkg/profile from 1.6.0 to 1.7.0 (#1110)
  * [StepSecurity] ci: Harden GitHub Actions (#1107)
  * fix an old typo

- Renaming buildmode-pie.patch to buildmode-pie.diff
- Update to version 6.4.0+git20221003.39286923d:
  * Don't double-quote a CSV field only for having a leading space (#1101)

OBS-URL: https://build.opensuse.org/request/show/1039185
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=41
2022-11-30 19:01:38 +00:00
1df0329342 Accepting request 1009178 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1009178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=17
2022-10-10 16:47:23 +00:00
6829a2948e Accepting request 1007590 from home:sbradnick
- Update to version 6.4.0+git20220929.36d0ed760:
  * type-safety in exec (#1099)
  * add source-checkout info to build-from-source instructions
  * Check -- terminator on --mfrom (#1098)
  * todo
  * mlr reshape multiple regex via multiple -r (#1091)
  * Fix labels for mlr histogram --auto (#1089)
  * Continue #1086 (#1087)

OBS-URL: https://build.opensuse.org/request/show/1007590
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=39
2022-10-02 20:39:11 +00:00
a880ecb9a0 Accepting request 1000973 from utilities
- Patch buildmode-pie.patch was added per go's request during build.

- Excluding patch from ppc64: "-buildmode=pie not supported on linux/ppc64"

- Adding Group definition
- Removing unnecessary 'golang' requirement which isn't present in 15.3

- Update to version v6.4.0+git20220823.cdbe8b82e:
  * Account for varying mlr locations (#1086)
  * Restore --quote-all for CSV output (#1084)
  * Restore the --jvquoteall flag (#1083)
  * forgot to make a branch/PR for --quote-all
  * make dev: for doc-build artifacts
  * unit-test case
  * Restore --quote-all flag for CSV output
  * post-6.4.0
  * 6.4.0 release (#1081)
  * codespell

OBS-URL: https://build.opensuse.org/request/show/1000973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=16
2022-09-03 21:18:56 +00:00
7ee2b4aa0e Accepting request 1000971 from home:sbradnick
- Patch buildmode-pie.patch was added per go's request during build.

OBS-URL: https://build.opensuse.org/request/show/1000971
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=37
2022-09-02 21:31:59 +00:00
b3f0eabc83 Accepting request 999464 from home:sbradnick
- Excluding patch from ppc64: "-buildmode=pie not supported on linux/ppc64"

OBS-URL: https://build.opensuse.org/request/show/999464
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=36
2022-08-26 19:03:07 +00:00
bd9488f22c Accepting request 999453 from home:sbradnick
- Adding Group definition
- Removing unnecessary 'golang' requirement which isn't present in 15.3

- Update to version v6.4.0+git20220823.cdbe8b82e:
  * Account for varying mlr locations (#1086)
  * Restore --quote-all for CSV output (#1084)
  * Restore the --jvquoteall flag (#1083)
  * forgot to make a branch/PR for --quote-all
  * make dev: for doc-build artifacts
  * unit-test case
  * Restore --quote-all flag for CSV output
  * post-6.4.0
  * 6.4.0 release (#1081)
  * codespell

OBS-URL: https://build.opensuse.org/request/show/999453
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=35
2022-08-26 18:00:29 +00:00
ed7ca0b9f6 Accepting request 931896 from utilities
OBS-URL: https://build.opensuse.org/request/show/931896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=15
2021-11-17 08:08:16 +00:00
d082154264 Accepting request 931895 from home:alois:branches:utilities
- Update to version 5.10.3
  * autoreconf.fiv; manpage & docs w/ 5.10.3
  * Replace NDEBUG with MLR_DSL_NDEBUG ifdef to avoid name clash
    with conda build
  * precompute lemon artifacts

OBS-URL: https://build.opensuse.org/request/show/931895
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=34
2021-11-17 07:12:38 +00:00
521fcd974a Accepting request 881025 from utilities
- Update to version 5.10.2
  Fix:
  * Restore mlr manpage to distro file
- Update to version 5.10.1
  Fix:
  * NR is stale after apply remove-empty-columns
  * Segfault with --tsv --implicit-csv-header
  * Default value of uninitialized variables for multiplication:
    docs vs awk
  * Bug with uniq + sort

OBS-URL: https://build.opensuse.org/request/show/881025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=14
2021-03-24 15:12:10 +00:00
a9e9aae7e1 Accepting request 881023 from home:alois:branches:utilities
- Update to version 5.10.2
  Fix:
  * Restore mlr manpage to distro file

OBS-URL: https://build.opensuse.org/request/show/881023
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=32
2021-03-24 11:54:20 +00:00
3c4753d852 Accepting request 880474 from home:alois:branches:utilities
- Update to version 5.10.1
  Fix:
  * NR is stale after apply remove-empty-columns
  * Segfault with --tsv --implicit-csv-header
  * Default value of uninitialized variables for multiplication:
    docs vs awk
  * Bug with uniq + sort

OBS-URL: https://build.opensuse.org/request/show/880474
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=31
2021-03-22 08:29:42 +00:00
39cd092873 Accepting request 851828 from utilities
OBS-URL: https://build.opensuse.org/request/show/851828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=13
2020-12-01 13:22:34 +00:00
be2dbac495 Accepting request 851827 from home:alois:branches:utilities
- Update to version 5.10.0
  Features:
  * The unsparsify -f feature fulfills #387 from @sjackman .
  * The new sort-within-records verb is an old ask, underway
    from the Go port, backported to C.
  * Likewise the truncate DSL function.
  Bugfixes:
  * The count -n feature was not implemented as intended.
  * Pretty-print format now works correctly with
    --headerless-csv-output.
  * The seqgen verb now correctly tracks NR and FNR in the
    records it emits.
  * An intermittent JSON-parsing bug has been fixed.

OBS-URL: https://build.opensuse.org/request/show/851827
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=29
2020-11-30 12:33:49 +00:00
622c9e8e32 Accepting request 831644 from utilities
OBS-URL: https://build.opensuse.org/request/show/831644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=12
2020-09-04 09:11:56 +00:00
00673c28c2 Accepting request 831643 from home:alois:branches:utilities
- Update to version 5.9.1
  * Disallow prepipe within .mlrrc (fixes CVE-2020-15167)

OBS-URL: https://build.opensuse.org/request/show/831643
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=27
2020-09-03 10:01:10 +00:00
19cf0beda4 Accepting request 827954 from utilities
OBS-URL: https://build.opensuse.org/request/show/827954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=11
2020-08-20 20:29:17 +00:00
a3db019080 Accepting request 827953 from home:alois:branches:utilities
- Update to version 5.9.0
  * You can now save common defaults in a ~/.mlrrc. For example,
    if you normally process CSV files, you can say that in your
    ~/.mlrrc and you can leave off the --csv flag from your mlr
    commands.

OBS-URL: https://build.opensuse.org/request/show/827953
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=25
2020-08-19 20:46:39 +00:00
cee21630ad Accepting request 824267 from utilities
OBS-URL: https://build.opensuse.org/request/show/824267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=10
2020-08-04 18:24:18 +00:00
707811f79c Accepting request 824266 from home:alois:branches:utilities
- Update to version 5.8.0
  Features:
  * The new count verb is a keystroke-saver for stats -a count
    -f {some field name}`.
  * --jsonx and --ojsonx are keystroke-savers for --json
    --jvstack and --ojson --jvstack, which is to say, multi-line
    pretty-printed JSON format.
  * The new -s name=value feature for mlr put and mlr filter
    gives you simpler access to environment variables in your
    Miller script, as requested in #315.
  Bugfixes:
  * mlr format-values is no longer SEGVing on CSV/TSV input.
    This was reported on #330.
  * #313 fixes a corner case when field names within
    command-line arguments have embedded newlines.
  * Line/column indicators for JSON-formatting error messages
    are now correct (previously they were showing up as 0).
  * end {print NF} no longer SEGVs. This was reported in #330.
  * Several broken doc links were fixed up as reported on #329.
- Drop miller-5.3.0-gcc43.patch (no longer necessary)
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/824266
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=23
2020-08-04 07:21:33 +00:00
1dd8a61d58 Accepting request 785821 from utilities
OBS-URL: https://build.opensuse.org/request/show/785821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=9
2020-03-17 12:11:31 +00:00
ff55fe8646 Accepting request 785820 from home:alois:branches:utilities
- Update to version 5.7.0
  Features:
  * The new remove-empty-columns and skip-trivial-records are
    keystroke-savers for things which would other require DSL
    syntax, as tracked in #274.
  Bugfixes:
  * A bug regarding optional regex-pattern groups was fixed in
    #277.
  * As of #294 you can now specify --implicit-csv-header for the
    join-file in mlr join.
  * A bug with spaces in XTAB-file values was fixed on #296.
  * A bug with missing final newline for XTAB-formatted files
    using MMAP files was fixed on #301.
- Drop group tag

OBS-URL: https://build.opensuse.org/request/show/785820
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=21
2020-03-17 07:38:01 +00:00
79e22f515b Accepting request 732427 from utilities
OBS-URL: https://build.opensuse.org/request/show/732427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=8
2019-09-23 10:39:27 +00:00
a3534588e6 Accepting request 732426 from home:alois:branches:utilities
Update to version 5.6.2

OBS-URL: https://build.opensuse.org/request/show/732426
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=19
2019-09-22 05:00:36 +00:00
Ludwig Nussel
d63e9f3c10 Accepting request 730525 from utilities
OBS-URL: https://build.opensuse.org/request/show/730525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=7
2019-09-13 13:02:35 +00:00
bd2043e770 Accepting request 730524 from home:alois:branches:utilities
Update to 5.6.0

OBS-URL: https://build.opensuse.org/request/show/730524
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=17
2019-09-13 06:07:22 +00:00