1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-18 13:31:08 +00:00
restic/backend
2016-01-27 22:35:18 +01:00
..
local local: split out tempfile write function 2016-01-26 22:12:53 +01:00
mem mem backend: remove unused code 2016-01-27 21:33:48 +01:00
s3 Remove ContinuousReader 2016-01-26 22:35:51 +01:00
sftp sftp: Reduce duplicate code, add error check 2016-01-26 22:16:24 +01:00
test Reduce number of tests for Load() 2016-01-24 21:40:54 +01:00
doc.go Add more documentation 2016-01-26 21:49:22 +01:00
generic.go Cleanups, move Hash() to id.go 2016-01-26 21:49:33 +01:00
generic_test.go Remove duplicate function str2id 2016-01-26 21:52:02 +01:00
handle.go
handle_test.go
id.go Remove duplicate function str2id 2016-01-26 21:52:02 +01:00
id_int_test.go
id_test.go
ids.go
ids_test.go Remove duplicate function str2id 2016-01-26 21:52:02 +01:00
idset.go
idset_test.go Remove duplicate function str2id 2016-01-26 21:52:02 +01:00
interface.go
mock_backend.go Add a lot of comments 2016-01-26 21:56:13 +01:00
paths.go Add a lot of comments 2016-01-26 21:56:13 +01:00
utils.go
utils_test.go