2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-28 21:33:30 +00:00
restic/backend
2015-03-14 20:19:52 +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 Each(), add basic stats 2015-02-17 23:11:56 +01:00
id_set_test.go Refactor repository structure 2015-01-14 16:34:30 +01:00
id_set.go Add Len() functions for IDSet and Map 2015-02-17 22:39:16 +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 Add ID to repository 2015-03-14 12:06:27 +01:00
local_test.go Simply backend interface 2015-02-15 17:26:20 +01:00
local.go Fix file mode for data blobs 2015-03-14 20:19:52 +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 Fix file mode for data blobs 2015-03-14 20:19:52 +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