This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
3
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d9002f050e
restic
/
internal
/
backend
/
s3
History
greatroar
d9002f050e
backend: Don't Wrap errors from url.Parse
...
The messages from url.Error.Error already start with the word "parse".
2022-12-17 09:41:07 +01:00
..
config.go
backend: Don't Wrap errors from url.Parse
2022-12-17 09:41:07 +01:00
config_test.go
backend, options: Prefer strings.Cut to SplitN
2022-12-02 19:19:14 +01:00
s3.go
gs/s3: remove useless os.IsNotExist check
2022-12-03 18:49:54 +01:00
s3_test.go
test: Use testing.T.Cleanup to remove tempdirs
2022-12-09 14:23:55 +01:00