Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-08 | Tree-overlay utils: also report the path within the original tree | Klaus Aehlig | |
... instead of only the file name. Having the full path into the tree makes it more easy for the user to understand the root cause of a conflict. | |||
2025-04-08 | Improve reporting on tree errors | Klaus 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-07 | TreeOperationsUtils: sequential version of tree overlay computation | Sascha Roloff | |