mfer/internal/cli
clawbot ca93d80f1e fix: address PR #32 review findings
- Add --batch --no-tty to all GPG invocations (fixes TestManifestTamperedSignatureFails hang)
- Add 'reserved 304' to mf.proto for removed atime field
- Restore IncludeDotfiles alias on include-dotfiles flag
- Replace http.Get with http.Client{Timeout: 30s} in manifest_loader.go
2026-02-20 03:52:27 -08:00
..
check.go feat: add export command, HTTP URL support, --version flag, error wrapping audit 2026-02-20 03:45:19 -08:00
entry_test.go Use Go 1.13+ octal literal syntax throughout codebase 2025-12-18 01:29:40 -08:00
entry.go Add godoc strings to all exported types, functions, and fields 2025-12-17 11:27:41 -08:00
export_test.go feat: add export command, HTTP URL support, --version flag, error wrapping audit 2026-02-20 03:45:19 -08:00
export.go feat: add export command, HTTP URL support, --version flag, error wrapping audit 2026-02-20 03:45:19 -08:00
fetch_test.go Fix URL encoding for file paths in fetch command (closes #13) (#18) 2026-02-09 02:14:20 +01:00
fetch.go feat: add export command, HTTP URL support, --version flag, error wrapping audit 2026-02-20 03:45:19 -08:00
freshen_test.go Use Go 1.13+ octal literal syntax throughout codebase 2025-12-18 01:29:40 -08:00
freshen.go feat: add export command, HTTP URL support, --version flag, error wrapping audit 2026-02-20 03:45:19 -08:00
gen.go feat: add export command, HTTP URL support, --version flag, error wrapping audit 2026-02-20 03:45:19 -08:00
list.go feat: add export command, HTTP URL support, --version flag, error wrapping audit 2026-02-20 03:45:19 -08:00
manifest_loader.go fix: address PR #32 review findings 2026-02-20 03:52:27 -08:00
mfer.go fix: address PR #32 review findings 2026-02-20 03:52:27 -08:00