summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterShort-circuit `foostore fish` to skip backend initPaul Buetow3 months
 
TagDownloadAuthorAge
v0.8.1commit 751c82f337...Paul Buetow3 months
v0.7.0commit 3c1523cc77...Paul Buetow4 months
v0.6.0commit 5874a7a5d3...Paul Buetow4 months
v0.5.3commit c1bfc64c0d...Paul Buetow5 months
v0.5.2commit b14a1ccfbf...Paul Buetow5 months
v0.5.1commit 13272b89c8...Paul Buetow5 months
v0.5.0commit e68d095929...Paul Buetow5 months
v0.4.0commit 7de95e396d...Paul Buetow5 months
v0.3.1commit dc2d267244...Paul Buetow9 months
v0.3.0commit bb9f2c6f49...Paul Buetow9 months
[...]
 
AgeCommit messageAuthor
2026-04-18Release v0.6.0v0.6.0Paul Buetow
2026-04-18feat: make keepass the default backend with master.kdbx default pathPaul Buetow
2026-04-18fix: stop using flag.Parse() in main.go so unknown flags reach the CLIPaul Buetow
2026-04-18feat: add --kdbx-path CLI flag to override KeePass database path at runtimePaul Buetow
2026-04-18test: add integration tests for keepass backend, improve coverage to 81.6% (t...Paul Buetow
2026-04-17refactor: extract buildGeheimGit helper to keep buildGeheimBackend under 30 l...Paul Buetow
2026-04-17refactor: deduplicate cli/kdbx_store.go using exported keepass helpers (tasks...Paul Buetow
2026-04-17feat: add internal/keepass package with full Backend implementation (tasks k4...Paul Buetow
2026-04-17feat: add WriteBack hook on store.Data for backend-specific edit round-trip (...Paul Buetow
2026-04-17feat: add backend config fields for KeePass support (task h4)Paul Buetow
[...]