|
|
55b2e7f6cb
|
feat: makes ls list all stores by default, with config option to disable. adds --store glob support
|
2026-02-11 23:04:14 +00:00 |
|
|
|
15c1d6733c
|
feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions
|
2026-02-11 19:29:14 +00:00 |
|
|
|
9130c09e56
|
feat(rm): adds --yes flag to auto-accept all prompts
|
2026-02-11 17:57:05 +00:00 |
|
|
|
e04bcfb306
|
fix: artifacts in comments from copying the commands over initially
|
2026-02-11 17:24:32 +00:00 |
|
|
|
5145816b0a
|
feat: splits --glob into --key and --value searches
|
2026-02-11 15:21:05 +00:00 |
|
|
|
d63c1fd77b
|
fix: no need to care about identities when making a deletion
|
2026-02-11 12:51:27 +00:00 |
|
|
|
9bdc9c30c6
|
feat: encryption with age
|
2026-02-11 12:36:42 +00:00 |
|
|
|
ba93931c33
|
chore: swaps out a %q for '%s' for glob-sep flags
|
2026-02-11 02:17:25 +00:00 |
|
|
|
b52a5bfdb7
|
feat: huge overhaul of messaging into FAIL, WARN, hint, ok, prompt, and progress types
|
2026-02-11 02:11:58 +00:00 |
|
|
|
7b1356f5af
|
migrate from badger to ndjson-native storage
|
2026-02-10 23:56:33 +00:00 |
|
|
|
2cc5a3270b
|
refactor: removes some dead code
|
2026-02-10 22:11:29 +00:00 |
|
|
|
c2d1ec0842
|
refactor(del): made remove the default case
|
2025-12-23 09:35:31 +00:00 |
|
|
|
3d5a3f2aa1
|
refactor(branding?): swapped all references to db/dbs to store/stores
|
2025-12-23 09:07:45 +00:00 |
|
|
|
9467675715
|
chore(cmd): updates Shorts, and test expectations.
|
2025-12-23 08:42:20 +00:00 |
|
|
|
9c82ee70d4
|
refactor(VCS)!: moves over to sync style -- WIP/unstable
|
2025-12-19 16:11:58 +00:00 |
|
|
|
9506a2b657
|
feat(VCS): auto-commit hooked up to all changeful commands
|
2025-12-18 20:57:54 +00:00 |
|
|
|
f0be9c42d3
|
feat(config): restructures config
|
2025-12-18 18:20:51 +00:00 |
|
|
|
e3cdadd5fd
|
refactor(del): refactors flow for clarity
|
2025-12-18 16:21:30 +00:00 |
|
|
|
3e3c55d0b6
|
chore(LICENSE): places license notice in all files
|
2025-12-18 13:57:35 +00:00 |
|
|
|
6efa9863fe
|
feat(config): warn_on_delete, warn_on_overwrite, display_art toggles in config
|
2025-12-18 13:30:38 +00:00 |
|
|
|
0c0de52a6e
|
refactor(KeySpec): moves over to a unified KeySpec struct for parsing
|
2025-12-18 12:29:08 +00:00 |
|
|
|
3d4cd40a17
|
feat(cmd): improves error messaging for globs
|
2025-12-18 01:53:09 +00:00 |
|
|
|
9869b663e2
|
fix(del): don't fail to delete if a single glob doesn't match; only if no patterns match at all
|
2025-12-17 19:57:33 +00:00 |
|
|
|
95c9ac8fca
|
feat(globs): glob support extended to ls and documented in README
|
2025-12-17 19:40:05 +00:00 |
|
|
|
badbf3b6bb
|
feat(del): adds glob support for deletion
|
2025-12-17 18:37:10 +00:00 |
|
|
|
14897ba587
|
feat(del): support for multi deletion
|
2025-12-17 18:18:48 +00:00 |
|
|
|
def2941128
|
chore(testdata): updates test expectations to match new error messaging
|
2025-12-17 14:28:18 +00:00 |
|
|
|
f6f1376d1a
|
fix(delCmd): error on KeyNotFound
|
2025-12-17 14:17:02 +00:00 |
|
|
|
60d74e5ec1
|
feat(cmd): made error messaging closer to coreutils
|
2025-12-17 14:13:46 +00:00 |
|
|
|
28582bc0b2
|
feat(cmds): adds common aliases for main commands
|
2025-11-19 12:41:45 +00:00 |
|
|
|
af049a6ade
|
feat(delete): added confirmation prompt, overrideable with --force
|
2025-11-06 22:39:48 +00:00 |
|
|
|
2da42de7ab
|
feat(cmd): added listcmd and refactored transactions to use TransactionArgs
|
2025-11-06 17:48:38 +00:00 |
|
|
|
cc206a7c8a
|
feat(del): initial delcmd
|
2025-11-06 15:20:40 +00:00 |
|