restic/internal/cache
Stephane Thiell 0e897ef7b8 Add support for $RESTIC_CACHE_DIR
Add support for restic-specific $RESTIC_CACHE_DIR environment variable
to override the cache directory like --cache-dir would have.
2019-09-26 15:59:56 -07:00
..
backend.go cache: Fix recheck logic, remove channel from inProgress 2018-10-04 17:09:43 +02:00
backend_test.go Add []byte to repo.LoadAndDecrypt and utils.LoadAll 2019-04-13 13:38:39 +02:00
cache.go start using fileMode const 2019-07-01 00:26:00 +03:00
dir.go Add support for $RESTIC_CACHE_DIR 2019-09-26 15:59:56 -07:00
file.go simplified prefix removal, removed unnecessary if-else statements 2019-06-30 23:34:47 +03:00
file_test.go cache: Fix test for new behavior 2018-08-11 23:11:51 +02:00
testing.go Add cache 2017-09-24 21:54:53 +02:00