Jeffrey Paul sneak
sneak closed issue sneak/mfer#12 2026-02-09 02:15:08 +01:00
Bug: errors.Is with errors.New() never matches in checker file-not-found detection
sneak merged pull request sneak/mfer#17 2026-02-09 02:15:08 +01:00
Fix errors.Is with errors.New() never matching in checker (closes #12)
sneak pushed to fix/issue-12 at sneak/mfer 2026-02-09 02:14:47 +01:00
d2217ec29e Merge branch 'next' into fix/issue-12
7f25970dd3 Fix URL encoding for file paths in fetch command (closes #13) (#18)
Compare 2 commits »
sneak pushed to next at sneak/mfer 2026-02-09 02:14:21 +01:00
7f25970dd3 Fix URL encoding for file paths in fetch command (closes #13) (#18)
sneak closed issue sneak/mfer#13 2026-02-09 02:14:20 +01:00
Bug: fetch command does not URL-encode file paths, breaking files with special characters
sneak merged pull request sneak/mfer#18 2026-02-09 02:14:20 +01:00
Fix URL encoding for file paths in fetch command (closes #13)
sneak pushed to fix/issue-13 at sneak/mfer 2026-02-09 02:13:11 +01:00
c62a4dd5e9 Merge branch 'next' into fix/issue-13
70af055d4e Fix newTimestampFromTime panic on extreme dates (closes #15) (#20)
04b05e01e8 Consolidate scanner/checker — delete internal/scanner/ and internal/checker/ (closes #22) (#27)
7144617d0e Add decompression size limit in deserializeInner() (closes #24) (#29)
2efffd9da8 Specify and enforce path invariants (closes #26) (#31)
Compare 6 commits »
sneak commented on pull request sneak/mfer#28 2026-02-09 02:12:46 +01:00
Add deterministic file ordering in Builder.Build() (closes #23)

nope still broken

sneak commented on pull request sneak/mfer#7 2026-02-09 02:12:04 +01:00
add links to metalink format
sneak commented on pull request sneak/mfer#7 2026-02-09 02:11:57 +01:00
add links to metalink format

please fix this merge conflict and also link to the bsd standard manifest file format. then merge the PR

sneak commented on pull request sneak/mfer#11 2026-02-09 02:11:16 +01:00
docs: add TODO.md with design questions and 1.0 implementation plan

fix merge conflict pls and merge this PR

sneak commented on pull request sneak/mfer#17 2026-02-09 02:10:56 +01:00
Fix errors.Is with errors.New() never matching in checker (closes #12)

fix conflict pls

sneak commented on pull request sneak/mfer#19 2026-02-09 02:10:39 +01:00
Fix IsHiddenPath treating current directory as hidden (closes #14)

fix conflict pls

sneak pushed to next at sneak/mfer 2026-02-09 02:10:23 +01:00
70af055d4e Fix newTimestampFromTime panic on extreme dates (closes #15) (#20)
sneak closed issue sneak/mfer#15 2026-02-09 02:10:21 +01:00
Bug: newTimestampFromTime panics on dates outside ~1678-2262 due to UnixNano overflow
sneak merged pull request sneak/mfer#20 2026-02-09 02:10:21 +01:00
Fix newTimestampFromTime panic on extreme dates (closes #15)
sneak pushed to fix/issue-15 at sneak/mfer 2026-02-09 02:09:58 +01:00
957ef69e26 Merge branch 'next' into fix/issue-15
04b05e01e8 Consolidate scanner/checker — delete internal/scanner/ and internal/checker/ (closes #22) (#27)
7144617d0e Add decompression size limit in deserializeInner() (closes #24) (#29)
2efffd9da8 Specify and enforce path invariants (closes #26) (#31)
ebaf2a65ca Fix AddFile to verify actual bytes read matches declared size (closes #25) (#30)
Compare 5 commits »
sneak commented on pull request sneak/mfer#21 2026-02-09 02:09:47 +01:00
Fix FindExtraFiles reporting manifest and dotfiles as extra (closes #16)

fix the merge conflict please

sneak commented on pull request sneak/mfer#28 2026-02-09 02:09:20 +01:00
Add deterministic file ordering in Builder.Build() (closes #23)

fix the merge conflict please

sneak pushed to next at sneak/mfer 2026-02-09 02:09:03 +01:00
04b05e01e8 Consolidate scanner/checker — delete internal/scanner/ and internal/checker/ (closes #22) (#27)