1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-01 09:16:46 +00:00
restic/internal/backend
Michael Eischer 5cca6e66be
Merge pull request #4981 from konidev20/fix-gh-4934-cleanup-removed-snaphots-from-cache
cache: clear snapshot files from cache during load index
2024-08-16 19:04:59 +00:00
..
azure azure: Improve error message in azure.Create() 2024-06-03 23:37:17 +02:00
b2 return exit code 10 if repository does not exist 2024-07-10 21:46:26 +02:00
cache cache: add test for the automated cache clear to cache backend 2024-08-11 23:41:07 +05:30
dryrun
gs
layout
limiter
local
location
logger
mem
mock
rclone bump required go version to 1.21 2024-08-10 19:16:10 +02:00
rest bump required go version to 1.21 2024-08-10 19:16:10 +02:00
retry
s3 s3: forbid anonymous authentication unless explicitly requested 2024-07-10 20:10:27 +02:00
sema
sftp bump required go version to 1.21 2024-08-10 19:16:10 +02:00
swift
test replace deprecated usages of math/rand 2024-08-10 19:34:49 +02:00
testdata
util bump required go version to 1.21 2024-08-10 19:16:10 +02:00
backend.go return exit code 10 if repository does not exist 2024-07-10 21:46:26 +02:00
backend_test.go
doc.go
file.go
file_test.go
http_transport.go
httpuseragent_roundtripper.go
httpuseragent_roundtripper_test.go
readerat.go
rewind_reader.go
rewind_reader_test.go
shell_split.go
shell_split_test.go
watchdog_roundtriper.go backend: return correct error on upload/request timeout 2024-08-10 18:06:24 +02:00
watchdog_roundtriper_test.go Merge pull request #4993 from MichaelEischer/fix-timeout-error 2024-08-15 22:07:37 +02:00