summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/undo_defs.h
AgeCommit message (Expand)AuthorFiles
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-11-30refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-09refactor: the long goodbyedundargoc1
2023-10-03refactor: the long goodbyedundargoc1
2023-07-03refactor: remove longdundargoc1
2023-06-06refactor: adjust headers according to the style guide (#23934)dundargoc1
2022-09-09refactor: replace char_u with charDundar Göc1
2022-08-13refactor: remove some unused includes (#19747)zeertzjq1
2022-03-13refactor: fix clint warnings (#17682)dundargoc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2021-02-14buffer_updates: autoload episode III: revenge of the treesBjörn Linse1
2020-01-20shed biking: it's always extmarks, never marks extendedBjörn Linse1
2019-11-11nsmarks: initial committimeyyy1
2017-10-19refactor/single-include: undo_defs.hrelnod1
2015-10-08viminfo: First version of ShaDa file dumpingZyX1
2015-04-08vim-patch: Port parts of Vim 7.4.399.Florian Walch1
2014-07-16vim: include used definitions in headersNicolas Hillegeer1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Fix project-local includes.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1