aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/xdiff.c
Commit message (Expand)AuthorAge
* refactor: move function macros out of vim_defs.h (#26300)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: enable formatting for ternariesdundargoc2023-11-20
* refactor: iwyu (#26062)zeertzjq2023-11-16
* build: remove PVSdundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-11-05
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* refactor: the long goodbyedundargoc2023-10-09
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor: uncrustifydundargoc2023-04-26
* feat(vim.diff): allow passing an integer for linematchLewis Russell2023-04-04
* build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* fix(vim.diff): fix fastforward off-by-1 (#20937)Lewis Russell2022-11-05
* fix(vim.diff): correctly apply hunk offsets with linematch (#20931)Lewis Russell2022-11-04
* fix(diff): remove size_t underflow (#20929)Lewis Russell2022-11-04
* Enable new diff option linematch (#14537)Jonathon2022-11-04
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* chore(lgtm): fix "empty block without comment" warningsDundar Göc2022-03-09
* fix(diff): make algorithm work for vim.diff (#17300)Lewis Russell2022-02-05
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* refactor: remove space after starDundar Göc2021-10-19
* refactor: update path to xdiff in commentsDundar Göc2021-10-01
* refactor: format with uncrustify #15778dundargoc2021-09-25
* ci(PVS): PVS/V009: add required header #15751dundargoc2021-09-21
* refactor: format with uncrustify #15722dundargoc2021-09-19
* vim-patch:8.2.3390: included xdiff code is outdatedChristian Clason2021-09-08
* feat(api): add lua C bindings for xdiff (#14536)Lewis Russell2021-08-22