Commit graph

15 commits

Author SHA1 Message Date
lew
4e78cefd56 feat(config): some additional config options, and config migration from deprecated keys 2026-02-12 19:31:24 +00:00
lew
32459b420b feat(config): validation on set, refusal to set incorrect values. warns when manually editing with incorrect values 2026-02-12 00:39:41 +00:00
lew
4bd45e7d3c feat(doctor): detects undecoded config keys 2026-02-12 00:35:28 +00:00
lew
df70be2c4f refactor(config)!: moved store.list_all_stores to list.list_all_stores 2026-02-12 00:32:07 +00:00
lew
55b2e7f6cb feat: makes ls list all stores by default, with config option to disable. adds --store glob support 2026-02-11 23:04:14 +00:00
lew
4e5064d07a feat(stores): adds mvs, and flags to bring store commands on par with key commands 2026-02-11 18:53:55 +00:00
lew
4dff61074d refactor: removes some redundant IsDefined checks? 2026-02-10 22:13:41 +00:00
lew
2499e94ba1 refactor(sync): improves sync logic, adds AutoFetch and AutoPush to config 2025-12-19 22:49:17 +00:00
lew
e6d39e84d8 fix(PDA_CONFIG): sets to dir where config.toml should be found rather than directly to a file 2025-12-18 21:53:40 +00:00
lew
63e2cc55a0 feat(VCS): git.auto_commit 2025-12-18 20:40:08 +00:00
lew
f0be9c42d3 feat(config): restructures config 2025-12-18 18:20:51 +00:00
lew
3e3c55d0b6 chore(LICENSE): places license notice in all files 2025-12-18 13:57:35 +00:00
lew
6efa9863fe feat(config): warn_on_delete, warn_on_overwrite, display_art toggles in config 2025-12-18 13:30:38 +00:00
lew
62c770dbf3 feat(config): VendorScope is unnecessary here 2025-12-18 12:56:58 +00:00
lew
6f39d532ce feat(config): config at XDG dir 2025-12-18 12:47:38 +00:00