mirror of
https://github.com/restic/restic.git
synced 2026-02-03 12:29:37 -05:00
* ui: restore --delete indicates number of deleted files * adds new field `FilesDeleted` to the State struct, JSON and text progress updaters * increment FilesDeleted count when ReportedDeletedFile * ui: collect the files to be deleted, delete, then update the count post deletion * docs: update scripting output fields for restore command ui: report deleted directories and refactor function name to ReportDeletion |
||
|---|---|---|
| .. | ||
| json.go | ||
| json_test.go | ||
| progress.go | ||
| progress_test.go | ||
| text.go | ||
| text_test.go | ||