1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 00:07:25 +00:00
restic/internal/repository
2024-05-18 21:42:50 +02:00
..
testdata
check.go check: move verification of individual pack file to repository 2024-05-18 21:42:50 +02:00
doc.go
fuzz_test.go
key.go
lock.go repository: Lock requires *repository.Repository 2024-05-18 21:38:31 +02:00
lock_test.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00
packer_manager.go
packer_manager_test.go
packer_uploader.go
prune.go
prune_test.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00
raw.go
raw_test.go repository: rework and extend LoadRaw tests 2024-05-18 21:28:54 +02:00
repack.go
repack_test.go replace usages of backend.Remove() with repository.RemoveUnpacked() 2024-05-18 21:38:31 +02:00
repair_index.go
repair_index_test.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00
repair_pack.go
repair_pack_test.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00
repository.go replace usages of backend.Remove() with repository.RemoveUnpacked() 2024-05-18 21:38:31 +02:00
repository_internal_test.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00
repository_test.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00
s3_backend.go migrations: add temporary hack for s3_layout 2024-05-18 21:38:31 +02:00
testing.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00
upgrade_repo.go migrations: move logic of upgrade_repo_v2 to repository package 2024-05-18 21:38:31 +02:00
upgrade_repo_test.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00