Files
restic/internal/restorer
Michael Eischer be43815d5d restic: switch LoadBlobsFromPack to BlobHandles
LoadBlobsFromPack now resolves the handles to Blobs. Repository internal
code can still use the Blob-based method.

The loader used in the filerestorer test now has to implement sorting
the blobs by offset itself as it no longer has access to the repository-internal
dataypes.
2026-06-05 12:22:51 +02:00
..
2024-03-11 14:35:12 +08:00
2025-11-30 11:53:23 +01:00
2026-05-16 15:35:42 +02:00