| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-22 | Replace all geheim path/name defaults with foostore | Paul Buetow | |
| - Default data_dir: ~/git/geheimlager → ~/git/foostore-data - Default export_dir: ~/.geheimlagerexport → ~/.foostore-export - Default key_file: ~/.geheimlager.key → ~/.foostore.key - Rename env var GEHEIM_SHELL → FOOSTORE_SHELL - Update package-level comments across cli, shell, store, git, config - Update Magefile and CLAUDE.md docs to reflect new paths Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-02-22 | Implement git package with full test coverage incl Sync (task 355) | Paul Buetow | |
| 2026-02-22 | Implement git package (task 355) | Paul Buetow | |
| 2026-02-22 | Add Go project scaffold (task 352) | Paul Buetow | |
| - go.mod with module codeberg.org/snonux/geheim (go 1.22, mage dep) - Magefile.go with Build, Test, Install, Uninstall targets - cmd/geheim/main.go delegating to internal/cli - Stub packages: cli, version, config, crypto, git, store, clipboard, shell - go.sum generated; binary confirmed to build via mage build Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
