2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-21 18:22:22 +00:00
restic/internal/restic
2018-05-13 12:48:10 +02:00
..
testdata forget: Add policy to keep snapshots before a date 2018-05-13 12:48:10 +02:00
backend_find_test.go backend: Rework List() 2018-01-21 18:35:37 +01:00
backend_find.go backend: Rework List() 2018-01-21 18:35:37 +01:00
backend.go backend: Improve Save() 2018-03-03 15:49:44 +01:00
blob_set.go
blob_test.go
blob.go
buffer.go
cache.go
config_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
config.go Disable polynomial check for chunker for tests 2018-03-11 20:59:40 +01:00
doc.go
file_test.go
file.go
find_test.go
find.go
hardlinks_index_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
hardlinks_index.go
id_int_test.go
id_test.go
id.go
ids_test.go
ids.go
idset_test.go
idset.go
lock_test.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
lock_unix.go
lock_windows.go
lock.go lock: Ignore invalid lock file 2018-03-05 20:19:57 +01:00
node_darwin.go
node_freebsd.go
node_linux.go
node_openbsd.go
node_solaris.go Add support for illumos/Solaris 2018-03-04 20:11:29 +00:00
node_test.go Disable the 'testSticky' test on OpenBSD. Only root can set sticky. 2018-02-11 07:46:31 -07:00
node_unix_test.go Add argument to Skipf() 2018-01-17 23:14:37 +01:00
node_unix.go
node_windows.go
node_xattr.go Add support for illumos/Solaris 2018-03-04 20:11:29 +00:00
node.go Remove unneeded code 2018-04-23 21:40:33 +02:00
progress_unix_with_siginfo.go
progress_unix.go Add support for illumos/Solaris 2018-03-04 20:11:29 +00:00
progress.go Control progress rate with RESTIC_PROGRESS_FPS env 2017-10-26 14:46:56 +08:00
rand_reader.go
readerat.go Reworked Backend.Load API to retry errors during ongoing download 2018-02-16 21:12:14 -05:00
repository.go check: Allow filling the cache during check 2018-04-01 13:59:27 +02:00
restorer_test.go fs: Add TestChdir() 2018-04-22 11:37:05 +02:00
restorer.go Do not restore sockets, correct error handling 2018-04-20 13:53:11 +02:00
rewind_reader_test.go Use int64 for the length in the RewindReader 2018-03-04 10:40:42 +01:00
rewind_reader.go Use int64 for the length in the RewindReader 2018-03-04 10:40:42 +01:00
snapshot_find.go backup: Clean target paths before finding parent 2018-04-30 22:03:11 +02:00
snapshot_policy_test.go forget: Add policy to keep snapshots before a date 2018-05-13 12:48:10 +02:00
snapshot_policy.go forget: Add policy to keep snapshots before a date 2018-05-13 12:48:10 +02:00
snapshot_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
snapshot.go snapshot: Do not modify slice of paths 2018-04-22 11:37:05 +02:00
tag_list.go
testing_test.go
testing.go Reduce data for TestCreateSnapshot 2018-03-11 21:42:39 +01:00
tree_test.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
tree.go tree: Add convenience functions 2018-04-22 11:37:05 +02:00