1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-01 20:12:44 +00:00
restic/internal/repository
2024-05-18 21:38:31 +02:00
..
testdata
doc.go
fuzz_test.go
key.go repository: move backend.LoadAll to repository.LoadRaw 2024-05-18 21:26:00 +02:00
lock.go
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 replace "too small" with "too short" in error messages 2024-05-18 19:59:26 +02:00
prune_test.go repository: convert test helper to return *repository.Repository 2024-05-18 21:38:31 +02:00
raw.go repository: make reloading broken files explicit 2024-05-18 21:28:54 +02:00
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 repository: remove redundant blob loading fallback from RepairPacks 2024-05-18 21:28:54 +02:00
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