This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
restic
Watch
2
Star
2
Fork
0
You've already forked restic
mirror of
https://github.com/octoleo/restic.git
synced
2025-01-23 07:08:28 +00:00
Code
Issues
Releases
Wiki
Activity
restic
/
internal
/
cache
History
Alexander Neumann
00597284de
cache: Don't return an error for truncated files
...
Closes
#1229
Closes
#1328
2018-11-25 14:18:02 +01:00
..
backend_test.go
cache: Ensure failed downloads are retried
2018-06-09 17:50:56 +02:00
backend.go
cache: Fix recheck logic, remove channel from inProgress
2018-10-04 17:09:43 +02:00
cache.go
cache: Print message when new cache is created
2018-08-29 22:01:10 +02:00
dir.go
Fix error message on Windows
2018-11-11 14:06:32 +01:00
file_test.go
cache: Fix test for new behavior
2018-08-11 23:11:51 +02:00
file.go
cache: Don't return an error for truncated files
2018-11-25 14:18:02 +01:00
testing.go
Add cache
2017-09-24 21:54:53 +02:00