2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-09 04:12:25 +00:00
restic/internal/restic
2020-02-27 08:35:23 +01:00
..
testdata Support time ranges expressed in hours in snapshot retention policies 2018-11-26 14:27:42 +01:00
backend_find_test.go Prevent "slice bounds out of range" error if prefix is longer than snapshot IDs. 2019-04-16 20:26:20 -07:00
backend_find.go Prevent "slice bounds out of range" error if prefix is longer than snapshot IDs. 2019-04-16 20:26:20 -07:00
backend.go
blob_set.go
blob_test.go
blob.go
buffer.go
cache.go
config_test.go internal/restic: fix dropped test error 2020-02-12 13:32:45 -08:00
config.go
doc.go
duration_test.go Extend custom Duration granularity to hours and add tests 2018-11-14 17:27:02 +01:00
duration.go Extend custom Duration granularity to hours and add tests 2018-11-14 17:27:02 +01:00
file_test.go
file.go
find_test.go
find.go
hardlinks_index_test.go
hardlinks_index.go
id_int_test.go
id_test.go restic: Make JSON unmarshal for ID more efficient 2019-04-13 13:38:39 +02:00
id.go restic: Make JSON unmarshal for ID more efficient 2019-04-13 13:38:39 +02:00
ids_test.go
ids.go
idset_test.go
idset.go
lock_test.go Update Lock.Time in lock.Refresh() 2019-09-04 11:38:35 -07:00
lock_unix.go
lock_windows.go
lock.go Update Lock.Time in lock.Refresh() 2019-09-04 11:38:35 -07:00
node_darwin.go Fix build on FreeBSD with Go 1.12 2019-03-06 09:41:49 -05:00
node_freebsd_go111.go Fix build on FreeBSD for Go < 1.12 2019-03-16 20:52:37 +01:00
node_freebsd.go Fix build on FreeBSD for Go < 1.12 2019-03-16 20:52:37 +01:00
node_linux.go Fix build on FreeBSD with Go 1.12 2019-03-06 09:41:49 -05:00
node_netbsd.go Fix build on FreeBSD with Go 1.12 2019-03-06 09:41:49 -05:00
node_openbsd.go Fix build on FreeBSD with Go 1.12 2019-03-06 09:41:49 -05:00
node_solaris.go Fix build on FreeBSD with Go 1.12 2019-03-06 09:41:49 -05:00
node_test.go node: Make sure year of all timestamps is valid 2019-04-24 16:39:36 +02:00
node_unix_test.go Fix test 2018-07-14 11:51:34 +02:00
node_unix.go
node_windows.go windows: Use LastWriteTime for ctime and mtime 2019-05-05 14:02:11 +02:00
node_xattr.go Support NetBSD without fuse 2018-06-16 15:55:04 +09:00
node.go fix typos 2019-12-21 21:00:28 -05:00
progress_unix_with_siginfo.go
progress_unix.go
progress.go
rand_reader.go
readerat.go
repository.go Add []byte to repo.LoadAndDecrypt and utils.LoadAll 2019-04-13 13:38:39 +02:00
rewind_reader_test.go
rewind_reader.go
snapshot_find.go Support specifying multiple host flags for various commands 2020-02-26 22:17:59 +01:00
snapshot_group.go Accept both singular and plural for --group-by (#2330) 2019-11-20 19:25:48 +01:00
snapshot_policy_test.go Support time ranges expressed in hours in snapshot retention policies 2018-11-26 14:27:42 +01:00
snapshot_policy.go Support time ranges expressed in hours in snapshot retention policies 2018-11-26 14:27:42 +01:00
snapshot_test.go
snapshot.go Support specifying multiple host flags for various commands 2020-02-26 22:17:59 +01:00
tag_list.go remove unused code 2019-07-01 00:24:45 +03:00
testing_test.go
testing.go restic: Use local rand source instead of global one 2018-10-28 14:01:30 +01:00
tree_test.go
tree.go