1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 20:46:57 +00:00
restic/internal
Alexander Neumann 4d40c70214
Merge pull request #3211 from MichaelEischer/sftp-speedup
Speed-up caching/pack download via SFTP
2021-01-28 14:16:55 +01:00
..
archiver archiver: fix race condition during worker startup 2020-12-30 17:31:22 +01:00
backend sftp: enforce use of optimized upload method 2021-01-03 22:23:53 +01:00
cache
checker Merge pull request #3173 from MichaelEischer/unify-index-loading 2021-01-28 13:50:42 +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
fuse fuse: Properly set uid/gid for directories 2020-11-30 23:41:49 +01:00
hashing hashing: support WriteTo in the reader 2021-01-03 22:23:53 +01:00
limiter limiter: add unit tests 2021-01-03 22:23:53 +01:00
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 Merge pull request #3173 from MichaelEischer/unify-index-loading 2021-01-28 13:50:42 +01:00
restic Merge pull request #3174 from MichaelEischer/parallelize-lock-loading 2021-01-28 13:52:12 +01:00
restorer restorer: lower-case variable name 2021-01-03 13:55:59 +01:00
selfupdate
test
textfile
ui restic: Test progress reporting of StreamTrees 2021-01-28 11:10:50 +01:00
walker