2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-26 20:33:30 +00:00
restic/repository
2015-07-11 16:27:38 +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_test.go repository: Refactor Config 2015-07-05 11:07:10 +02:00
config.go Extract chunker 2015-07-08 16:58:23 -04:00
doc.go repository: fix package doc typo 2015-06-28 09:30:33 +02:00
index_test.go Move package 'repo' to package 'repository' 2015-05-09 23:52:03 +02:00
index.go Add checker and command 'check' to replace 'fsck' 2015-07-11 16:27:38 +02:00
key.go Move FindSnapshot, make Repository.List() return IDs 2015-05-17 20:58:22 +02:00
parallel_test.go Allow cancelling parallel workers on files 2015-07-05 11:07:10 +02:00
parallel.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_test.go Add test and benchmark for LoadIndex 2015-07-05 11:07:10 +02:00
repository.go Extract chunker 2015-07-08 16:58:23 -04:00