Commit Graph

29 Commits

Author SHA1 Message Date
1ed078483b 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
21b4aa15fa 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
b2e60c8d0d 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
249c12492b 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
f538056514 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
f3c8589e1d 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
d2c7e9b200 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
447c1cdd9c 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
f9fe1c40e7 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
84d2d7ce3c 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
a0af6f2898 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
13c97c658d 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
554c79037e 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
c761f836c7 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
614cf422fd 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
40c5012e4a 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
622a064a72 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
b2688d56b1 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
e6a33e241a Accepting request 727562 from home:alois:branches:utilities
Update to version 5.5.0

OBS-URL: https://build.opensuse.org/request/show/727562
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=15
2019-09-01 06:44:03 +00:00
3ea85c2b6b Accepting request 642014 from home:alois:branches:utilities
- Update to version 5.4.0
  Features:
  * The new clean-whitespace verb resolves #190 from @aborruso.
    Along with the new functions strip, lstrip, rstrip,
    collapse_whitespace, and clean_whitespace, there is now both
    coarse-grained and fine-grained control over whitespace
    within field names and/or values. See the linked-to
    documentation for examples.
  * The new altkv verb resolves #184 which was originally opened
    via an email request. This supports mapping value-lists such
    as a,b,c,d to alternating key-value pairs such as a=b,c=d.
  * The new fill-down verb resolves #189 by @aborruso. See the
    linked-to documentation for examples.
  * The uniq verb now has a uniq -a which resolves #168 from
    @sjackman.
  * The new regextract and regextract_or_else functions resolve
    #183 by @aborruso.
  * The new ssub function arises from #171 by @dohse, as a
    simplified way to avoid escaping characters which are special
    to regular-expression parsers.
  * There are new localtime functions in response to #170 by
    @sitaramc. However note that as discussed on #170 these do
    not undo one another in all circumstances. This is a
    non-issue for timezones which do not do DST. Otherwise, please
    use with disclaimers: localdate, localtime2sec, sec2localdate,
    sec2localtime, strftime_local, and strptime_local.
  * Travis builds at
    https://travis-ci.org/johnkerl/miller/builds now run on OSX as
    well as Linux.
  * An Ubuntu 17 build issue was fixed by @singalen on #164.
  Documentation:
  * put/filter documentation was confusing as reported by
    @NikosAlexandris on #169.
  * The new FAQ entry
    http://johnkerl.org/miller-releases/miller-head/doc/faq.html#How_
    to_rectangularize_after_joins_with_unpaired? resolves #193 by
    @aborruso.
  * The new cookbook entry
    http://johnkerl.org/miller/doc/cookbook.html#Options_for_dealing_
    with_duplicate_rows arises from #168 from @sjackman.
  * The unsparsify documentation had some words missing as
    reported by @tst2005 on #194.
  * There was a typo in the cookpage page
    http://johnkerl.org/miller/doc/cookbook.html#Full_field_renames_a
    nd_reassigns as fixed by @tst2005 in #192.
  Bugfixes:
  * There was a memory leak for TSV-format files only as
    reported by @treynr on #181.
  * Dollar sign in regular expressions were not being escaped
    properly as reported by @dohse on #171.

OBS-URL: https://build.opensuse.org/request/show/642014
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=13
2018-10-15 07:36:40 +00:00
9536fc82a2 Accepting request 562287 from home:alois:branches:utilities
- Update to version 5.3.0 (see draft-release-notes.md for a
  changelog)
- Added miller-5.3.0-gcc43.patch

OBS-URL: https://build.opensuse.org/request/show/562287
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=11
2018-01-07 08:48:53 +00:00
71c30fca0c Accepting request 518549 from home:alois:branches:utilities
- Updated license

OBS-URL: https://build.opensuse.org/request/show/518549
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=9
2017-08-24 15:19:24 +00:00
c68477fcd4 Accepting request 511602 from home:alois:branches:utilities
OBS-URL: https://build.opensuse.org/request/show/511602
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=8
2017-07-20 09:40:51 +00:00
0f8668c76f Accepting request 504981 from home:alois:branches:utilities
OBS-URL: https://build.opensuse.org/request/show/504981
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=7
2017-06-20 07:00:25 +00:00
cb63d18d37 Accepting request 503714 from home:alois:branches:utilities
Update to 5.2.0

OBS-URL: https://build.opensuse.org/request/show/503714
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=6
2017-06-14 16:11:26 +00:00
fbf9733bce Accepting request 488072 from home:alois:branches:utilities
Update to 5.1.0

OBS-URL: https://build.opensuse.org/request/show/488072
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=4
2017-04-15 07:56:24 +00:00
Yuchen Lin
ef2da57f9f Accepting request 478877 from utilities
OBS-URL: https://build.opensuse.org/request/show/478877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=1
2017-03-28 13:21:24 +00:00
863a004100 Accepting request 478876 from home:alois:branches:utilities
Update to 5.0.1

OBS-URL: https://build.opensuse.org/request/show/478876
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=2
2017-03-12 21:10:16 +00:00
Ismail Dönmez
4913858436 Accepting request 460841 from home:alois:branches:utilities
OBS-URL: https://build.opensuse.org/request/show/460841
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=1
2017-02-28 12:08:31 +00:00