1
1
mirror of https://github.com/wader/fq.git synced 2024-10-26 20:06:29 +03:00
Commit Graph

2253 Commits

Author SHA1 Message Date
Mattias Wadman
0d0147643a gomod: Update x/exp and gomarkdown
Add cmp package from go 1.21 to have cmp.Compare to make sort easier
2023-08-09 14:36:51 +02:00
Mattias Wadman
f7dd2bb0ff
Merge pull request #737 from wader/matroska-update-spec
matroska: Update spec and regenerate
2023-08-09 14:13:23 +02:00
Mattias Wadman
c07673a07a matroska: Update spec and regenerate 2023-08-09 13:59:21 +02:00
Mattias Wadman
a3665fc905
Merge pull request #736 from wader/cli-raw-output0-arg
cli: Rename --null/nul-output to --raw-output0
2023-08-08 16:47:35 +02:00
Mattias Wadman
d5345f0b8a cli: Rename --null/nul-output to --raw-output0
Remove -0 short arg, now it means the expression "-0".
This is to be in sync with jq 1.7 https://github.com/jqlang/jq/pull/2684

Correct and clarify that NUL and new lines are outputted after and not between each output.

Still missing is to abort on output containing zero when using --raw-output0
2023-08-08 16:33:39 +02:00
Mattias Wadman
c605ff6c57
Merge pull request #735 from wader/gojq-update-fq-fork
gojq: Update fq fork
2023-08-08 12:36:31 +02:00
Mattias Wadman
fa3dba104b gojq: Update fq fork
Changes from upstream:
8fcc90e implement abs function
cbbd4bb fix default module paths assuming gojq is located in a bin directory
45d4c5b change behavior of walk with multiple outputs
846cf99 fix stderr to output strings in raw format
c352d50 change zero division to produce an error when dividend is zero
d579009 fix empty string repeating with the maximum integer
d4de65c fix string multiplication by zero to emit empty string
04b48fd remove deprecated leaf_paths function
c882861 bump up version to 0.12.13
c310d5d update CHANGELOG.md for v0.12.13
8fb5cc3 update dependencies
fb00b66 improve error message of indices, setpath, delpaths functions
2023-08-08 12:22:29 +02:00
Mattias Wadman
ed720c55ef
Merge pull request #733 from wader/bump-gomod-golang-x-net-0.14.0
Update gomod-golang-x-net to 0.14.0 from 0.13.0
2023-08-05 19:53:50 +02:00
Mattias Wadman
f06411248c
Merge pull request #732 from wader/bump-gomod-golang-x-crypto-0.12.0
Update gomod-golang-x-crypto to 0.12.0 from 0.11.0
2023-08-05 19:50:31 +02:00
bump
a46ee6597f Update gomod-golang-x-net to 0.14.0 from 0.13.0
Tags https://github.com/golang/net/tags
2023-08-05 16:04:52 +00:00
bump
8394729372 Update gomod-golang-x-crypto to 0.12.0 from 0.11.0
Tags https://github.com/golang/crypto/tags
2023-08-05 16:04:50 +00:00
Mattias Wadman
7cef7c9e83
Merge pull request #731 from wader/bump-gomod-golang/text-0.12.0
Update gomod-golang/text to 0.12.0 from 0.11.0
2023-08-05 00:39:36 +02:00
bump
79432e71da Update gomod-golang/text to 0.12.0 from 0.11.0
Source diff 0.11.0..0.12.0 https://github.com/golang/text/compare/v0.11.0..v0.12.0
2023-08-04 16:04:02 +00:00
Mattias Wadman
dea9303bbe
Merge pull request #728 from wader/elf-fix-static-tests
elf: Fix broken static and segfault tests
2023-08-02 22:23:12 +02:00
Mattias Wadman
56fec2aa7e elf: Fix broken static and segfault tests 2023-08-02 22:13:33 +02:00
Mattias Wadman
9c3d09b994
Merge pull request #725 from wader/bump-docker-golang-1.20.7
Update docker-golang to 1.20.7 from 1.20.6
2023-08-02 18:21:14 +02:00
Mattias Wadman
dd7c0934fb
Merge pull request #726 from wader/bump-gomod-golang-x-net-0.13.0
Update gomod-golang-x-net to 0.13.0 from 0.12.0
2023-08-02 18:21:00 +02:00
Mattias Wadman
c44d223f37
Merge pull request #727 from wader/bump-github-go-version-1.20.7
Update github-go-version to 1.20.7 from 1.20.6
2023-08-02 18:20:49 +02:00
bump
3828b42386 Update github-go-version to 1.20.7 from 1.20.6 2023-08-02 16:04:14 +00:00
bump
c8aae6660b Update gomod-golang-x-net to 0.13.0 from 0.12.0
Tags https://github.com/golang/net/tags
2023-08-02 16:04:11 +00:00
bump
6daa0aa751 Update docker-golang to 1.20.7 from 1.20.6 2023-08-02 16:04:03 +00:00
Mattias Wadman
9f1fe72f7a
Merge pull request #724 from wader/jq-reformat
dev,jq: Reformat jq code to look more the same
2023-07-27 13:53:47 +02:00
Mattias Wadman
44f0060205 dev,jq: Reformat jq code to look more the same 2023-07-27 13:21:04 +02:00
Mattias Wadman
9f38734cef
Merge pull request #723 from wader/mp4-brand-qt-symbolic
mp4: Nicer major brand and handle some qt brand short strings better
2023-07-26 12:31:52 +02:00
Mattias Wadman
97194ad8bc mp4: Nicer major brand and handle some qt brand short strings better 2023-07-26 12:15:51 +02:00
Mattias Wadman
25c13940e9
Merge pull request #722 from wader/dev-cleanup-move-to-wiki
dev: Move examples and snippets to wiki
2023-07-26 11:23:47 +02:00
Mattias Wadman
9cd1d0f3e3 dev: Move examples and snippets to wiki 2023-07-26 11:11:48 +02:00
Mattias Wadman
1b9d0fdc69
Merge pull request #721 from dlatchx/luajit
luajit: file null terminator: raw bits, validate
2023-07-25 19:46:56 +02:00
Babz
3af0462c68 luajit: file null terminator: raw bits, validate 2023-07-25 18:34:44 +02:00
Mattias Wadman
d62bb59f66
Merge pull request #720 from wader/docker-bookworm
docker: Change to bookworm
2023-07-12 22:57:34 +02:00
Mattias Wadman
8edef78aba docker: Change to bookworm 2023-07-12 22:28:11 +02:00
Mattias Wadman
5e365037e9
Merge pull request #719 from wader/bump-github-go-version-1.20.6
Update github-go-version to 1.20.6 from 1.20.5
2023-07-12 18:57:08 +02:00
Mattias Wadman
ae9fc85713
Merge pull request #718 from wader/bump-docker-golang-1.20.6
Update docker-golang to 1.20.6 from 1.20.5
2023-07-12 18:39:33 +02:00
bump
8e705aa720 Update github-go-version to 1.20.6 from 1.20.5 2023-07-12 16:04:07 +00:00
bump
40310826ea Update docker-golang to 1.20.6 from 1.20.5 2023-07-12 16:04:02 +00:00
Mattias Wadman
d15a41f943
Merge pull request #714 from wader/release-0.7.0
fq: Release 0.7.0
2023-07-07 11:35:44 +02:00
Mattias Wadman
ad535ce94d fq: Release 0.7.0 2023-07-07 11:25:47 +02:00
Mattias Wadman
62870e3ed8
Merge pull request #696 from wader/bump-gomod-BurntSushi/toml-1.3.2
Update gomod-BurntSushi/toml to 1.3.2 from 1.2.1
2023-07-06 18:51:24 +02:00
Mattias Wadman
347fa4eb0b
Merge pull request #717 from wader/bump-gomod-gopacket-1.1.1
Update gomod-gopacket to 1.1.1 from 1.1.0
2023-07-06 18:49:20 +02:00
bump
a079b73a4e Update gomod-gopacket to 1.1.1 from 1.1.0
Release notes https://github.com/gopacket/gopacket/releases/tag/v1.1.1
2023-07-06 16:04:20 +00:00
Mattias Wadman
b5bd037553
Merge pull request #715 from wader/bump-gomod-golang-x-crypto-0.11.0
Update gomod-golang-x-crypto to 0.11.0 from 0.10.0
2023-07-05 18:34:33 +02:00
Mattias Wadman
525dc7c86f
Merge pull request #716 from wader/bump-gomod-golang-x-net-0.12.0
Update gomod-golang-x-net to 0.12.0 from 0.11.0
2023-07-05 18:34:09 +02:00
bump
660ca032a9 Update gomod-golang-x-net to 0.12.0 from 0.11.0
Tags https://github.com/golang/net/tags
2023-07-05 16:04:19 +00:00
bump
98351ff124 Update gomod-golang-x-crypto to 0.11.0 from 0.10.0
Tags https://github.com/golang/crypto/tags
2023-07-05 16:04:16 +00:00
bump
8e75dc9bc8 Update gomod-BurntSushi/toml to 1.3.2 from 1.2.1
Source diff 1.2.1..1.3.2 https://github.com/BurntSushi/toml/compare/v1.2.1..v1.3.2
2023-07-05 17:36:12 +02:00
Mattias Wadman
b40e0d7469
Merge pull request #713 from wader/bump-gomod-golang/text-0.11.0
Update gomod-golang/text to 0.11.0 from 0.10.0
2023-07-04 18:16:30 +02:00
bump
0eb6557d00 Update gomod-golang/text to 0.11.0 from 0.10.0
Source diff 0.10.0..0.11.0 https://github.com/golang/text/compare/v0.10.0..v0.11.0
2023-07-04 16:04:12 +00:00
Mattias Wadman
0770565a4d
Merge pull request #712 from wader/wav-bext
wav: Decode bext chunk
2023-07-03 11:30:31 +02:00
Mattias Wadman
8c75509e13 wav: Decode bext chunk 2023-07-03 11:17:50 +02:00
Mattias Wadman
cd7984342f
Merge pull request #710 from wader/luajit-doc-gen
luajit: make doc
2023-06-23 00:12:50 +02:00