1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-31 11:41:23 +00:00
restic/internal/restorer
Michael Terry a376323331 restore: print JSON versions of errors in --json mode
Previously, they were printed as freeform text.

This also adds a ui.Terminal interface to make writing
tests easier and also adds a few tests.
2024-08-03 15:18:46 -04:00
..
doc.go
filerestorer.go Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00
filerestorer_test.go
fileswriter.go
fileswriter_other_test.go
fileswriter_test.go
fileswriter_windows_test.go
hardlinks_index.go
hardlinks_index_test.go
restorer.go Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00
restorer_test.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
restorer_unix.go
restorer_unix_test.go restore: test progress reporting for partially up to date files 2024-07-14 11:21:11 +02:00
restorer_windows.go
restorer_windows_test.go
sparsewrite.go
truncate_other.go
truncate_windows.go