1
0
mirror of https://github.com/restic/restic.git synced 2024-06-20 07:06:38 +02:00
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 index: add basic hat test 2023-06-16 23:12:30 +02:00
indexmap.go Revert "index: remove redundant storage of indexmap size" 2023-06-08 18:08:46 +02:00
master_index_test.go index: let MasterIndex.Save also delete obsolete indexes 2024-01-27 12:51:08 +01:00
master_index.go index: let MasterIndex.Save also delete obsolete indexes 2024-01-27 12:51:08 +01:00
testing.go repository: split index into a separate package 2022-10-08 21:15:34 +02:00