2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-11 02:08:44 +00:00
restic/internal/cache
aawsome 0fed6a8dfc
Use "pack file" instead of "data file" (#2885)
- changed variable names, especially changed DataFile into PackFile
- changed in some comments
- always use "pack file" in docu
2020-08-16 11:16:38 +02:00
..
backend_test.go
backend.go
cache.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
dir_test.go Honor RESTIC_CACHE_DIR on Mac and Windows 2020-02-28 15:44:32 +01:00
dir.go Honor RESTIC_CACHE_DIR on Mac and Windows 2020-02-28 15:44:32 +01:00
file_test.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
file.go
testing.go