1
0
mirror of https://github.com/restic/restic.git synced 2024-07-19 11:17:31 +02:00
restic/internal/index
Michael Eischer 9aa0c90fb2 index: remove supersedes field
Using the field with its current semantics is nearly impossible to get
right. Remove it as it will be replaced anyways in repository format 3.
2024-05-24 21:33:17 +02:00
..
index_parallel_test.go remove usages of repo.Backend() from tests 2024-05-18 21:42:51 +02:00
index_parallel.go Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
index_test.go index: remove supersedes field 2024-05-24 21:33:17 +02:00
index.go index: remove supersedes field 2024-05-24 21:33:17 +02:00
indexmap_test.go index: add basic hat test 2023-06-16 23:12:30 +02:00
indexmap.go replace "too small" with "too short" in error messages 2024-05-18 19:59:26 +02:00
master_index_test.go repository: remove SaveIndex from interface 2024-05-24 21:33:17 +02:00
master_index.go index: remove supersedes field 2024-05-24 21:33:17 +02:00
testing.go repository: split index into a separate package 2022-10-08 21:15:34 +02:00