restic/internal/walker
Michael Eischer f88acd4503 rewrite: Fail if a tree contains an unknown field
In principle, the JSON format of Tree objects is extensible without
requiring a format change. In order to not loose information just play
it safe and reject rewriting trees for which we could loose data.
2022-11-12 19:55:22 +01:00
..
rewriter.go rewrite: Fail if a tree contains an unknown field 2022-11-12 19:55:22 +01:00
rewriter_test.go rewrite: Fail if a tree contains an unknown field 2022-11-12 19:55:22 +01: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: Convert tests to use TreeJSONBuilder 2022-10-15 11:04:13 +02:00