| .. |
|
commit_message.go
|
feat(commit): text templating in commit messages
|
2026-02-12 20:00:57 +00:00 |
|
commit_message_test.go
|
feat(commit): text templating in commit messages
|
2026-02-12 20:00:57 +00:00 |
|
completions.go
|
feat(completions): add key and store completion helpers
|
2026-03-16 16:27:37 +00:00 |
|
config.go
|
feat: adds --readonly and --pin flags, and displays Size column in list by default
|
2026-02-13 18:52:34 +00:00 |
|
config_cmd.go
|
feat(config): some additional config options, and config migration from deprecated keys
|
2026-02-12 19:31:24 +00:00 |
|
config_fields.go
|
refactor(msg): single space between keyword and message, improve config suggestions
|
2026-02-11 23:47:59 +00:00 |
|
config_fields_test.go
|
feat: adds --readonly and --pin flags, and displays Size column in list by default
|
2026-02-13 18:52:34 +00:00 |
|
config_migrate.go
|
feat(config): some additional config options, and config migration from deprecated keys
|
2026-02-12 19:31:24 +00:00 |
|
del-db.go
|
feat(completions): wire up store completions and --store flag completions
|
2026-03-16 16:31:37 +00:00 |
|
del.go
|
feat(completions): wire up store completions and --store flag completions
|
2026-03-16 16:31:37 +00:00 |
|
doctor.go
|
feat(identity): added --add-recipient and --remove-recipient flags for multi-recipient keys
|
2026-02-13 15:12:22 +00:00 |
|
doctor_test.go
|
feat(identity): added --add-recipient and --remove-recipient flags for multi-recipient keys
|
2026-02-13 15:12:22 +00:00 |
|
edit.go
|
feat(completions): wire up key completions for key commands
|
2026-03-16 16:31:57 +00:00 |
|
edit_test.go
|
feat(edit): add edit command to open key values in $EDITOR
|
2026-02-13 15:27:16 +00:00 |
|
export.go
|
feat(completions): wire up store completions and --store flag completions
|
2026-03-16 16:31:37 +00:00 |
|
get.go
|
feat(completions): wire up key completions for key commands
|
2026-03-16 16:31:57 +00:00 |
|
git.go
|
refactor(home)!: moves home to PDA_HOME, out of PDA_HOME/stores/
|
2026-02-11 21:51:58 +00:00 |
|
glob.go
|
feat: splits --glob into --key and --value searches
|
2026-02-11 15:21:05 +00:00 |
|
identity.go
|
feat(identity): added --add-recipient and --remove-recipient flags for multi-recipient keys
|
2026-02-13 15:12:22 +00:00 |
|
init.go
|
feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions
|
2026-02-11 19:29:14 +00:00 |
|
keyspec.go
|
refactor(branding?): swapped all references to db/dbs to store/stores
|
2025-12-23 09:07:45 +00:00 |
|
list-dbs.go
|
feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions
|
2026-02-11 19:29:14 +00:00 |
|
list.go
|
feat(completions): wire up store completions and --store flag completions
|
2026-03-16 16:31:37 +00:00 |
|
match.go
|
feat: splits --glob into --key and --value searches
|
2026-02-11 15:21:05 +00:00 |
|
meta.go
|
feat(completions): wire up key completions for key commands
|
2026-03-16 16:31:57 +00:00 |
|
msg.go
|
feat: improved error messaging, and automatic doctor runs on fatal failure
|
2026-02-12 00:17:33 +00:00 |
|
mv-db.go
|
feat(completions): wire up store completions and --store flag completions
|
2026-03-16 16:31:37 +00:00 |
|
mv.go
|
feat(completions): wire up key completions for key commands
|
2026-03-16 16:31:57 +00:00 |
|
ndjson.go
|
feat: adds --readonly and --pin flags, and displays Size column in list by default
|
2026-02-13 18:52:34 +00:00 |
|
ndjson_test.go
|
feat: encryption with age
|
2026-02-11 12:36:42 +00:00 |
|
restore.go
|
feat(completions): wire up store completions and --store flag completions
|
2026-03-16 16:31:37 +00:00 |
|
root.go
|
feat(edit): add edit command to open key values in $EDITOR
|
2026-02-13 15:27:16 +00:00 |
|
secret.go
|
feat(identity): added --add-recipient and --remove-recipient flags for multi-recipient keys
|
2026-02-13 15:12:22 +00:00 |
|
secret_test.go
|
feat(identity): added --add-recipient and --remove-recipient flags for multi-recipient keys
|
2026-02-13 15:12:22 +00:00 |
|
set.go
|
feat(completions): wire up key completions for key commands
|
2026-03-16 16:31:57 +00:00 |
|
shared.go
|
feat: adds --readonly and --pin flags, and displays Size column in list by default
|
2026-02-13 18:52:34 +00:00 |
|
sync.go
|
feat(commit): text templating in commit messages
|
2026-02-12 20:00:57 +00:00 |
|
template.go
|
feat(templates): adds arbitrary shell execution and pda-getting
|
2026-02-12 23:28:19 +00:00 |
|
vcs.go
|
feat: huge overhaul of messaging into FAIL, WARN, hint, ok, prompt, and progress types
|
2026-02-11 02:11:58 +00:00 |
|
version.go
|
feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions
|
2026-02-11 19:29:14 +00:00 |