restic/internal/repository/index
Michael Eischer 5cc8636047
Merge pull request #5614 from MichaelEischer/fix-lookupblobsize
repository: fix LookupBlobSize to also return pending blobs
2025-11-26 21:24:32 +01:00
..
associated_data.go index: add sub and intersect method to AssociatedSet 2025-11-26 20:59:08 +01:00
associated_data_test.go index: add sub and intersect method to AssociatedSet 2025-11-26 20:59:08 +01:00
index.go index: convert to implement modern go iterators 2025-11-16 12:56:37 +01:00
index_internal_test.go Fix name including package name and variable shadowing package. 2025-03-23 10:01:19 +00:00
index_parallel.go index: remove support for legacy index format 2024-08-31 17:12:43 +02:00
index_parallel_test.go index: remove support for legacy index format 2024-08-31 17:12:43 +02:00
index_test.go index: convert to implement modern go iterators 2025-11-16 12:56:37 +01:00
indexmap.go index: convert to implement modern go iterators 2025-11-16 12:56:37 +01:00
indexmap_test.go Fix linter warning 2025-11-16 12:56:37 +01:00
master_index.go repository: fix LookupBlobSize to also report pending blobs 2025-11-23 17:55:13 +01:00
master_index_test.go index: add test for pending blobs 2025-11-23 18:08:56 +01:00
testing.go index: move to repository package 2024-05-25 13:13:03 +02:00