1
1
mirror of https://github.com/wader/fq.git synced 2024-12-18 10:52:44 +03:00
Commit Graph

2274 Commits

Author SHA1 Message Date
Mattias Wadman
70f174a8b5 wip 2023-11-16 13:25:05 +01:00
Mattias Wadman
03316988aa wip 2023-11-16 13:25:05 +01:00
Mattias Wadman
35f8379e08 wip 2023-11-16 13:25:05 +01:00
Mattias Wadman
cfd18e7657
Merge pull request #814 from wader/usage-remove-spurious-backtick
doc: Remove spurious backtick
2023-11-10 15:03:08 +01:00
Mattias Wadman
5abf151f9b doc: Remove spurious backtick 2023-11-10 14:35:22 +01:00
Mattias Wadman
b6056f1683
Merge pull request #813 from wader/bump-gomod-golang-x-net-0.18.0
Update gomod-golang-x-net to 0.18.0 from 0.17.0
2023-11-09 17:52:52 +01:00
Mattias Wadman
a1bde9833c
Merge pull request #812 from wader/bump-gomod-golang-x-crypto-0.15.0
Update gomod-golang-x-crypto to 0.15.0 from 0.14.0
2023-11-09 17:52:42 +01:00
bump
14fe728cc0 Update gomod-golang-x-net to 0.18.0 from 0.17.0
Tags https://github.com/golang/net/tags
2023-11-09 16:03:45 +00:00
bump
8d4d18d367 Update gomod-golang-x-crypto to 0.15.0 from 0.14.0
Tags https://github.com/golang/crypto/tags
2023-11-09 16:03:43 +00:00
Mattias Wadman
00307409b4
Merge pull request #810 from wader/bump-docker-golang-1.21.4
Update docker-golang to 1.21.4 from 1.21.3
2023-11-08 19:02:16 +01:00
Mattias Wadman
17e9d94281
Merge pull request #811 from wader/bump-github-go-version-1.21.4
Update github-go-version to 1.21.4 from 1.21.3
2023-11-08 19:01:53 +01:00
bump
caef93cec3 Update github-go-version to 1.21.4 from 1.21.3 2023-11-08 16:04:04 +00:00
bump
c31fc87461 Update docker-golang to 1.21.4 from 1.21.3 2023-11-08 16:03:59 +00:00
Mattias Wadman
e60fc5fc0a
Merge pull request #808 from wader/gojq-rebase
gojq: Update rebased fq fork
2023-11-05 18:18:12 +01:00
Mattias Wadman
dc376f3491 gojq: Update rebased fq fork
From upstream:
    implement pick function
    fix comment continuation with newline in dos format
    implement comment continuation with backslash
2023-11-05 18:04:09 +01:00
Mattias Wadman
0d67c7d96a
Merge pull request #807 from wader/bump-gomod-golang/text-0.14.0
Update gomod-golang/text to 0.14.0 from 0.13.0
2023-11-04 17:52:58 +01:00
bump
1011f19c36 Update gomod-golang/text to 0.14.0 from 0.13.0
Source diff 0.13.0..0.14.0 https://github.com/golang/text/compare/v0.13.0..v0.14.0
2023-11-04 16:03:44 +00:00
Mattias Wadman
6cbdd953ba
Merge pull request #805 from wader/bump-make-golangci-lint-1.55.2
Update make-golangci-lint to 1.55.2 from 1.55.1
2023-11-03 17:14:46 +01:00
Mattias Wadman
4b0018f70a
Merge pull request #806 from wader/bump-github-golangci-lint-1.55.2
Update github-golangci-lint to 1.55.2 from 1.55.1
2023-11-03 17:11:42 +01:00
bump
534a2c8cd1 Update github-golangci-lint to 1.55.2 from 1.55.1
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.55.2
2023-11-03 16:03:53 +00:00
bump
36576a5ca3 Update make-golangci-lint to 1.55.2 from 1.55.1
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.55.2
2023-11-03 16:03:50 +00:00
Mattias Wadman
1fb2054fc3
Merge pull request #804 from wader/exif-broken-next-ifd-offset
exif,tiff: Handle broken last next ifd offset by treating it as end m…
2023-11-03 16:23:30 +01:00
Mattias Wadman
02b3527608 exif,tiff: Handle broken last next ifd offset by treating it as end marker 2023-11-03 16:13:49 +01:00
Mattias Wadman
80bfbb405b
Merge pull request #803 from wader/webp-fixes-and-use-riff
webp: Refactor to use shared riff code decode VP8X, EXIF and XMP chunks
2023-11-01 19:28:59 +01:00
Mattias Wadman
9e58067f4b webp: Refactor to use riff code and decode VP8X, EXIF, ICCP and XMP chunks 2023-11-01 18:58:09 +01:00
Mattias Wadman
7c8fa05e30
Merge pull request #801 from wader/interp-synthetic-raw-inf-recur
interp: Fix infinite recursion when casting synthetic raw value into …
2023-10-29 16:23:41 +01:00
Mattias Wadman
bed89f7d7a
Merge pull request #800 from wader/protobuf-string-bytes-value
protobuf: No need for synthetic for string and bytes value
2023-10-29 16:23:35 +01:00
Mattias Wadman
29e75411ed interp: Fix infinite recursion when casting synthetic raw value into a jq value 2023-10-29 16:11:05 +01:00
Mattias Wadman
5e2e49e31b protobuf: No need for synthetic for string and bytes value 2023-10-29 16:10:22 +01:00
Mattias Wadman
4783e52d78
Merge pull request #798 from wader/bump-make-golangci-lint-1.55.1
Update make-golangci-lint to 1.55.1 from 1.55.0
2023-10-25 18:17:58 +02:00
Mattias Wadman
d8e9c20582
Merge pull request #799 from wader/bump-github-golangci-lint-1.55.1
Update github-golangci-lint to 1.55.1 from 1.55.0
2023-10-25 18:17:51 +02:00
Mattias Wadman
5cc27329d6
Merge pull request #797 from wader/macho-timestamps
macho: Move timestamp string to description
2023-10-25 18:10:33 +02:00
bump
60edf973b8 Update github-golangci-lint to 1.55.1 from 1.55.0
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.55.1
2023-10-25 16:03:49 +00:00
bump
5f06364f30 Update make-golangci-lint to 1.55.1 from 1.55.0
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.55.1
2023-10-25 16:03:47 +00:00
Mattias Wadman
797c7d9065 macho: Move timestamp string to description 2023-10-25 18:00:44 +02:00
Mattias Wadman
a418eb0e63
Merge pull request #796 from wader/macho-flags-endian
macho: Respect endian when decoding flags
2023-10-25 17:57:24 +02:00
Mattias Wadman
71a5fc91ad macho: Respect endian when decoding flags 2023-10-25 17:43:36 +02:00
Mattias Wadman
0cebaed5ca
Merge pull request #795 from wader/gzip-multi-memebers
gzip: Correctly handle multiple members
2023-10-24 19:02:43 +02:00
Mattias Wadman
ac276ee119 gzip: Correctly handle multiple members
A gzip file consists of one or more "members" that are concatenated on uncompress.

Introduce a members array with each member and uncompressed is now the concatenation.

Fixes #794
2023-10-24 10:45:32 +02:00
Mattias Wadman
a4cfdcf518
Merge pull request #793 from wader/zip-correct-date-time-fields
zip: Fix incorrect time/date, add extended timestamp and refactor
2023-10-24 00:06:36 +02:00
Mattias Wadman
a83cac6021 zip: Fix incorrect time/date, add extended timestamp and refactor
MSDOS time/date was read in wrong order and also did not take into account
that the bit ranges in the shortis are in little-endian.

Remodel modification_time/date to be one struct with fat_time, fat_date LE shorts
and then synthetic values for day, hours, minute etc and also a unix field with the
timestamp as unix time.

Also refactor and clenaup extra fields/extended code a bit.

Fixes #792
2023-10-23 11:11:27 +02:00
Mattias Wadman
1a3823f187
Merge pull request #790 from wader/bump-make-golangci-lint-1.55.0
Update make-golangci-lint to 1.55.0 from 1.54.2
2023-10-20 18:44:45 +02:00
Mattias Wadman
3f7455a05f
Merge pull request #791 from wader/bump-github-golangci-lint-1.55.0
Update github-golangci-lint to 1.55.0 from 1.54.2
2023-10-20 18:44:37 +02:00
bump
de7fdae598 Update github-golangci-lint to 1.55.0 from 1.54.2
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.55.0
2023-10-20 16:03:51 +00:00
bump
0c22c79b51 Update make-golangci-lint to 1.55.0 from 1.54.2
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.55.0
2023-10-20 16:03:48 +00:00
Mattias Wadman
11c9df49da
Merge pull request #786 from wader/avi-decode-extended-chunks
avi: Add extended chunks support and option
2023-10-20 16:07:17 +02:00
Mattias Wadman
d703321a7a avi: Add extended chunks support and option
This is used for >1gb files. Disable decode will speed up
deocde a lot but will probably also produce some gaps as same
part of the movi chunks will not be reference by the indx index.
2023-10-20 15:55:19 +02:00
Mattias Wadman
76edd48dff
Merge pull request #789 from wader/display-bits-exclusive-end
interp: Change bit ranges to use exclusive end
2023-10-20 15:53:00 +02:00
Mattias Wadman
051a70bd4b interp: Change bit ranges to use exclusive end
All other ranges and slicing uses exclusive end so i think it make sense
to make it consistent.

Update docs and add additional example for non-byte-aligned field.

Also fixes issue showing zero bit ranges as start-NA.
2023-10-20 15:37:26 +02:00
Mattias Wadman
677c7e4258
Merge pull request #788 from wader/from_jq-better-error
interp: Better from_jq error handling
2023-10-20 14:39:44 +02:00