restic/internal
Michael Eischer 6a85df7297 backend: add IsPermanentError() method to interface 2024-05-18 19:54:52 +02:00
..
archiver Improve command shutdown on context cancellation 2024-04-22 22:31:38 +02:00
backend backend: add IsPermanentError() method to interface 2024-05-18 19:54:52 +02:00
bloblru bloblru: add test for GetOrCompute 2024-05-05 12:00:25 +02:00
cache
checker Merge pull request #4605 from MichaelEischer/better-restorer-error-handling 2024-05-01 16:37:41 +02:00
crypto
debug Fix review comments 2024-04-29 16:21:38 -06:00
dump dump: add GetOrCompute to bloblru cache 2024-05-05 11:38:42 +02:00
errors
feature backend: cancel stuck http requests 2024-05-09 23:46:17 +02:00
filter
fs Fix review comments 2024-05-06 16:54:08 -06:00
fuse fuse: switch to use bloblru.GetOrCompute 2024-05-05 11:38:42 +02:00
hashing
index let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
migrations
options
pack let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00
repository Merge pull request #4605 from MichaelEischer/better-restorer-error-handling 2024-05-01 16:37:41 +02:00
restic Fix review comments 2024-04-29 16:21:38 -06:00
restorer
selfupdate
test
textfile
ui
walker