mfer/internal/cli
clawbot 43916c7746 1.0 quality polish — code review, tests, bug fixes, documentation (#32)
Comprehensive quality pass targeting 1.0 release:

- Code review and refactoring
- Fix open bugs (#14, #16, #23)
- Expand test coverage
- Lint clean
- README update with build instructions (#9)
- Documentation improvements

Branched from `next` (active dev branch).

Reviewed-on: #32
Co-authored-by: clawbot <clawbot@noreply.example.org>
Co-committed-by: clawbot <clawbot@noreply.example.org>
2026-03-01 23:58:37 +01:00
..
check.go 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01: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 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01:00
export.go 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01: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 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01:00
freshen_test.go Use Go 1.13+ octal literal syntax throughout codebase 2025-12-18 01:29:40 -08:00
freshen.go 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01:00
gen.go 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01:00
list.go 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01:00
manifest_loader.go 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01:00
mfer.go 1.0 quality polish — code review, tests, bug fixes, documentation (#32) 2026-03-01 23:58:37 +01:00