restic/internal
Michael Eischer 401ef92c5f backup: Fix shutdown hang when running in the background
On shutdown the backup commands waits for the terminal output goroutine
to stop. However while running in the background the goroutine ignored
the canceled context.
2020-12-06 18:53:41 +01:00
..
archiver Use BlobHandle in index methods 2020-11-22 20:41:12 +01:00
backend Merge pull request #3065 from greatroar/local-subdirs 2020-11-29 19:03:59 +01:00
cache Less repetitive error messages in internal/cache 2020-10-05 20:28:54 +02:00
checker Use BlobHandle in index methods 2020-11-22 20:41:12 +01:00
crypto crypto: Remove unused error 2020-09-05 10:07:16 +02:00
debug Allow debug logging to pipes and terminals 2020-10-19 22:30:30 +02:00
dump Improve readability 2020-11-02 11:24:26 +01:00
errors backup: Improve error message for invalid pattern 2018-10-03 11:12:51 +02:00
filter filter: Fix glob matching on absolute path marker on windows 2020-10-09 16:11:05 +02:00
fs vss: fix DeleteSnapshots() and GetSnapshotProperties() on 386 2020-11-12 19:31:00 +01:00
fuse fuse: Properly set uid/gid for directories 2020-11-30 23:41:49 +01:00
hashing Micro-optimization for hashing.Writer/PackerManager 2020-03-05 22:30:04 +01:00
limiter rclone: Respect bandwith limits 2018-05-22 20:48:17 +02:00
migrations Upgrade minio sdk to v7 2020-10-09 22:37:24 +02:00
mock mock: Remove unused repository type 2019-04-13 13:38:39 +02:00
options Add support for boolean extended options 2020-11-11 11:54:27 +01:00
pack Make BlobHandle substruct of Blob 2020-11-22 20:41:10 +01:00
repository Use BlobHandle in index methods 2020-11-22 20:41:12 +01:00
restic Use BlobHandle in index methods 2020-11-22 20:41:12 +01:00
restorer Use BlobHandle in index methods 2020-11-22 20:41:12 +01:00
selfupdate self-update: Don't cancel download after 30 seconds 2019-02-23 11:15:18 +01:00
test helpers: Improve error message 2020-11-12 20:38:31 +01:00
textfile Remove io.Writer from fs.File 2020-09-21 14:21:32 +02:00
ui backup: Fix shutdown hang when running in the background 2020-12-06 18:53:41 +01:00
walker Remove a few redundant type specifiers 2020-10-06 14:55:13 +02:00