restic/internal
MichaelEischer 88664ba222
Merge pull request #2893 from MichaelEischer/restore-preallocate
restorer: Preallocate files
2020-09-08 22:43:05 +02:00
..
archiver backup: Fix reporting of directory count in summary 2020-08-27 22:43:51 +02:00
backend local backend: ignore not supported error on sync() 2020-08-22 01:27:07 +02:00
cache Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
checker Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
crypto Typo in crypto test name 2020-04-18 17:39:06 +02:00
debug Remove build tag `release` 2018-10-11 19:40:38 +02:00
dump dump: Use slashes as path separators in tar on windows 2020-08-30 18:26:50 +02:00
errors backup: Improve error message for invalid pattern 2018-10-03 11:12:51 +02:00
filter filter: Allow double wildcard in ChildMatch 2018-06-09 23:18:13 +02:00
fs Merge pull request #2583 from greatroar/unused 2020-03-01 10:46:17 +01:00
fuse Optimize FUSE - make command `restic mount` faster and consume less memory 2020-07-28 23:01:18 +02:00
hashing Micro-optimization for hashing.Writer/PackerManager 2020-03-05 22:30:04 +01:00
index Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
limiter rclone: Respect bandwith limits 2018-05-22 20:48:17 +02:00
migrations Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
mock mock: Remove unused repository type 2019-04-13 13:38:39 +02:00
options improved slice copying 2019-06-30 23:56:36 +03:00
pack Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
repository prune: Add test that repack aborts on wrong blob 2020-08-16 11:34:01 +02:00
restic Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
restorer Add preallocate tests 2020-09-07 21:41:47 +02:00
selfupdate self-update: Don't cancel download after 30 seconds 2019-02-23 11:15:18 +01:00
test Remove remnant of Go 1.9 compatibility code from tests 2020-02-26 22:23:38 +01:00
textfile Add textfile 2018-05-01 14:38:59 +02:00
ui termstatus: Use io.WriteString to output messages. 2020-03-26 14:55:00 -07:00
walker Remove duplicate TreeLoader interface 2020-08-01 12:29:16 +02:00