restic/internal/ui/termstatus
Michael Eischer e1a5550a27 test: use generics in Equal function signature
This simplifies comparing a typed value against nil. Previously it was
necessary to case nil into the proper type.
2026-01-31 20:03:38 +01:00
..
status.go ui: only redraw status bar if it has not changed 2025-11-29 22:09:41 +01:00
status_test.go test: use generics in Equal function signature 2026-01-31 20:03:38 +01:00
stdio_wrapper.go replace globalOptions.stdout with termstatus.OutputWriter 2025-10-03 18:55:46 +02:00
stdio_wrapper_test.go ui/termstatus: fix race condition in StdioWrapper 2025-03-24 11:07:15 +01:00