| .. |
|
archiver
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
backend
|
Merge pull request #999 from restic/backend-use-semaphore
|
2017-06-07 19:48:32 +02:00 |
|
checker
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
crypto
|
Fix golint warnings
|
2017-05-17 01:39:39 +02:00 |
|
debug
|
Add custom HTTP transport
|
2017-05-11 21:51:30 +02:00 |
|
errors
|
errors: Add method Wrapf
|
2017-02-11 14:22:04 +01:00 |
|
filter
|
Fix vet warnings
|
2017-05-17 01:34:33 +02:00 |
|
fs
|
Add fs.TempFile and fs.RemoveIfExists
|
2017-05-10 19:48:22 +02:00 |
|
fuse
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
hashing
|
Add hashing package
|
2017-01-23 17:54:11 +01:00 |
|
index
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
list
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
mock
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
options
|
Fix gofmt -s warnings
|
2017-05-17 01:28:39 +02:00 |
|
pack
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
pipe
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
repository
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
test
|
Improve swift backend
|
2017-06-03 14:28:18 +02:00 |
|
testdata
|
Do not use singleton counter.
|
2017-05-15 08:53:59 +02:00 |
|
walk
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
worker
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
backend_find_test.go
|
Add a Context to the backend
|
2017-06-04 14:02:44 +02:00 |
|
backend_find.go
|
Add a Context to the backend
|
2017-06-04 14:02:44 +02:00 |
|
backend.go
|
Add a Context to the backend
|
2017-06-04 14:02:44 +02:00 |
|
blob_set.go
|
wip
|
2016-09-03 21:10:24 +02:00 |
|
blob_test.go
|
wip
|
2016-09-03 21:10:24 +02:00 |
|
blob.go
|
Add Blob.String()
|
2017-02-06 19:50:27 +01:00 |
|
buffer_pool.go
|
Update code to use the new Chunker interface
|
2016-02-23 23:14:35 +01:00 |
|
buffer.go
|
Add a few functions to calculate Blob buffer len
|
2017-01-17 10:40:57 +01:00 |
|
config_test.go
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
config.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
doc.go
|
Update doc comment
|
2016-09-03 21:10:24 +02:00 |
|
file_test.go
|
Rename struct member FileType -> Type
|
2016-09-03 21:10:24 +02:00 |
|
file.go
|
Create package restic/errors
|
2016-09-03 21:10:24 +02:00 |
|
find_test.go
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
find.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
hardlinks_index_test.go
|
Support hard links
|
2017-02-10 20:58:19 +01:00 |
|
hardlinks_index.go
|
Support hard links
|
2017-02-10 20:58:19 +01:00 |
|
id_int_test.go
|
Copy ID from backend to restic
|
2016-09-03 21:10:24 +02:00 |
|
id_test.go
|
Copy ID from backend to restic
|
2016-09-03 21:10:24 +02:00 |
|
id.go
|
Fix some typos
|
2017-02-09 06:43:10 +07:00 |
|
ids_test.go
|
Copy ID from backend to restic
|
2016-09-03 21:10:24 +02:00 |
|
ids.go
|
Copy ID from backend to restic
|
2016-09-03 21:10:24 +02:00 |
|
idset_test.go
|
Copy ID from backend to restic
|
2016-09-03 21:10:24 +02:00 |
|
idset.go
|
Copy ID from backend to restic
|
2016-09-03 21:10:24 +02:00 |
|
lock_test.go
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
lock_unix.go
|
Update calls to debug.Log()
|
2016-09-28 19:56:03 +02:00 |
|
lock_windows.go
|
Update calls to debug.Log()
|
2016-09-28 19:56:03 +02:00 |
|
lock.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
node_darwin.go
|
Use fadvise() to not cache the content of files read
|
2016-03-28 15:26:46 +02:00 |
|
node_freebsd.go
|
Add support for extended attributes on FreeBSD
|
2017-02-18 14:35:11 +01:00 |
|
node_linux.go
|
Create package restic/errors
|
2016-09-03 21:10:24 +02:00 |
|
node_openbsd.go
|
Add support for extended attributes (e.g. ACL)
|
2017-02-16 11:44:51 +01:00 |
|
node_test.go
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
node_unix_test.go
|
Skip /dev/null on darwin
|
2017-04-07 20:37:20 +02:00 |
|
node_unix.go
|
Rename package
|
2016-02-20 17:31:21 +01:00 |
|
node_windows.go
|
Add support for extended attributes (e.g. ACL)
|
2017-02-16 11:44:51 +01:00 |
|
node_xattr.go
|
Update code for pkg/xattr v0.2.0
|
2017-04-18 21:39:55 +02:00 |
|
node.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
progress_unix.go
|
Update calls to debug.Log()
|
2016-09-28 19:56:03 +02:00 |
|
progress.go
|
Remove regular status printing for non terminals
|
2017-05-25 17:03:48 +02:00 |
|
rand_reader.go
|
Create package restic/errors
|
2016-09-03 21:10:24 +02:00 |
|
readerat.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
repository.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
restorer.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
snapshot_filter_test.go
|
Fix ineffassign mistakes
|
2017-05-17 01:25:52 +02:00 |
|
snapshot_filter.go
|
Do not use singleton counter.
|
2017-05-15 08:53:59 +02:00 |
|
snapshot_test.go
|
backup: Add --hostname parameter
|
2017-02-10 19:37:33 +01:00 |
|
snapshot.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
testing_test.go
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
testing.go
|
Add context to restic packages
|
2017-06-04 14:35:14 +02:00 |
|
tree_test.go
|
Add context parameters to tests
|
2017-06-05 23:56:59 +02:00 |
|
tree.go
|
Update calls to debug.Log()
|
2016-09-28 19:56:03 +02:00 |