1
0
mirror of https://github.com/restic/restic.git synced 2024-06-24 07:46:38 +02:00
restic/backend
2015-02-16 00:30:51 +01:00
..
doc.go Rename khepri -> restic 2014-12-05 21:45:49 +01:00
generic_test.go Add streaming functions to mockBackend 2015-02-11 20:01:01 +01:00
generic.go Remove Compress() and Uncompress() from backend 2015-02-16 00:30:51 +01:00
id_set_test.go Refactor repository structure 2015-01-14 16:34:30 +01:00
id_set.go Refactor repository structure 2015-01-14 16:34:30 +01:00
id_test.go Add tests for sftp backend, split out id tests 2015-02-11 20:17:55 +01:00
id.go Generalize hash in backend 2015-02-11 19:25:43 +01:00
interface.go backend: use HashingWriter 2015-02-15 23:46:21 +01:00
local_test.go Simply backend interface 2015-02-15 17:26:20 +01:00
local.go backend: Throw error when Close() is called twice 2015-02-16 00:24:02 +01:00
reader_test.go Add HashingWriter and HashAppendWriter 2015-02-15 23:21:35 +01:00
reader.go Rename HashReader -> HashAppendReader, add HashingReader 2015-02-11 19:37:48 +01:00
sftp_test.go Add tests for sftp backend, split out id tests 2015-02-11 20:17:55 +01:00
sftp.go backend: Throw error when Close() is called twice 2015-02-16 00:24:02 +01:00
writer_test.go HashingWriter: Track size 2015-02-16 00:24:43 +01:00
writer.go HashingWriter: Track size 2015-02-16 00:24:43 +01:00