restic/internal/repository
George Armhold d886cb5c27 replace ad-hoc context.TODO() with gopts.ctx, so that cancellation
can properly trickle down from cmd_*.

gh-1434
2017-12-03 07:22:14 -05:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
index.go index: Add TreePacks() 2017-09-24 21:54:53 +02:00
index_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
key.go Pass in a nil buffer to Open() 2017-11-01 10:30:40 +01:00
master_index.go fixes #1251, race when writing indexes 2017-10-07 05:11:42 -07:00
packer_manager.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
packer_manager_test.go repo: Split packers for tree and data 2017-09-22 15:36:47 +02:00
parallel.go Ignore files with invalid name in the repo 2017-09-10 11:00:07 +02:00
parallel_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
pool.go Moves files 2017-07-23 14:19:13 +02:00
repack.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
repack_test.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
repository.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
repository_test.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
testing.go Rename KDFParams -> Params 2017-10-28 10:28:29 +02:00