restic/internal/restic
Alexander Neumann a60e751217 Use .Equal() instead of == for time.Time
Closes #1238
2017-09-15 20:57:35 +02:00
..
testdata Update golden files 2017-09-11 17:52:22 +02:00
backend.go Move restic package to internal/restic 2017-07-24 17:43:32 +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
config.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
config_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +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 Move restic package to internal/restic 2017-07-24 17:43:32 +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 Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
lock_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +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 Use .Equal() instead of == for time.Time 2017-09-15 20:57:35 +02: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 Move restic package to internal/restic 2017-07-24 17:43:32 +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 Move restic package to internal/restic 2017-07-24 17:43:32 +02: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 Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
repository.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
restorer.go Fixing restore with excluded 2017-08-16 15:25:02 +02:00
snapshot.go new sub-option for backup: time 2017-09-09 13:26:35 +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 tests updated 2017-09-09 13:26:35 +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 Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
tree_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00