Commit graph

15 commits

Author SHA1 Message Date
lew
7b1356f5af migrate from badger to ndjson-native storage 2026-02-10 23:56:33 +00:00
lew
4509611185 revert: removes --secrets - to be replaced with encryption 2026-02-10 23:22:06 +00:00
lew
3d5a3f2aa1 refactor(branding?): swapped all references to db/dbs to store/stores 2025-12-23 09:07:45 +00:00
lew
5a1c556593 feat(vcs): extracts VCS cmds out. Exposes git command for running arbitrary git command. 2025-12-23 08:28:40 +00:00
lew
0d53fcc28e fix(init): no existing stores is not an error 2025-12-19 23:08:34 +00:00
lew
ec3737863c feat(init): dont restore all if creating a fresh repo 2025-12-19 23:07:59 +00:00
lew
a985223387 fix(init): restore snapshots on init 2025-12-19 23:04:20 +00:00
lew
2499e94ba1 refactor(sync): improves sync logic, adds AutoFetch and AutoPush to config 2025-12-19 22:49:17 +00:00
lew
9c82ee70d4 refactor(VCS)!: moves over to sync style -- WIP/unstable 2025-12-19 16:11:58 +00:00
lew
1bd862e5e0 refactor(VCS): removes magic snapshots directory, replaced with storeDirName var. renamed to stores 2025-12-19 14:37:07 +00:00
lew
0cb102990b fix(Gitignore): swaps rewrite for a BoolVarP so multiple commands can reference it, even if not available as a flag for that command 2025-12-19 13:22:10 +00:00
lew
66102cf090 feat(GitignoreCmd): moves gitignore gen into its own command to gen separately, or --rewrite 2025-12-18 23:02:37 +00:00
lew
9506a2b657 feat(VCS): auto-commit hooked up to all changeful commands 2025-12-18 20:57:54 +00:00
lew
63e2cc55a0 feat(VCS): git.auto_commit 2025-12-18 20:40:08 +00:00
lew
d5fb28b711 feat(VCS): initial toying 2025-12-18 19:16:11 +00:00