| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-04 | internal/pkg: archive unpack artifact | Ophestra | |
| This unpacks an internal/pkg archive stream used in the upcoming mirror service. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2026-06-04 | internal/pkg: rename archive checksum helpers | Ophestra | |
| These names are more consistent with other helper names, so rename them while the API is still internal. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2026-06-03 | internal/pkg: streaming archive reader/writer | Ophestra | |
| This is much more robust and efficient than the simple buffering implementation for larger files. Allocations happen almost exclusively in WalkDir. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
