summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-22Improve scaffold: Vet/Clean targets, Uninstall guard, Install chmod, ↵Paul Buetow
gitignore, go 1.24 (task 352)
2026-02-22Add CLAUDE.md and gitignore bin/ directoryPaul Buetow
2026-02-22Add 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>
2025-11-01Fix fzf not opening on empty input (v0.3.1)v0.3.1Paul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-9aec59d6-cd27-4607-ac11-baac5f2ca758 Co-authored-by: Amp <amp@ampcode.com>
2025-11-01Refactor code style and add interactive shell improvements (v0.3.0)v0.3.0Paul Buetow
- Add frozen_string_literal and modernize path handling - Fix Config method_missing and respond_to_missing? signatures - Modernize OpenSSL usage (remove deprecated Cipher::Cipher) - Use Dir.chdir blocks for safer directory handling - Improve Log module output logic - Fix Clipboard IO pipe handling - Use File.write instead of File.open blocks - Extract COMMANDS constant and use squiggly heredoc - DRY CLI case statement with SEARCH_ACTIONS mapping - Add readline support with vi editing mode - Add tab completion for commands and entries - Add command history support Amp-Thread-ID: https://ampcode.com/threads/T-9aec59d6-cd27-4607-ac11-baac5f2ca758 Co-authored-by: Amp <amp@ampcode.com>
2025-11-01modernize / restylePaul Buetow
2025-11-01Add fish shell integration with dynamic command completion (v0.2.0)v0.2.0Paul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-9aec59d6-cd27-4607-ac11-baac5f2ca758 Co-authored-by: Amp <amp@ampcode.com>
2025-11-01Add version v0.1.0 and improve import error handlingv0.1.0Paul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-9aec59d6-cd27-4607-ac11-baac5f2ca758 Co-authored-by: Amp <amp@ampcode.com>
2025-11-01Merge branch 'master' of codeberg.org:snonux/geheimPaul Buetow
2025-11-01some improvementsPaul Buetow
2025-09-04ideasPaul Buetow
2025-01-21use Helix as the default editorPaul Buetow
2023-09-14fix pin entryPaul Buetow
2023-09-09Fix shred exit codePaul Buetow
2023-09-09fixPaul Buetow
2023-09-08clarifyPaul Buetow
2023-09-08add more stuffPaul Buetow
2023-09-08add README.mdPaul Buetow
2023-09-08RefactorPaul Buetow
2023-09-08refactorPaul Buetow
2023-09-08fix bugPaul Buetow
2023-05-26fixPaul Buetow
2023-02-05conf is not binary dataPaul Buetow
2022-06-02can paste to clipboardPaul Buetow
2022-01-05use oher git hostsPaul Buetow
2021-11-02Merge branch 'master' of github.com:snonux/geheimPaul Buetow
2021-11-02fooPaul Buetow
2021-10-31use neovimPaul Buetow
2021-07-24deltavega is the right onePaul Buetow
2021-07-24multiple adjustments and fixes for new encr. key and importPaul Buetow
2021-07-23can fullexport all dataPaul Buetow
2021-06-26change linux PDF viewer to evince, add fullcommitPaul Buetow
2021-03-28fixPaul Buetow
2021-03-28add readme to txt formatPaul Buetow
2021-03-22mergePaul Buetow
2021-03-22change key locations and so onPaul Buetow
2021-02-19rename vulcan to vuPaul Buetow (from Sailfish OS)
2021-02-19fix macPaul Buetow
2021-02-17add more non bin typesPaul Buetow
2020-12-13add todosPaul Buetow
2020-12-12integration of fzfPaul Buetow
2020-12-06back to dv and vulcanPaul Buetow
2020-12-06use geheimlagerPaul Buetow
2020-03-07add sync reposPaul Buetow
2019-11-02less outputPaul Buetow
2019-11-02fix editPaul Buetow
2019-04-27Merge branch 'master' of alphacentauri:/opt/git/geheimPaul Buetow
2019-04-27fixPaul Buetow
2019-04-27Merge branch 'master' of dv.buetow.org:/opt/git/geheimPaul Buetow
2019-04-27add edit to helpPaul Buetow