pda/cmd
lew 2c9ecd7caf refactor: remove --encoding flag from list/export commands
The auto-detection mode (encodeJsonEntry) is always correct —
it uses text for valid UTF-8 and base64 for binary data. The
explicit base64 and text modes added no practical value and
had zero test coverage.
2026-02-11 00:50:06 +00:00
..
config.go refactor: removes some redundant IsDefined checks? 2026-02-10 22:13:41 +00:00
del-db.go migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
del.go migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
export.go refactor: remove --encoding flag from list/export commands 2026-02-11 00:50:06 +00:00
get.go migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
git.go refactor(massive simplification of vcs now that we're using ndjson natively): 2026-02-11 00:28:56 +00:00
glob.go chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
init.go refactor(massive simplification of vcs now that we're using ndjson natively): 2026-02-11 00:28:56 +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 refactor(del): made remove the default case 2025-12-23 09:35:31 +00:00
list.go refactor: remove --encoding flag from list/export commands 2026-02-11 00:50:06 +00:00
mv.go migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
ndjson.go chore: add license headers and --drop golden test 2026-02-11 00:08:34 +00:00
ndjson_test.go chore: add license headers and --drop golden test 2026-02-11 00:08:34 +00:00
restore.go migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
root.go migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
set.go migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
shared.go migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
sync.go refactor(massive simplification of vcs now that we're using ndjson natively): 2026-02-11 00:28:56 +00:00
vcs.go refactor(massive simplification of vcs now that we're using ndjson natively): 2026-02-11 00:28:56 +00:00
version.go chore(version): bump to 25.52 2025-12-23 10:01:36 +00:00