Commit Graph
175 Commits
Author SHA1 Message Date
github-actions[bot] 147716e803 chore: auto-update Go modules 2026-09-14 00:03:21 +00:00
github-actions[bot] fcf3c713f8 chore: auto-update Go modules 2026-09-07 00:03:17 +00:00
github-actions[bot] a05cd25a59 chore: auto-update Go modules 2026-08-31 00:03:04 +00:00
github-actions[bot] 4904c57db1 chore: auto-update Go modules 2026-08-24 00:02:45 +00:00
github-actions[bot] 62669351d4 chore: auto-update Go modules 2026-08-17 00:02:17 +00:00
github-actions[bot] 5e82681b05 chore: auto-update Go modules 2026-08-10 00:06:39 +00:00
github-actions[bot] fb8546c80e chore: auto-update Go modules 2026-08-03 00:19:06 +00:00
github-actions[bot] a5e5f64d7d chore: auto-update Go modules 2026-07-27 00:19:07 +00:00
github-actions[bot] 4d9f9c1578 chore: auto-update Go modules 2026-07-20 02:12:46 +00:00
github-actions[bot] cfa3f10553 chore: auto-update Go modules 2026-07-13 00:17:12 +00:00
github-actions[bot] 729dfb91b8 chore: auto-update Go modules 2026-06-15 00:25:06 +00:00
github-actions[bot] 872948c428 chore: auto-update Go modules 2026-06-08 00:24:25 +00:00
github-actions[bot] 21cddd7adb chore: auto-update Go modules 2026-06-01 00:20:58 +00:00
github-actions[bot] 5bca9f213d chore: auto-update Go modules 2026-05-25 00:20:21 +00:00
github-actions[bot] 00657edf5b chore: auto-update Go modules 2026-05-11 00:16:31 +00:00
github-actions[bot] 0333d412b6 chore: auto-update Go modules 2026-05-04 00:15:13 +00:00
github-actions[bot] b9156f41aa chore: auto-update Go modules 2026-04-20 00:09:58 +00:00
github-actions[bot] 32e2646a3d chore: auto-update Go modules 2026-04-13 00:09:15 +00:00
github-actions[bot] 3960b1969f chore: auto-update Go modules 2026-04-06 00:07:35 +00:00
github-actions[bot] 49138e397c chore: auto-update Go modules 2026-03-30 00:07:20 +00:00
onyx_online 68b8ab2018 add flag tags to Config flags 2026-03-27 13:34:57 +00:00
onyx_online 6ec3c55383 improve consistency of tags 2026-03-27 13:23:46 +00:00
onyx_online 847dffd842 increase the column count for the generated help output 2026-03-27 07:38:16 +00:00
onyx_online 283511b94d add ToC to README
add Shell Completion section to README
2026-03-24 00:56:03 +00:00
github-actions[bot] a1c27a3f1b chore: auto-update Go modules 2026-03-23 00:05:49 +00:00
onyx_online 828d7cc248 add go mod tidy hook 2026-03-21 13:57:22 +00:00
onyx_online 5fa2aabecb upd generate help script 2026-03-21 11:08:41 +00:00
onyx_online ac8a677f99 add generate task
run it from pre-commit
2026-03-21 10:46:16 +00:00
onyx_online e0c15f3ba5 remove duplicate taskfiles 2026-03-20 20:06:37 +00:00
onyx_online 1f4b261fc4 remove duplicate taskfile 2026-03-20 19:53:55 +00:00
onyx_online 739ce44288 add generate-readme task
add generate_help.go

update pre-commit hook
2026-03-20 19:49:36 +00:00
onyx_online 1b9cc1f66a add man command to both CLIs
add man Taskfiles
2026-03-20 19:20:29 +00:00
github-actions[bot] 3f6e8c4209 chore: auto-update Go modules 2026-03-16 00:06:27 +00:00
github-actions[bot] e8f324cba5 chore: auto-update Go modules 2026-03-09 00:03:40 +00:00
github-actions[bot] 9564510c9e chore: auto-update Go modules 2026-02-23 00:04:45 +00:00
onyx_online 229bc4a15f rewrite version func 2026-02-16 01:29:25 +00:00
github-actions[bot] 5057029267 chore: auto-update Go modules 2026-02-16 00:04:44 +00:00
onyx_online 4ed567e464 enable errcheck linter 2026-02-15 15:12:29 +00:00
onyx_online c8cfef858c enable goconst linter
add package level constants for true/false str values
2026-02-15 14:58:59 +00:00
onyx_online 23285e6e50 add godot linter 2026-02-15 12:47:35 +00:00
onyx_online b6b64781ed add staticcheck linter 2026-02-15 12:46:05 +00:00
onyx_online 9bc4d21739 enable unparam linter 2026-02-15 12:44:52 +00:00
onyx_online 7a0d5c56e5 enable revive linter
- add package comments
- fix redeclaration of built-in min/max
- add comments to exported types
- remove unused parameters
2026-02-15 12:22:22 +00:00
onyx_online ac8f635263 litn fixes 2026-02-15 12:00:00 +00:00
onyx_online 19fda4daec migrate golangci-lint config to version 2
update golangci action
2026-02-15 11:59:50 +00:00
onyx_online 58866b794b implement info command
upd help mds
v0.15.0
2026-02-11 21:47:56 +00:00
onyx_online 32a09db1a4 unexport client 2026-02-11 21:25:40 +00:00
onyx_online 106f896c45 upd strip send docstrings/help messages v0.14.3 2026-02-11 09:26:23 +00:00
onyx_online 6615eec466 mark eq/band index args as optional. this lets us differentiate between not set and zero.
add Validate method to SnapshotCmdGroup
v0.14.2
2026-02-10 14:16:35 +00:00
onyx_online 942d1b18bd keep validation failure messages consistent.
they now print the incorrect value passed.
v0.14.1
2026-02-10 01:24:55 +00:00