.. |
local
|
Correctly test for config file
|
2015-08-26 22:06:52 +02:00 |
rest
|
nil http response can't be closed
|
2015-09-15 18:30:09 +02:00 |
s3
|
solved rebase conflicts
|
2015-09-08 21:10:31 +02:00 |
sftp
|
Correctly test for config file
|
2015-08-26 22:06:52 +02:00 |
backend_test.go
|
simplified the backend and added documentation
|
2015-09-08 21:06:36 +02:00 |
doc.go
|
Clarify documentation on backend
|
2015-05-09 12:53:04 +02:00 |
generic.go
|
Use array instead of hash for backend.ID
|
2015-07-25 18:01:57 +02:00 |
generic_test.go
|
Use package "restic/test"
|
2015-04-09 21:15:48 +02:00 |
id.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
|
Use package "restic/test"
|
2015-04-09 21:15:48 +02:00 |
interface.go
|
replaced if with switch
|
2015-09-08 21:10:31 +02:00 |
local_test.go
|
Correctly test for config file
|
2015-08-26 22:06:52 +02:00 |
paths.go
|
backend/server: remove id and version from backend
|
2015-05-03 18:56:16 +02:00 |
reader.go
|
Rename HashReader -> HashAppendReader, add HashingReader
|
2015-02-11 19:37:48 +01:00 |
reader_test.go
|
Use package "restic/test"
|
2015-04-09 21:15:48 +02:00 |
rest_test.go
|
close all files and handle error more properly
|
2015-09-08 21:10:32 +02:00 |
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.go
|
Add nil-receiver awareness to all Reader/Writer
|
2015-05-01 17:32:42 +02:00 |
writer_test.go
|
Use package "restic/test"
|
2015-04-09 21:15:48 +02:00 |