2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-22 02:32:21 +00:00
restic/internal/repository
2021-09-03 21:01:00 +02:00
..
testdata
doc.go
index_parallel_test.go repository: Add test for ForAllIndexes 2020-12-22 22:36:18 +01:00
index_parallel.go check: extract parallel index loading 2020-12-22 22:36:18 +01:00
index_test.go errcheck: Add error checks 2021-01-30 20:02:37 +01:00
index.go Simplify cache logic 2021-09-03 21:01:00 +02:00
indexmap_test.go
indexmap.go
key.go Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
master_index_test.go errcheck: Add error check for MergeFinalIndexes() 2021-01-30 20:02:37 +01:00
master_index.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
packer_manager.go Simplify cache logic 2021-09-03 21:01:00 +02:00
repack_test.go errcheck: Add error checks 2021-01-30 20:02:37 +01:00
repack.go
repository_internal_test.go
repository_test.go repository: move otherwise unused LoadIndex to tests 2020-12-22 22:36:18 +01:00
repository.go Simplify cache logic 2021-09-03 21:01:00 +02:00
testing.go Merge pull request #2505 from aawsome/fix-repo-configfile 2020-12-07 07:52:37 +01:00
worker_group.go