2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-22 18:45:09 +00:00
restic/backend
2016-01-26 22:00:11 +01:00
..
local backends: Do not sort strings 2016-01-24 21:32:45 +01:00
mem backends: Do not sort strings 2016-01-24 21:32:45 +01:00
s3 s3/local backend: Fix error for overwriting files 2016-01-24 21:13:24 +01:00
sftp backends: Do not sort strings 2016-01-24 21:32:45 +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_test.go Remove duplicate function str2id 2016-01-26 21:52:02 +01:00
generic.go Cleanups, move Hash() to id.go 2016-01-26 21:49:33 +01:00
handle_test.go
handle.go backends: Add Save() 2016-01-24 16:59:38 +01:00
id_int_test.go
id_test.go
id.go Remove duplicate function str2id 2016-01-26 21:52:02 +01:00
ids_test.go Remove duplicate function str2id 2016-01-26 21:52:02 +01:00
ids.go
idset_test.go Remove duplicate function str2id 2016-01-26 21:52:02 +01:00
idset.go
interface.go Remove Create() everywhere 2016-01-24 20:23:50 +01:00
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
readcloser.go Move MemoryBackend to backend/mem 2016-01-23 19:50:11 +01:00
utils_test.go Remove Create() everywhere 2016-01-24 20:23:50 +01:00
utils.go Add LoadAll() 2016-01-23 23:41:55 +01:00