2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 09:30:50 +00:00
restic/internal/ui/progress
Michael Eischer feeab84204 repair pack: extract the repair logic into the repository package
Currently, the cmd/restic package contains a significant amount of code
that modifies repository internals. This code should in the mid-term
move into the repository package.
2024-01-27 12:51:45 +01:00
..
counter_test.go Rename unused testing parameter to _ 2023-05-18 21:17:53 +02:00
counter.go progress: extract progress updating into Updater struct 2023-01-14 01:13:08 +01:00
printer.go repair pack: extract the repair logic into the repository package 2024-01-27 12:51:45 +01:00
updater_test.go Rename unused testing parameter to _ 2023-05-18 21:17:53 +02:00
updater.go progress: extract progress updating into Updater struct 2023-01-14 01:13:08 +01:00