2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-22 02:32:21 +00:00
restic/backend
2015-12-02 22:37:58 +01:00
..
local local/sftp backend: Do not seek if offset is 0 2015-10-25 17:51:26 +01:00
s3 Use new version of s3 library, Fixes #276 2015-08-26 06:25:05 -05:00
sftp Simplify Implementation of Join 2015-11-03 18:48:51 +01:00
backend_test.go MemoryBackend: handle config correctly, add tests for that 2015-11-29 14:52:19 +01:00
doc.go Clarify documentation on backend 2015-05-09 12:53:04 +02:00
generic_test.go
generic.go Use array instead of hash for backend.ID 2015-07-25 18:01:57 +02:00
id_int_test.go Use array instead of hash for backend.ID 2015-07-25 18:01:57 +02:00
id_test.go
id.go Split id.go into several files 2015-09-05 18:41:56 +02:00
ids_test.go Split id.go into several files 2015-09-05 18:41:56 +02:00
ids.go backend: Add String() to IDs 2015-09-05 18:41:58 +02:00
idset_test.go Split id.go into several files 2015-09-05 18:41:56 +02:00
idset.go Sort IDSet.List() 2015-11-02 18:52:13 +01:00
interface.go
local_test.go Correctly test for config file 2015-08-26 22:06:52 +02:00
mem_backend_test.go add MemBackend and MockBackend 2015-11-29 14:52:19 +01:00
mem_backend.go Make ReadCloser public 2015-12-02 22:37:58 +01:00
mock_backend.go Add MockBackend 2015-11-29 14:52:19 +01:00
paths.go
reader_test.go
reader.go
s3_test.go typo 2015-08-26 07:54:39 -05:00
sftp_test.go Remove more flags from tests 2015-06-21 17:40:21 +02:00
writer_test.go Remove HashAppendWriter 2015-11-29 14:29:59 +01:00
writer.go Remove HashAppendWriter 2015-11-29 14:29:59 +01:00