Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(api): add lua C bindings for xdiff (#14536) | Lewis Russell | 2021-08-22 |
* feat(api): add lua C bindings for xdiff * chore: opt.hunk_lines -> opt.result_type opt.on_hunk now takes precedence over opt.result_type * chore: fix indents Fix indents * chore: change how priv is managed Assign priv NULL and unconditionally apply XFREE_CLEAR to it when finished. |