1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-01 01:06:49 +00:00
restic/internal
Michael Eischer f9dbcd2531 backup: convert reject funcs to use FS interface
Depending on parameters the paths in a snapshot do not directly
correspond to real paths on the filesystem. Therefore, reject funcs must
use the FS interface to work correctly.
2024-08-31 18:03:02 +02:00
..
archiver backup: convert reject funcs to use FS interface 2024-08-31 18:03:02 +02:00
backend backend: remove dead code 2024-08-31 17:25:24 +02:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
crypto crypto: cleanup ciphertext verification error 2024-06-05 22:33:20 +02:00
debug
dump
errors
feature drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
filter
fs backup: convert reject funcs to use FS interface 2024-08-31 18:03:02 +02:00
fuse Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00
migrations drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
options
repository repository: remove redundant cleanup code 2024-08-31 17:37:25 +02:00
restic restic: extract Node filesystem code to fs package 2024-08-31 17:37:25 +02:00
restorer cleanup imports 2024-08-31 17:37:25 +02:00
selfupdate
test
textfile
ui json: switch backup and restore errors from string to struct types 2024-08-03 16:21:44 -04:00
walker Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00