stash/src/commands
NotAShelf 3165543580
commands: prevent usize underflow when navigating empty entry list
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I0432dcc88b22226772f6bb6e05cc64d36a6a6964
2026-01-22 13:41:57 +03:00
..
decode.rs stash: refactor error handling and entry deduplication 2025-09-19 14:08:15 +03:00
delete.rs commands: more consistent error propagation 2025-08-20 18:38:05 +03:00
import.rs stash: refactor error handling and entry deduplication 2025-09-19 14:08:15 +03:00
list.rs commands: prevent usize underflow when navigating empty entry list 2026-01-22 13:41:57 +03:00
mod.rs stash: move import logic into stash::commmands 2025-08-20 11:06:52 +03:00
query.rs various: fix clippy lints 2025-11-13 00:05:52 +03:00
store.rs stash: blocking persistent entries by window class 2025-09-19 11:22:58 +03:00
watch.rs stash: refactor error handling and entry deduplication 2025-09-19 14:08:15 +03:00
wipe.rs treewide: format with rustfmt 2025-08-20 09:57:44 +03:00