restic/internal
greatroar 54b8337813 hashing: Remove io.WriterTo implementation
This functionality has gone unused since
4b3dc415ef changed hashing.Reader's only
client to use ioutil.ReadAll on a bufio.Reader wrapping the hashing
Reader.

Reverts bcb852a8d0.
2022-05-10 23:41:18 +02:00
..
archiver repository: run blackbox tests using old and new repo version 2022-04-30 11:34:10 +02:00
backend Use config file modes to derive new dir/file modes 2022-04-30 15:59:51 +02:00
bloblru
cache
checker Add option global --compression 2022-04-30 11:34:10 +02:00
crypto
debug
dump
errors
filter
fs
fuse
hashing hashing: Remove io.WriterTo implementation 2022-05-10 23:41:18 +02:00
limiter
migrations
mock Backend: Expose connections parameter 2022-04-23 11:13:08 +02:00
options
pack pack: slightly expand testing of compressed blobs 2022-04-30 11:34:10 +02:00
repository repository: Use existing method to collect pack ids 2022-04-30 19:14:21 +02:00
restic repository: run blackbox tests using old and new repo version 2022-04-30 11:34:10 +02:00
restorer repository: implement pack compression 2022-04-30 11:34:10 +02:00
selfupdate
test
textfile
ui
walker