- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
Bug: errors.Is with errors.New() never matches in checker file-not-found detection
Fix errors.Is with errors.New() never matching in checker (closes #12)
Bug: fetch command does not URL-encode file paths, breaking files with special characters
Fix URL encoding for file paths in fetch command (closes #13)
add links to metalink format
please fix this merge conflict and also link to the bsd standard manifest file format. then merge the PR
docs: add TODO.md with design questions and 1.0 implementation plan
fix merge conflict pls and merge this PR
Bug: newTimestampFromTime panics on dates outside ~1678-2262 due to UnixNano overflow
Fix newTimestampFromTime panic on extreme dates (closes #15)
Fix FindExtraFiles reporting manifest and dotfiles as extra (closes #16)
fix the merge conflict please