2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-09 12:22:34 +00:00
restic/internal
2018-01-15 11:44:06 +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/mount: Add option for snapshot template 2018-01-14 14:22:08 +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 repository/index: Optimize index.Has() 2018-01-08 21:46:17 +01:00
restic restorer: Set directory mode as last step 2018-01-07 15:13:24 +01:00
serve WIP: WebDAV server 2018-01-15 11:44:06 +01:00
test
walk replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
worker