Commit graph

46 commits

Author SHA1 Message Date
lew
6e1af5ba28 feat(get): adds --exists flag for checking existence of a key 2026-02-11 17:36:49 +00:00
lew
ad98a1e6c4 feat(list): adds --count flag for returning a count of matches 2026-02-11 17:24:55 +00:00
lew
8ea865b2ce feat: removes table from readme 2026-02-11 16:09:38 +00:00
lew
d3b4bef531 feat: adds some test cases where they were missing, and some minor readme additions 2026-02-11 16:07:19 +00:00
lew
bb57b23224 docs: erroneous escape chars 2026-02-11 15:31:30 +00:00
lew
572e27589b feat: adds --drop mention to readme 2026-02-11 15:27:47 +00:00
lew
5145816b0a feat: splits --glob into --key and --value searches 2026-02-11 15:21:05 +00:00
lew
1f4732823d feat: underlined header texts, and one-space right pad 2026-02-11 14:17:48 +00:00
lew
24853bfce8 feat: default ttl and header visibility, and removed unnecessray padding from tab output 2026-02-11 14:14:02 +00:00
lew
07330be10b feat: include summary of omitted binary data 2026-02-11 13:17:23 +00:00
lew
9bdc9c30c6 feat: encryption with age 2026-02-11 12:36:42 +00:00
lew
fb75758986 docs: updates messaging in README 2026-02-11 02:13:32 +00:00
lew
6ccd801c89 docs: revise list output and Git versioning description 2026-02-11 01:38:25 +00:00
lew
20b65e280d docs: update README for NDJSON migration and removed features
Remove references to badger, --secret flag, --force flag, and snapshot
command. Rename dump/restore to export/import as primary commands, fix
rm/rm-store to document --interactive instead of --force, and remove
the entire Secrets section.
2026-02-11 01:32:50 +00:00
lew
07734c6ee4 fix(docs): ascii art in readme 2025-12-23 10:46:58 +00:00
lew
0bed650685 fix(docs): ascii art in readme 2025-12-23 10:46:28 +00:00
lew
2d86b3ad21 docs(README): adds default config 2025-12-23 10:45:30 +00:00
lew
26871decd0 feat(Run): adds explicit Run command 2025-12-23 10:00:14 +00:00
lew
c5aeb16e16 chore(docs): updates to new cmd names 2025-12-23 09:41:35 +00:00
lew
3d5a3f2aa1 refactor(branding?): swapped all references to db/dbs to store/stores 2025-12-23 09:07:45 +00:00
lew
92c30d4cad docs(README): tweaks to fit extracted vcs cmds 2025-12-23 08:29:38 +00:00
lew
ada4c6846d docs(README): general sync recommendation 2025-12-20 02:28:31 +00:00
lew
d0a55afcbf docs(README): missing period 2025-12-20 02:25:28 +00:00
lew
41ffa93412 docs(README): documents pda vcs sync 2025-12-20 02:23:10 +00:00
lew
219cf2e44c
docs(README): introductory paragraphs 2025-12-19 01:24:08 +00:00
lew
dbfff3d690 docs(README): adds vcs 2025-12-18 23:14:34 +00:00
lew
7707dfbe86 feat(Envs): unifies overrides to PDA_DATA and PDA_CONFIG, and sets them to /tmp/ for tests. 2025-12-18 21:50:01 +00:00
lew
20294a9279 docs(README): dump/restore glob 2025-12-18 00:50:12 +00:00
lew
7890e9451d feat(globs): glob support for dump/restore, extracts some shared logic 2025-12-17 22:18:15 +00:00
lew
95c9ac8fca feat(globs): glob support extended to ls and documented in README 2025-12-17 19:40:05 +00:00
lew
14897ba587 feat(del): support for multi deletion 2025-12-17 18:18:48 +00:00
lew
52684d9e38 docs(README): adds go module proxy install 2025-12-17 15:45:24 +00:00
lew
09836269e2 docs(README): adds version subcmd 2025-12-17 15:39:33 +00:00
lew
dc8df50925 docs(README): missing quote 2025-12-17 15:23:24 +00:00
lew
57dbfaa9d1 docs(README): corrects a typo 2025-12-17 15:21:51 +00:00
lew
3d1eec0b7b docs(README): adds cp and mv 2025-12-17 15:19:56 +00:00
lew
3ab0cfbbb7
adds intro.gif to readme
Added build status image to README.
2025-12-16 17:01:35 +00:00
lew
13d607d33a
fix(README): missing ` 2025-11-21 02:27:23 +00:00
lew
50da244c92
feat(README): links to sections 2025-11-21 02:25:13 +00:00
lew
f284df47b1
juiced up the README 2025-11-21 02:22:21 +00:00
lew
24f76ee1f7
Update package manager commands in README 2025-11-20 21:00:30 +00:00
lew
823a23a7dd
Update installation instructions in README.md
Rearranged installation instructions for clarity.
2025-11-20 19:58:17 +00:00
lew
796e4b2db9
Update README with installation instructions
Added installation instructions for AUR and Go.
2025-11-20 19:19:01 +00:00
lew
ca5f6d2f5b
Document available commands in README
Added a section listing available commands for the application.
2025-11-20 19:15:22 +00:00
lew
543715f331
adds cmds to README
Added an image for commands and adjusted alignment.
2025-11-20 19:09:28 +00:00
lew
329a62c208 fix(README): tweak to formatting 2025-11-20 19:00:30 +00:00
Renamed from README (Browse further)