summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/diff.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-11-30refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2019-11-16diff: move diff globals to diff.hJan Edmund Lazo1
2017-04-06refactor/single-include: diff.h (#6443)Carlo Abelli1
2014-06-02Fix some stylesZyX1
2014-06-02Add automatic generation of headersZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1