Sam James
08df7f45c8
pkg/cli/test_exp.sh: use command -v
...
`which` is non-portable and not part of POSIX, but we can use `command -v`
for the same effect.
Debian [0] and Gentoo [1] are both trying to drop which from their base system.
[0] https://lwn.net/Articles/874049/
[1] https://bugs.gentoo.org/646588
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-27 23:04:10 +00:00
Mattias Wadman
77b2c0225f
Merge pull request #884 from wader/bump-gomod-golang-x-crypto-0.20.0
...
Update gomod-golang-x-crypto to 0.20.0 from 0.19.0
2024-02-27 17:12:24 +01:00
bump
735256b905
Update gomod-golang-x-crypto to 0.20.0 from 0.19.0
...
Tags https://github.com/golang/crypto/tags
2024-02-27 16:03:54 +00:00
Mattias Wadman
e8b28a6d39
Merge pull request #883 from wader/diff-remove-dep
...
test: Replace pmezard/go-difflib with go's internal diff
2024-02-26 12:10:22 +01:00
Mattias Wadman
aaa43dfb81
test: Replace pmezard/go-difflib with go's internal diff
2024-02-26 11:39:03 +01:00
Mattias Wadman
e6f98ae148
Merge pull request #882 from wader/sort-formats
...
fq: Sort formats
2024-02-18 16:41:55 +01:00
Mattias Wadman
7500a8b767
fq: Sort formats
2024-02-18 16:33:39 +01:00
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