Files
restic/internal/repository
Michael Eischer 10fc70668c restic: change ListBlobs to return PackBlob
PackBlob is a limited interface that only exposes a part of the
information provided by PackedBlob. Most of the changes are switches
from direct value lookups to the interface methods, with a few larger
changes to let the tests still work.
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