..
testdata
…
backend_find.go
Fix linter errors (except for tests)
2024-02-10 22:58:10 +01:00
backend_find_test.go
convert MemorizeList to be repository based
2023-10-25 23:01:35 +02:00
blob.go
…
blob_set.go
…
blob_set_test.go
…
blob_test.go
…
config.go
repository: use normal Init method in tests
2024-04-14 13:45:11 +02:00
config_test.go
…
counted_blob_set.go
…
counted_blob_set_test.go
Fix typos
2023-12-06 13:11:55 +01:00
doc.go
…
duration.go
…
duration_test.go
…
find.go
…
find_test.go
…
id.go
…
id_int_test.go
…
id_test.go
…
ids.go
…
ids_test.go
…
idset.go
…
idset_test.go
…
json.go
…
lister.go
convert MemorizeList to be repository based
2023-10-25 23:01:35 +02:00
lister_test.go
convert MemorizeList to be repository based
2023-10-25 23:01:35 +02:00
lock.go
Fix linter errors (except for tests)
2024-02-10 22:58:10 +01:00
lock_test.go
repository: make repo.Options configurable for test repos
2024-02-03 18:22:47 +01:00
lock_unix.go
…
lock_windows.go
…
mknod_unix.go
…
node.go
Fix review comments
2024-04-29 16:21:38 -06:00
node_aix.go
backup: Ignore xattr.list permission error for parent directories
2024-04-10 20:46:15 +02:00
node_darwin.go
…
node_freebsd.go
…
node_linux.go
…
node_netbsd.go
backup: Ignore xattr.list permission error for parent directories
2024-04-10 20:46:15 +02:00
node_openbsd.go
backup: Ignore xattr.list permission error for parent directories
2024-04-10 20:46:15 +02:00
node_solaris.go
…
node_test.go
backup: Ignore xattr.list permission error for parent directories
2024-04-10 20:46:15 +02:00
node_unix.go
…
node_unix_test.go
backup: Ignore xattr.list permission error for parent directories
2024-04-10 20:46:15 +02:00
node_windows.go
Fix review comments
2024-04-29 16:21:38 -06:00
node_windows_test.go
Merge branch 'master' into windows-securitydesc
2024-04-29 14:40:34 -06:00
node_xattr.go
backup: Ignore xattr.list permission error for parent directories
2024-04-10 20:46:15 +02:00
node_xattr_test.go
backup: Ignore xattr.list permission error for parent directories
2024-04-10 20:46:15 +02:00
parallel.go
split deleteFiles into UI and logic parts
2024-01-27 12:51:08 +01:00
repository.go
repository: move backend.LoadAll to repository.LoadRaw
2024-05-18 21:26:00 +02:00
snapshot.go
backup: rename data_added_in_repo statistic to data_added_packed
2024-02-25 20:40:52 +01:00
snapshot_find.go
convert MemorizeList to be repository based
2023-10-25 23:01:35 +02:00
snapshot_find_test.go
convert MemorizeList to be repository based
2023-10-25 23:01:35 +02:00
snapshot_group.go
…
snapshot_group_test.go
Fix typos
2023-12-06 13:11:55 +01:00
snapshot_policy.go
…
snapshot_policy_test.go
…
snapshot_test.go
…
tag_list.go
…
tag_list_test.go
…
testing.go
rewrite: cleanup tests
2023-12-24 15:36:22 +01:00
testing_test.go
check: allow tests to only verify pack&index integrity
2024-04-14 13:45:04 +02:00
tree.go
…
tree_stream.go
…
tree_test.go
backup: Ignore xattr.list permission error for parent directories
2024-04-10 20:46:15 +02:00
zeroprefix.go
…
zeroprefix_test.go
…