2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 08:30:49 +00:00
restic/internal/restorer
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
..
doc.go restorer: Allow writing target file blobs out of order 2020-02-26 16:14:45 +01:00
filerestorer_test.go make Lookup() return all blobs 2020-07-25 21:18:34 +02:00
filerestorer.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
fileswriter_test.go restorer: Allow writing target file blobs out of order 2020-02-26 16:14:45 +01:00
fileswriter.go restorer: Allow writing target file blobs out of order 2020-02-26 16:14:45 +01:00
restorer_test.go Fix non-intuitive repository behavior 2020-06-11 13:05:23 +02:00
restorer_unix_test.go restorer: Optimize empty file restore 2018-10-14 17:39:42 +02:00
restorer.go make Lookup() return all blobs 2020-07-25 21:18:34 +02:00