1
0
mirror of https://github.com/restic/restic.git synced 2024-07-19 11:17:31 +02:00
restic/internal/cache
2024-05-18 19:59:26 +02:00
..
backend_test.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
backend.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
cache_test.go cache: Restructure New to remove redundant operations 2023-05-27 10:32:08 +02:00
cache.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
dir_test.go
dir.go Honor RESTIC_CACHE_DIR environment variable 2021-10-10 16:00:02 +02:00
file_test.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
file.go replace "too small" with "too short" in error messages 2024-05-18 19:59:26 +02:00
testing.go test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00