summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_engine/tree_operations/TARGETS
AgeCommit message (Collapse)Author
2025-05-05TreeOperationsUtils: apply AsyncMap to compute tree overlaySascha Roloff
2025-05-05TreeOperationsUtils: make free-standing implementation functions member ↵Sascha Roloff
functions of the class
2025-04-08Improve reporting on tree errorsKlaus Aehlig
- break lines at logicial point, following the layout of our other error messages - fix a typo - properly quote the path of the conflict
2025-04-07TreeOperationsUtils: sequential version of tree overlay computationSascha Roloff