index
:
foostore
master
My personal password and document store
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Short-circuit `foostore fish` to skip backend init
Paul Buetow
3 months
Tag
Download
Author
Age
v0.8.1
commit 751c82f337...
Paul Buetow
3 months
v0.7.0
commit 3c1523cc77...
Paul Buetow
4 months
v0.6.0
commit 5874a7a5d3...
Paul Buetow
4 months
v0.5.3
commit c1bfc64c0d...
Paul Buetow
5 months
v0.5.2
commit b14a1ccfbf...
Paul Buetow
5 months
v0.5.1
commit 13272b89c8...
Paul Buetow
5 months
v0.5.0
commit e68d095929...
Paul Buetow
5 months
v0.4.0
commit 7de95e396d...
Paul Buetow
5 months
v0.3.1
commit dc2d267244...
Paul Buetow
9 months
v0.3.0
commit bb9f2c6f49...
Paul Buetow
9 months
[...]
Age
Commit message
Author
2026-04-18
Release v0.6.0
v0.6.0
Paul Buetow
2026-04-18
feat: make keepass the default backend with master.kdbx default path
Paul Buetow
2026-04-18
fix: stop using flag.Parse() in main.go so unknown flags reach the CLI
Paul Buetow
2026-04-18
feat: add --kdbx-path CLI flag to override KeePass database path at runtime
Paul Buetow
2026-04-18
test: add integration tests for keepass backend, improve coverage to 81.6% (t...
Paul Buetow
2026-04-17
refactor: extract buildGeheimGit helper to keep buildGeheimBackend under 30 l...
Paul Buetow
2026-04-17
refactor: deduplicate cli/kdbx_store.go using exported keepass helpers (tasks...
Paul Buetow
2026-04-17
feat: add internal/keepass package with full Backend implementation (tasks k4...
Paul Buetow
2026-04-17
feat: add WriteBack hook on store.Data for backend-specific edit round-trip (...
Paul Buetow
2026-04-17
feat: add backend config fields for KeePass support (task h4)
Paul Buetow
[...]