Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdiff: update to xdiff from git 2.40.1ethomson/xdiff | Edward Thomson | 2023-05-11 | 1 | -4/+2 |
| | |||||
* | xdiff: move xdiff to 'deps' | Edward Thomson | 2023-03-03 | 1 | -0/+64 |
xdiff is a dependency (from git core) and more properly belongs in the 'deps' directory. Move it there, and add a stub for cmake to resolve xdiff from the system location in the future. (At present, bundled xdiff remains hardcoded.) |