restic/repository
Alexander Neumann fccde030d5 Refactor Index.Lookup() to return struct PackedBlob 2015-10-31 14:47:42 +01:00
..
testdata use new index format for repository tests 2015-10-27 20:51:55 +01: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 Refactor Index.Lookup() to return struct PackedBlob 2015-10-31 14:47:42 +01:00
index_test.go Refactor Index.Lookup() to return struct PackedBlob 2015-10-31 14:47:42 +01:00
key.go Use array instead of hash for backend.ID 2015-07-25 18:01:57 +02:00
master_index.go Refactor Index.Lookup() to return struct PackedBlob 2015-10-31 14:47:42 +01: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 Refactor Index.Lookup() to return struct PackedBlob 2015-10-31 14:47:42 +01:00
repository_test.go Add benchmark for LoadJSONPack 2015-10-27 20:51:55 +01:00