restic/repository
Alexander Neumann 1dd731fdb8 Handle concurrent access to the inFlight list 2015-10-14 20:50:54 +02:00
..
testdata Rework index decode and handling old format 2015-10-12 20:53:07 +02:00
blob.go Use array instead of hash for backend.ID 2015-07-25 18:01:57 +02:00
config.go Use array instead of hash for backend.ID 2015-07-25 18:01:57 +02:00
config_test.go repository: Refactor Config 2015-07-05 11:07:10 +02:00
doc.go repository: fix package doc typo 2015-06-28 09:30:33 +02:00
index.go Regularly save intermediate indexes 2015-10-12 23:59:17 +02:00
index_test.go Remove Index.StoreInProgress() 2015-10-12 22:49:31 +02:00
key.go Use array instead of hash for backend.ID 2015-07-25 18:01:57 +02:00
master_index.go Handle concurrent access to the inFlight list 2015-10-14 20:50:54 +02:00
parallel.go Small refactorings 2015-09-05 18:41:58 +02:00
parallel_test.go Allow cancelling parallel workers on files 2015-07-05 11:07:10 +02:00
pool.go Extract chunker 2015-07-08 16:58:23 -04:00
repository.go Handle concurrent access to the inFlight list 2015-10-14 20:50:54 +02:00
repository_test.go Add and use MasterIndex 2015-10-12 22:34:12 +02:00