2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 08:30:49 +00:00
restic/internal
2017-11-30 22:05:14 +01:00
..
archiver backup: By default, do not save the access time 2017-11-28 21:31:35 +01:00
backend retry: Remove file after failed save 2017-11-30 22:05:14 +01: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 Run goimports 2017-07-23 14:21:03 +02:00
errors Moves files 2017-07-23 14:19:13 +02:00
filter filter: document recursive wildcards 2017-09-04 14:38:48 -07:00
fs cache: Add detection code for old cache dirs 2017-11-24 20:53:26 +01:00
fuse fuse: bugfix: ignore empty tags 2017-10-16 16:22:08 +02:00
hashing Moves files 2017-07-23 14:19:13 +02:00
index Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
limiter Basic rate limiting implementation. 2017-10-11 20:01:20 -07:00
list Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
migrations Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
mock Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
options Run goimports 2017-07-23 14:21:03 +02:00
pack Use Seal/Open everywhere 2017-11-01 10:30:40 +01:00
pipe small cleanup: 2017-10-25 12:03:55 -04:00
repository Pass in a nil buffer to Open() 2017-11-01 10:30:40 +01:00
restic restore: Fix restore to relative path 2017-11-26 18:36:48 +01:00
test internal: check error before deferring file Close() 2017-08-13 19:28:13 +02:00
walk Remove all dot-imports 2017-10-02 15:06:39 +02:00
worker Run goimports 2017-07-23 14:21:03 +02:00