restic/internal/index
Michael Eischer dc441c57a7 repository: unify repository initialization in tests
Tests should use a helper from internal/repository/testing.go to
construct a Repository object.
2024-03-28 23:17:02 +01:00
..
index_parallel_test.go repository: unify repository initialization in tests 2024-03-28 23:17:02 +01:00
index_parallel.go Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
index_test.go index: deprecate legacy index format 2024-03-09 18:21:14 +01:00
index.go repair index: fix deletion of legacy indexes 2024-03-09 18:21:22 +01:00
indexmap_test.go
indexmap.go
master_index_test.go
master_index.go
testing.go