aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/diff.h
Commit message (Expand)AuthorAge
* refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq2023-11-30
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* diff: move diff globals to diff.hJan Edmund Lazo2019-11-16
* refactor/single-include: diff.h (#6443)Carlo Abelli2017-04-06
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15