restic/internal/walker
Michael Eischer 38dac78180 walker: restructure FilterTree into TreeRewriter
The more generic RewriteNode callback replaces the SelectByName and
PrintExclude functions. The main part of this change is a preparation to
allow using the TreeRewriter for the `repair snapshots` command.
2023-05-01 15:20:12 +02:00
..
rewriter.go walker: restructure FilterTree into TreeRewriter 2023-05-01 15:20:12 +02:00
rewriter_test.go walker: restructure FilterTree into TreeRewriter 2023-05-01 15:20:12 +02:00
testing.go Add walker for trees in the repo 2018-06-09 23:35:20 +02:00
walker.go repository: extract LoadTree/SaveTree 2022-07-17 13:11:28 +02:00
walker_test.go walker: restructure FilterTree into TreeRewriter 2023-05-01 15:20:12 +02:00