1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-23 06:31:40 +00:00
restic/internal
MichaelEischer b7c0d4d8bf
Merge pull request #2644 from greatroar/signal-notify-buffered
Make all signal.Notify channels buffered
2020-04-18 11:31:02 +02:00
..
archiver archiver: Fix race condition triggered by TestArchiverAbortEarlyOnError 2020-04-13 18:23:17 +02:00
backend Revert "Put host last in SSH command line" 2020-03-08 16:45:33 +01:00
cache Honor RESTIC_CACHE_DIR on Mac and Windows 2020-02-28 15:44:32 +01:00
checker remove unnecessary error return 2020-01-27 18:28:21 +03:00
crypto
debug
errors
filter
fs Merge pull request #2583 from greatroar/unused 2020-03-01 10:46:17 +01:00
fuse Support specifying multiple host flags for various commands 2020-02-26 22:17:59 +01:00
hashing
index index.New: Test various error conditions 2018-10-28 14:02:31 +01:00
limiter
migrations
mock mock: Remove unused repository type 2019-04-13 13:38:39 +02:00
options improved slice copying 2019-06-30 23:56:36 +03:00
pack
repository Merge pull request #2637 from greatroar/unused 2020-03-18 22:22:15 +01:00
restic Merge pull request #2644 from greatroar/signal-notify-buffered 2020-04-18 11:31:02 +02:00
restorer Fix sync.WaitGroup usage in restorer.fileRestorer 2020-02-27 00:07:49 +01:00
selfupdate self-update: Don't cancel download after 30 seconds 2019-02-23 11:15:18 +01:00
test Remove remnant of Go 1.9 compatibility code from tests 2020-02-26 22:23:38 +01:00
textfile
ui Remove unnecessary pipe checks in termstatus 2020-02-29 18:03:49 +01:00
walker