aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/manager/diff
Commit message (Collapse)AuthorAgeFilesLines
* pkg/manager/diff: add testsAleksandr Nogikh2026-01-265-31/+497
| | | | | Refactor the package to support testing and add a number of basic tests.
* pkg/manager: store status in the diff storageAleksandr Nogikh2026-01-261-0/+7
|
* pkg/manager: split off diff fuzzer functionalityAleksandr Nogikh2026-01-236-0/+1123
Move the code to a separate pkg/manager/diff package. Split the code into several files.