|
|
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 |
|