1
0
mirror of https://github.com/restic/restic.git synced 2024-07-20 11:27:33 +02:00
restic/internal
Michael Eischer 2c310a526e repository: Replace StreamPack function with LoadBlobsFromPack method
LoadBlobsFromPack is now part of the repository struct. This ensures
that users of that method don't have to deal will internals of the
repository implementation.

The filerestorer tests now also contain far fewer pack file
implementation details.
2024-01-19 21:40:43 +01:00
..
archiver archiver: Add filepath to error message if it is not included yet 2024-01-06 19:08:24 +01:00
backend CI: enable bodyclose linter 2024-01-19 21:17:18 +01:00
bloblru
cache move Backend interface to backend package 2023-10-25 23:00:18 +02:00
checker check: Use PackBlobIterator instead of StreamPack 2024-01-19 21:40:36 +01:00
crypto Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
debug Rename unused testing parameter to _ 2023-05-18 21:17:53 +02:00
dump walker: Remove ignoreTrees functionality 2024-01-19 21:16:06 +01:00
errors
filter
fs Fix typos 2023-12-06 13:11:55 +01:00
fuse Merge pull request #4586 from Gelma/typos 2023-12-23 13:21:50 +00:00
hashing
index Fix typos 2023-12-06 13:11:55 +01:00
migrations move Backend interface to backend package 2023-10-25 23:00:18 +02:00
options
pack Fix typos 2023-12-06 13:11:55 +01:00
repository repository: Replace StreamPack function with LoadBlobsFromPack method 2024-01-19 21:40:43 +01:00
restic repository: Replace StreamPack function with LoadBlobsFromPack method 2024-01-19 21:40:43 +01:00
restorer repository: Replace StreamPack function with LoadBlobsFromPack method 2024-01-19 21:40:43 +01:00
selfupdate Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
test test: use standard logging methods from testing for the test helpers 2023-05-26 19:34:57 +02:00
textfile
ui termstatus: update import path of golang.org/x/term 2024-01-06 21:59:26 +01:00
walker walker: test skipping for root node 2024-01-19 21:16:06 +01:00