This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
2
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
1
6328b7e1f5
restic
/
internal
/
cache
History
Michael Eischer
6328b7e1f5
replace "too small" with "too short" in error messages
2024-05-18 19:59:26 +02:00
..
backend.go
move Backend interface to backend package
2023-10-25 23:00:18 +02:00
backend_test.go
move Backend interface to backend package
2023-10-25 23:00:18 +02:00
cache.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
dir.go
Honor RESTIC_CACHE_DIR environment variable
2021-10-10 16:00:02 +02:00
dir_test.go
Add more error handling
2021-01-30 20:19:47 +01:00
file.go
replace "too small" with "too short" in error messages
2024-05-18 19:59:26 +02:00
file_test.go
move Backend interface to backend package
2023-10-25 23:00:18 +02:00
testing.go
test: Use testing.T.Cleanup to remove tempdirs
2022-12-09 14:23:55 +01:00