Files
restic/internal/repository
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
..
2022-08-19 19:12:26 +02:00
2025-01-13 22:40:18 +01:00
2025-03-23 09:57:59 +00:00