restic/repository
Matthieu Rakotojaona ca6b7ec533 Add Index.LookupSize 2015-07-19 23:04:18 +02:00
..
testdata Add test and benchmark for LoadIndex 2015-07-05 11:07:10 +02:00
blob.go Move package 'repo' to package 'repository' 2015-05-09 23:52:03 +02:00
config.go Extract chunker 2015-07-08 16:58:23 -04: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 Add Index.LookupSize 2015-07-19 23:04:18 +02:00
index_test.go Move package 'repo' to package 'repository' 2015-05-09 23:52:03 +02:00
key.go Move FindSnapshot, make Repository.List() return IDs 2015-05-17 20:58:22 +02:00
parallel.go Allow cancelling parallel workers on files 2015-07-05 11:07:10 +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 Extract chunker 2015-07-08 16:58:23 -04:00
repository_test.go Add test and benchmark for LoadIndex 2015-07-05 11:07:10 +02:00