restic/internal/repository
Alexander Neumann 88716794e3 Check errors returned by LoadIndex()
Bug was reported in the forum here: https://forum.restic.net/t/check-rebuild-index-prune/1848/13
2019-06-30 21:34:53 +02:00
..
testdata
doc.go
index.go Reuse buffer in worker functions 2019-04-13 13:38:39 +02:00
index_test.go
key.go Add []byte to repo.LoadAndDecrypt and utils.LoadAll 2019-04-13 13:38:39 +02:00
master_index.go
master_index_test.go
packer_manager.go
packer_manager_test.go
pool.go
repack.go
repack_test.go
repository.go Check errors returned by LoadIndex() 2019-06-30 21:34:53 +02:00
repository_test.go Add []byte to repo.LoadAndDecrypt and utils.LoadAll 2019-04-13 13:38:39 +02:00
testing.go
worker_group.go