restic/internal/restic
Alexander Neumann 8ce5d35543 Merge pull request #1390 from armhold/lint
small cleanup
2017-10-28 09:54:35 +02:00
..
testdata Update golden files 2017-09-11 17:52:22 +02:00
backend.go backend: Add Delete() to restic.Backend interface 2017-10-14 15:56:25 +02:00
backend_find.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
backend_find_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
blob.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
blob_set.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
blob_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
buffer.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
cache.go Automatically exclude current restic cache 2017-09-24 21:54:53 +02:00
config.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
config_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
doc.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
file.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
file_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
find.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
find_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
hardlinks_index.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
hardlinks_index_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
id.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
id_int_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
id_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
ids.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
ids_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
idset.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
idset_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
lock.go small cleanup: 2017-10-25 12:03:55 -04:00
lock_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
lock_unix.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
lock_windows.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
node.go go fmt 2017-10-26 16:22:10 -04:00
node_darwin.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
node_freebsd.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
node_linux.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
node_openbsd.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
node_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
node_unix.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
node_unix_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
node_windows.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
node_xattr.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
progress.go Control progress rate with RESTIC_PROGRESS_FPS env 2017-10-26 14:46:56 +08:00
progress_unix.go Handle SIGINFO on all supported platforms 2017-09-02 22:06:31 +03:00
progress_unix_with_siginfo.go Handle SIGINFO on all supported platforms 2017-09-02 22:06:31 +03:00
rand_reader.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
readerat.go backend: Improve ReadAt 2017-09-24 23:11:23 +02:00
repository.go Remove Deleter interface 2017-10-14 16:04:29 +02:00
restorer.go small cleanup: 2017-10-25 12:03:55 -04:00
snapshot.go Correct debug message 2017-09-25 14:35:37 +02:00
snapshot_find.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
snapshot_policy.go removed unnacessary line 2017-09-10 10:41:07 +02:00
snapshot_policy_test.go added test cases 2017-09-10 12:23:28 +02:00
snapshot_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
tag_list.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
testing.go new sub-option for backup: time 2017-09-09 13:26:35 +02:00
testing_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
tree.go Allow sorting nodes in trees 2017-09-22 12:37:05 +02:00
tree_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00