Files
restic/internal/restic
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
..
2017-07-24 17:43:32 +02:00
2022-12-03 12:38:20 +01:00
2022-12-03 12:38:20 +01:00
2024-05-24 21:33:17 +02:00