restic/internal/repository
Michael Eischer bba8ba7a5b repository: cancel streampack context after error 2022-02-12 20:18:25 +01:00
..
testdata
doc.go
index.go Simplify cache logic 2021-09-03 21:01:00 +02:00
index_parallel.go
index_parallel_test.go
index_test.go
indexmap.go Replace siphash by hash/maphash 2021-09-19 16:05:18 +02:00
indexmap_test.go Replace siphash by hash/maphash 2021-09-19 16:05:18 +02:00
key.go Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
master_index.go repository: Implement lisiting blobs per pack file 2022-02-12 20:18:24 +01:00
master_index_test.go errcheck: Add error check for MergeFinalIndexes() 2021-01-30 20:02:37 +01:00
packer_manager.go Simplify cache logic 2021-09-03 21:01:00 +02:00
packer_manager_test.go Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
repack.go repository: stream packs during repacking 2022-02-12 20:18:25 +01:00
repack_test.go
repository.go repository: cancel streampack context after error 2022-02-12 20:18:25 +01:00
repository_internal_test.go
repository_test.go repository: remove unused DownloadAndHash 2022-02-12 20:18:25 +01:00
testing.go
worker_group.go