1
1
mirror of https://github.com/wader/fq.git synced 2024-09-17 14:57:09 +03:00
Commit Graph

2568 Commits

Author SHA1 Message Date
Mattias Wadman
ae296218cb
Merge pull request #880 from wader/bump-make-golangci-lint-1.56.2
Update make-golangci-lint to 1.56.2 from 1.56.1
2024-02-16 17:24:55 +01:00
Mattias Wadman
3f5996171b
Merge pull request #881 from wader/bump-github-golangci-lint-1.56.2
Update github-golangci-lint to 1.56.2 from 1.56.1
2024-02-16 17:24:40 +01:00
bump
a577c3987c Update github-golangci-lint to 1.56.2 from 1.56.1
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.56.2
2024-02-16 16:03:48 +00:00
bump
1c24f64d9b Update make-golangci-lint to 1.56.2 from 1.56.1
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.56.2
2024-02-16 16:03:45 +00:00
Mattias Wadman
a8dd146cb2
Merge pull request #879 from wader/doc-add-imhex
doc: Add ImHex to related tools
2024-02-15 11:20:36 +01:00
Mattias Wadman
e741ca7888 doc: Add ImHex to related tools 2024-02-15 10:31:54 +01:00
Mattias Wadman
e1da76df6c
Merge pull request #878 from mlofjard/fit-peek-array-support
fit: Skip array fields on pre read messages
2024-02-12 16:43:37 +01:00
Mikael Lofjärd
225fd50783 fit: Skip array fields on pre read messages 2024-02-12 16:31:27 +01:00
Mattias Wadman
4f2cdce290
Merge pull request #877 from mlofjard/fit-peek-reference-fields
fit: Fixed subfield referencing fields below self in message
2024-02-12 15:38:20 +01:00
Mikael Lofjärd
f7b067b6ba Fixed subfield referencing fields below self in message 2024-02-12 15:28:42 +01:00
Mattias Wadman
8ebe5da6a7
Merge pull request #856 from wader/release-0.10.0
fq: Release 0.10.0
2024-02-11 17:10:11 +01:00
Mattias Wadman
15ed1611b8 fq: Release 0.10.0 2024-02-11 17:01:55 +01:00
Mattias Wadman
7ca701d950
Merge pull request #876 from wader/fit-date-time
fit: Formatted date/time description for timestamp fields
2024-02-11 01:09:05 +01:00
Mattias Wadman
76307e4d33 fit: Formatted date/time description for timestamp fields 2024-02-11 00:43:00 +01:00
Mattias Wadman
2a90479fb7
Merge pull request #875 from wader/fit-style-date-time
fit: Show crc as hex, lower case "invalid" and some style harmonization
2024-02-10 18:27:13 +01:00
Mattias Wadman
788088f84d fit: Show crc as hex, lower case "invalid" and some style harmonization 2024-02-10 16:24:16 +01:00
Mattias Wadman
f7ae961e1e
Merge pull request #874 from wader/doc-update
doc: Update docs to include fit format
2024-02-10 01:50:23 +01:00
Mattias Wadman
55470deb99 doc: Update docs to include fit format
Also new version of ansisvg
2024-02-10 01:36:05 +01:00
Mattias Wadman
5684bc43c5
Merge pull request #863 from mlofjard/fit
fit: Added support for ANT+ FIT format (used by Garmin devices)
2024-02-10 01:30:35 +01:00
Mikael Lofjärd
6219d57c35 fit: Added support for dynamic subfields 2024-02-10 01:09:40 +01:00
Mikael Lofjärd
33e5851d03 fit: Fix field casing to snake_case. Misc cleanup. 2024-02-10 01:09:16 +01:00
Mikael Lofjärd
88622804f7 fit: Made long/lat present as float64 2024-02-10 01:09:15 +01:00
Mikael Lofjärd
54c6f0cdc1 fit: Added support for "invalid" value checking.
Added support for array values.
Added documentation and tests.
2024-02-10 01:08:02 +01:00
Mikael Lofjärd
46dbf5b7da fit: Added support for ANT+ FIT format (used by Garmin devices) 2024-02-10 01:08:01 +01:00
Mattias Wadman
6722dd0fdc
Merge pull request #872 from wader/bump-make-golangci-lint-1.56.1
Update make-golangci-lint to 1.56.1 from 1.56.0
2024-02-09 17:46:48 +01:00
Mattias Wadman
07b62fff5c
Merge pull request #873 from wader/bump-github-golangci-lint-1.56.1
Update github-golangci-lint to 1.56.1 from 1.56.0
2024-02-09 17:46:37 +01:00
bump
283380ba6a Update github-golangci-lint to 1.56.1 from 1.56.0
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.56.1
2024-02-09 16:03:33 +00:00
bump
5369576dae Update make-golangci-lint to 1.56.1 from 1.56.0
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.56.1
2024-02-09 16:03:31 +00:00
Mattias Wadman
b77550f421
Merge pull request #871 from wader/macos-home-config
interp: Support ~/.config/fq as fallback on macOS
2024-02-09 16:37:59 +01:00
Mattias Wadman
217660005e interp: Support ~/.config/fq as fallback on macOS
Got fed up with ~/Library/Application Support/fq
2024-02-09 16:10:38 +01:00
Mattias Wadman
81ca47fdd4
Merge pull request #869 from wader/bump-gomod-golang-x-net-0.21.0
Update gomod-golang-x-net to 0.21.0 from 0.20.0
2024-02-08 17:34:52 +01:00
Mattias Wadman
355e88f031
Merge pull request #870 from wader/bump-gomod-golang-x-term-0.17.0
Update gomod-golang-x-term to 0.17.0 from 0.16.0
2024-02-08 17:27:04 +01:00
bump
40bcb194ae Update gomod-golang-x-net to 0.21.0 from 0.20.0
Tags https://github.com/golang/net/tags
2024-02-08 17:26:26 +01:00
Mattias Wadman
9ee6d2b5d3
Merge pull request #868 from wader/bump-gomod-golang-x-crypto-0.19.0
Update gomod-golang-x-crypto to 0.19.0 from 0.18.0
2024-02-08 17:24:18 +01:00
bump
310c78ea14 Update gomod-golang-x-term to 0.17.0 from 0.16.0
Tags https://github.com/golang/term/tags
2024-02-08 16:03:56 +00:00
bump
b5388eaae3 Update gomod-golang-x-crypto to 0.19.0 from 0.18.0
Tags https://github.com/golang/crypto/tags
2024-02-08 16:03:50 +00:00
Mattias Wadman
e23409b992
Merge pull request #865 from wader/bump-make-golangci-lint-1.56.0
Update make-golangci-lint to 1.56.0 from 1.55.2
2024-02-07 17:40:26 +01:00
Mattias Wadman
ea9230565f
Merge pull request #866 from wader/bump-github-golangci-lint-1.56.0
Update github-golangci-lint to 1.56.0 from 1.55.2
2024-02-07 17:40:19 +01:00
bump
888b0be069 Update github-golangci-lint to 1.56.0 from 1.55.2
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.56.0

Remove some nolint:errorlint not needed anymore
2024-02-07 17:31:49 +01:00
Mattias Wadman
59f7e17332
Merge pull request #864 from wader/bump-docker-golang-1.22.0
Update docker-golang to 1.22.0 from 1.21.6
2024-02-07 17:24:34 +01:00
Mattias Wadman
1696f790a4
Merge pull request #867 from wader/bump-github-go-version-1.22.0
Update github-go-version to 1.22.0 from 1.21.6
2024-02-07 17:24:08 +01:00
bump
5bfb2bb12d Update github-go-version to 1.22.0 from 1.21.6 2024-02-07 16:04:26 +00:00
bump
536583cfd0 Update make-golangci-lint to 1.56.0 from 1.55.2
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.56.0
2024-02-07 16:04:21 +00:00
bump
f9e1e7598a Update docker-golang to 1.22.0 from 1.21.6 2024-02-07 16:04:19 +00:00
Mattias Wadman
aa48108ba7
Merge pull request #862 from wader/display-zero-line-bytes-crash
interp: Fix crash when using line_bytes=0
2024-02-06 17:01:09 +01:00
Mattias Wadman
69ae76593c interp: Fix crash when using line_bytes=0 2024-02-06 16:33:50 +01:00
Mattias Wadman
e13940fa4a
Merge pull request #861 from wader/readme-fixes
doc: Fix weird wording in README.md
2024-02-06 15:45:12 +01:00
Mattias Wadman
63e0aa3c9d doc: Fix weird wording in README.md 2024-02-06 15:32:43 +01:00
Mattias Wadman
8999c84e6c
Merge pull request #860 from wader/pcapnp-all-section-header-cleanup
pcapng: Decode all section headers
2024-02-06 01:26:49 +01:00
Mattias Wadman
e3af46702c pcapng: Decode all section headers, clenaup descriptions
Some refactor also
2024-02-06 01:06:59 +01:00