aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build: enable IWYU on macdundargoc2023-11-27
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* build(IWYU): fix headers for arabic.hdundargoc2023-11-26
* build: rework IWYU mapping filesdundargoc2023-11-25
* refactor: enable formatting for ternariesdundargoc2023-11-20
* fix(lua): only disable vim.schedule() when closing main loop (#26090)zeertzjq2023-11-17
* refactor: iwyu (#26062)zeertzjq2023-11-16
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: remove PVSdundargoc2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
* fix(tui): don't overwrite an assertion faliure message on exitbfredl2023-09-21
* fix(startup): run embedded Nvim with real path (#24282)zeertzjq2023-07-08
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* refactor: remove use of reserved c++ keywordsii142023-04-06
* build: sanitizers for gccii142023-03-16
* fix(rpc)!: preseve files when stdio channel is closed (#22137)zeertzjq2023-02-11
* refactor(exit): pass error message to preserve_exit() (#22097)zeertzjq2023-02-04
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* fix(embed): handle stdio in server properlybfredl2023-01-09
* Merge pull request #18375 from bfredl/tui_reworkbfredl2022-12-31
|\
| * fix(tui): more work in the TUIbfredl2022-12-31
| * feat(tui): run TUI as external processhlpr982022-12-31
* | refactor(sleep): simplify rube goldberg implementation of :sleepbfredl2022-12-30
|/
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): improved formatting rulesdundargoc2022-10-21
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* refactor: suppress PVS false positives (#20264)zeertzjq2022-09-21
* fix(tui): handle padding requirements for visual bell (#20238)zeertzjq2022-09-20
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* refactor: replace char_u with charDundar Göc2022-08-31
* fix(jobs): deadlock in channel.c:exit_event #19082erw72022-07-02
* refactor: replace char_u #18429dundargoc2022-06-28
* feat(logging): include test-id in log messagesJustin M. Keyes2022-06-15
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* fix(PVS/V547): "expression is always false"Dundar Goc2022-05-17
* refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor: convert macros to all-caps (#17895)dundargoc2022-04-24
* refactor: convert function comments to doxygen format (#17710)dundargoc2022-03-24
* refactor: fix clint warnings (#17682)dundargoc2022-03-13
* refactor(uncrustify): format all c filesDundar Göc2022-03-10
* chore: fix typos (#16506)dundargoc2021-12-28
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move preserve_exit() to related functions in main.cBjörn Linse2021-12-09
* refactor: uncrustify #16090dundargoc2021-10-29
* refactor: remove space after starDundar Göc2021-10-19