2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-19 09:12:22 +00:00
restic/internal/backend
Michael Eischer 90fb6f70b4
Merge pull request #4089 from greatroar/errors
Clean up error handling further
2022-12-24 10:41:56 +01:00
..
azure azure: Make create not error out when ContainerNotFound 2022-12-11 22:57:23 +01:00
b2 Merge pull request #2398 from DanielG/b2-hide-file 2022-12-13 22:52:23 +01:00
dryrun backend: remove Test method 2022-12-03 11:28:10 +01:00
gs gs: check against the correct error in IsNotExist 2022-12-03 18:49:54 +01:00
layout test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
limiter limiter: move to internal/backend 2022-07-17 13:40:15 +02:00
local test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
location backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00
mem backend: remove Test method 2022-12-03 11:28:10 +01:00
mock backend: remove Test method 2022-12-03 11:28:10 +01:00
rclone test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
rest backend: Don't Wrap errors from url.Parse 2022-12-17 09:41:07 +01:00
retry retry: Do not retry Stat() if file does not exist 2022-12-03 11:42:48 +01:00
s3 Merge pull request #4089 from greatroar/errors 2022-12-24 10:41:56 +01:00
sema
sftp backend: Don't Wrap errors from url.Parse 2022-12-17 09:41:07 +01:00
swift backend: remove Test method 2022-12-03 11:28:10 +01:00
test test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
testdata
doc.go
errdot_119.go rclone/sftp: Improve handling of ErrDot errors 2022-09-25 16:19:03 +02:00
errdot_old.go rclone/sftp: Improve handling of ErrDot errors 2022-09-25 16:19:03 +02:00
foreground_sysv.go
foreground_test.go
foreground_unix.go
foreground_windows.go
foreground.go
http_transport.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
paths.go backend: remove unused Paths variable 2022-10-21 21:36:05 +02:00
readerat.go backend: extract readerat from restic package 2022-07-17 15:29:09 +02:00
shell_split_test.go
shell_split.go
utils_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
utils.go retry key loading on hash mismatch 2022-09-25 11:35:35 +02:00