2025-12-20 - 2026-03-20
Overview
20 Pull requests merged by 2 users
Merged
#51 Add REPO_POLICIES.md, rename CLAUDE.md to AGENTS.md, deduplicate
Merged
#52 Remove committed .index.mf and add to .gitignore
Merged
#45 Split Dockerfile: pre-built golangci-lint stage for faster CI
Merged
#44 next
Merged
#36 Add make check target and CI workflow
Merged
#32 1.0 quality polish — code review, tests, bug fixes, documentation
Merged
#28 Add deterministic file ordering in Builder.Build() (closes #23)
Merged
#35 chore: remove committed vendor/modcache archives
Merged
#37 chore: remove stale .drone.yml
Merged
#21 Fix FindExtraFiles reporting manifest and dotfiles as extra (closes #16)
Merged
#19 Fix IsHiddenPath treating current directory as hidden (closes #14)
Merged
#34 fix: update go directive from 1.17 to 1.22 (fixes #33)
Merged
#7 add links to metalink format
Merged
#17 Fix errors.Is with errors.New() never matching in checker (closes #12)
Merged
#18 Fix URL encoding for file paths in fetch command (closes #13)
Merged
#20 Fix newTimestampFromTime panic on extreme dates (closes #15)
Merged
#27 Consolidate scanner/checker — delete internal/scanner/ and internal/checker/ (closes #22)
Merged
#29 Add decompression size limit in deserializeInner() (closes #24)
Merged
#31 Specify and enforce path invariants (closes #26)
Merged
#30 Fix AddFile to verify actual bytes read matches declared size (closes #25)
2 Pull requests proposed by 1 user
Proposed
#53 Add Gitea Actions CI workflow
Proposed
#54 Add TODO section to README with 1.0 roadmap, remove TODO.md
25 Issues closed from 2 users
Closed
#3 Deliverable 3: Golang implementation to spec
Closed
#9 readme is missing build instructions, and build dep installation instructions
Closed
#46 readme out of date with code
Closed
#2 Deliverable 2: Spec document for golang implementation of format
Closed
#1 Deliverable 1: Spec document for file format
Closed
#48 Bring repo up to standards: add REPO_POLICIES, rename CLAUDE.md to AGENTS.md, deduplicate
Closed
#49 Remove committed .index.mf file and add to .gitignore
Closed
#50 Integrate TODO.md items into README TODO section and remove TODO.md
Closed
#10 please provide a detailed and critical design review of this format and implementation
Closed
#39 Split Dockerfile: pre-built golangci-lint stage for faster CI
Closed
#41 Split Dockerfile: pre-built golangci-lint stage for faster CI
Closed
#40 Split Dockerfile: pre-built golangci-lint stage for faster CI
Closed
#42 Split Dockerfile: pre-built golangci-lint stage for faster CI
Closed
#38 Add branch protection to main branch
Closed
#23 Add deterministic file ordering in Builder.Build()
Closed
#16 Bug: FindExtraFiles reports manifest file and dotfiles as extra
Closed
#14 Bug: IsHiddenPath(".") returns true, incorrectly treating current directory as hidden
Closed
#33 CRITICAL: main branch build failure
Closed
#12 Bug: errors.Is with errors.New() never matches in checker file-not-found detection
Closed
#13 Bug: fetch command does not URL-encode file paths, breaking files with special characters
Closed
#15 Bug: newTimestampFromTime panics on dates outside ~1678-2262 due to UnixNano overflow
Closed
#22 Consolidate scanner/checker: delete internal/ duplicates, use mfer/ package
Closed
#24 Add decompression size limit in deserializeInner()
Closed
#26 Specify and enforce path invariants (UTF-8, forward-slash, relative, no traversal)
Closed
#25 Fix AddFile to verify actual bytes read matches declared size
22 Issues created by 1 user
Opened
#10 please provide a detailed and critical design review of this format and implementation
Opened
#12 Bug: errors.Is with errors.New() never matches in checker file-not-found detection
Opened
#13 Bug: fetch command does not URL-encode file paths, breaking files with special characters
Opened
#14 Bug: IsHiddenPath(".") returns true, incorrectly treating current directory as hidden
Opened
#15 Bug: newTimestampFromTime panics on dates outside ~1678-2262 due to UnixNano overflow
Opened
#16 Bug: FindExtraFiles reports manifest file and dotfiles as extra
Opened
#22 Consolidate scanner/checker: delete internal/ duplicates, use mfer/ package
Opened
#23 Add deterministic file ordering in Builder.Build()
Opened
#24 Add decompression size limit in deserializeInner()
Opened
#25 Fix AddFile to verify actual bytes read matches declared size
Opened
#26 Specify and enforce path invariants (UTF-8, forward-slash, relative, no traversal)
Opened
#33 CRITICAL: main branch build failure
Opened
#38 Add branch protection to main branch
Opened
#39 Split Dockerfile: pre-built golangci-lint stage for faster CI
Opened
#40 Split Dockerfile: pre-built golangci-lint stage for faster CI
Opened
#41 Split Dockerfile: pre-built golangci-lint stage for faster CI
Opened
#42 Split Dockerfile: pre-built golangci-lint stage for faster CI
Opened
#46 readme out of date with code
Opened
#47 Design and status review: add TODO section to README for 1.0 release
Opened
#48 Bring repo up to standards: add REPO_POLICIES, rename CLAUDE.md to AGENTS.md, deduplicate
Opened
#49 Remove committed .index.mf file and add to .gitignore
Opened
#50 Integrate TODO.md items into README TODO section and remove TODO.md