1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 04:09:37 +03:00
Commit Graph

2398 Commits

Author SHA1 Message Date
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
Mattias Wadman
524777828e
Merge pull request #859 from wader/aac-more-cpe
aac_frame: CPE: Decode instance tag and common window flag
2024-01-29 12:29:07 +01:00
Mattias Wadman
e51c746db4 aac_frame: CPE: Decode instance tag and common window flag 2024-01-29 12:13:19 +01:00
Mattias Wadman
a13808d2ff
Merge pull request #857 from wader/webp-lossless
webp: Decode width, height and flags for lossless webp
2024-01-20 17:37:24 +01:00
Mattias Wadman
b0421dfc31 webp: Decode width, height and flags for lossless webp 2024-01-20 17:14:27 +01:00
Mattias Wadman
422dd65814
Merge pull request #855 from wader/update-gojq
gojq: Update fq fork
2024-01-18 18:23:30 +01:00
Mattias Wadman
5829c6b4ca gojq: Update fq fork
From upstream:
fix object construction with duplicate keys
2024-01-18 18:08:40 +01:00
Mattias Wadman
91db62bd59
Merge pull request #854 from wader/readline-bump-update
readline: Update to 0.1.0 and add bump config
2024-01-15 10:14:30 +01:00
Mattias Wadman
cd572d3ace readline: Update to 0.1.0 and add bump config 2024-01-15 10:03:53 +01:00
Mattias Wadman
539f15d0a9
Merge pull request #852 from wader/bump-docker-golang-1.21.6
Update docker-golang to 1.21.6 from 1.21.5
2024-01-10 17:47:20 +01:00
Mattias Wadman
3aedfac6d2
Merge pull request #853 from wader/bump-github-go-version-1.21.6
Update github-go-version to 1.21.6 from 1.21.5
2024-01-10 17:47:04 +01:00
bump
3f48e3beb1 Update github-go-version to 1.21.6 from 1.21.5 2024-01-10 16:03:55 +00:00
bump
836af78a48 Update docker-golang to 1.21.6 from 1.21.5 2024-01-10 16:03:51 +00:00
Mattias Wadman
86e3ff1ff5
Merge pull request #851 from wader/bump-gomod-golang-x-net-0.20.0
Update gomod-golang-x-net to 0.20.0 from 0.19.0
2024-01-09 17:36:23 +01:00
Mattias Wadman
b315e1ae52
Merge pull request #850 from wader/bump-gomod-golang-x-crypto-0.18.0
Update gomod-golang-x-crypto to 0.18.0 from 0.17.0
2024-01-09 17:36:17 +01:00
bump
2e22e1b824 Update gomod-golang-x-net to 0.20.0 from 0.19.0
Tags https://github.com/golang/net/tags
2024-01-09 16:03:47 +00:00
bump
561fed97ec Update gomod-golang-x-crypto to 0.18.0 from 0.17.0
Tags https://github.com/golang/crypto/tags
2024-01-09 16:03:45 +00:00
Mattias Wadman
9939039657
Merge pull request #849 from wader/docs-update-svgs
doc: Generate svgs with new ansisvg
2024-01-08 13:38:29 +01:00
Mattias Wadman
e5fd1eb427 doc: Generate svgs with new ansisvg 2024-01-08 13:27:54 +01:00
Mattias Wadman
36da30b4bf
Merge pull request #848 from wader/bump-temp-skip-ergochat-readline
bump,readline: Skip bump until not rc
2024-01-05 17:18:56 +01:00
Mattias Wadman
0070e389b9 bump,readline: Skip bump until not rc 2024-01-05 17:07:46 +01:00