2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-22 10:34:51 +00:00
restic/internal
Alexander Neumann 5f43e17918 Merge pull request #1535 from ifedorenko/check-retry
fixed restic-check does not retry backend.Test failures
2018-01-07 09:43:49 +01:00
..
archiver replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
backend fixed restic-check does not retry backend.Test failures 2018-01-06 23:22:35 -05:00
cache cache: Simplify cache dir creation 2017-11-24 20:53:26 +01:00
checker Use Seal/Open everywhere 2017-11-01 10:30:40 +01:00
crypto crypto: Rework Seal/Open to use sliceForAppend 2017-11-01 10:30:40 +01:00
debug
errors errors: Add "Fatal" prefix for Fatalf() 2018-01-06 23:27:47 +01:00
filter
fs fs: Make HasPathPrefix work with relative paths 2018-01-05 17:38:52 +01:00
fuse fuse: Only reload list of snapshots once per minute 2017-12-28 13:18:27 +01:00
hashing
index
limiter Improve limiting HTTP based backends 2017-12-29 12:43:49 +01:00
list
migrations
mock
options errors: Add "Fatal" prefix for Fatalf() 2018-01-06 23:27:47 +01:00
pack Use Seal/Open everywhere 2017-11-01 10:30:40 +01:00
pipe
repository backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
restic backend: Retry deletes 2017-12-22 22:41:28 +01:00
test
walk replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
worker