1
0
mirror of https://github.com/restic/restic.git synced 2024-07-03 08:50:53 +02:00
restic/repository
2015-11-02 18:52:13 +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_test.go repository: Refactor Config 2015-07-05 11:07:10 +02:00
config.go Use array instead of hash for backend.ID 2015-07-25 18:01:57 +02:00
doc.go repository: fix package doc typo 2015-06-28 09:30:33 +02:00
index_test.go Add Index.ListPack() 2015-11-02 18:52:13 +01:00
index.go Move LoadIndexWithDecoder to index.go 2015-11-02 18:52:13 +01:00
key.go Use array instead of hash for backend.ID 2015-07-25 18:01:57 +02:00
master_index.go Add Index.ListPack() 2015-11-02 18:52:13 +01:00
parallel_test.go Allow cancelling parallel workers on files 2015-07-05 11:07:10 +02:00
parallel.go Small refactorings 2015-09-05 18:41:58 +02:00
pool.go Extract chunker 2015-07-08 16:58:23 -04:00
repository_test.go Add benchmark for LoadJSONPack 2015-10-27 20:51:55 +01:00
repository.go Move LoadIndexWithDecoder to index.go 2015-11-02 18:52:13 +01:00