restic/internal
2021-01-28 11:08:43 +01:00
..
archiver archiver: fix race condition during worker startup 2020-12-30 17:31:22 +01:00
backend Merge pull request #3164 from MichaelEischer/improve-context-cancel 2020-12-29 17:03:42 +01:00
cache
checker check: Split the parallelized tree loader into a reusable component 2021-01-28 11:08:43 +01:00
crypto
debug
dump Deduplicate dumper closing logic 2020-12-19 02:42:46 +03:00
errors Don't retry when "no space left on device" in local backend 2020-12-17 12:43:09 +01:00
filter
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
limiter
migrations Fix issues reported by semgrep 2020-12-11 09:41:59 +01:00
mock
options Some options fixes 2020-12-23 23:26:04 +03:00
pack Make BlobHandle substruct of Blob 2020-11-22 20:41:10 +01:00
repository repository: tweak comment for packs method 2020-12-22 23:01:58 +01:00
restic restic: Actually parallelize FindUsedBlobs 2021-01-28 11:08:43 +01:00
restorer restorer: lower-case variable name 2021-01-03 13:55:59 +01:00
selfupdate
test helpers: Improve error message 2020-11-12 20:38:31 +01:00
textfile
ui ui: Simlify channel receive 2021-01-28 10:42:02 +01:00
walker