1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/internal/ui
greatroar f80b07b2c8 Fix IsProcessBackground on Linux with stdin redirection
The previous implementation assumed that stdin was a terminal.
It now checks the terminal's fd.
2020-10-13 13:12:02 +02:00
..
json backup: Fix possible deadlock of scanner goroutine 2020-09-30 23:13:10 +02:00
table avoiding unnecessary type conversions 2019-06-30 23:58:00 +03:00
termstatus Fix IsProcessBackground on Linux with stdin redirection 2020-10-13 13:12:02 +02:00
backup.go backup: Always remove the status lines once a backup ends 2020-09-30 23:13:10 +02:00
message.go Use new archiver code for backup 2018-04-28 22:08:11 +02:00
stdio_wrapper_test.go Use new archiver code for backup 2018-04-28 22:08:11 +02:00
stdio_wrapper.go Use new archiver code for backup 2018-04-28 22:08:11 +02:00