| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | refactor(IWYU): move decor provider types to decoration_defs.h (#26692) | zeertzjq | 2023-12-21 |
| * | refactor: eliminate cyclic includes | dundargoc | 2023-12-20 |
| * | refactor: move non-symbols to defs.h headers | dundargoc | 2023-12-17 |
| * | feat(nvim_open_term): convert LF => CRLF (#26384) | Raphael | 2023-12-14 |
| * | refactor(terminal): only remove const qualifier when necessary (#26386) | zeertzjq | 2023-12-04 |
| * | refactor: move Arena and ArenaMem to memory_defs.h (#26240) | zeertzjq | 2023-11-27 |
| * | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
| * | feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 | Justin M. Keyes | 2022-05-03 |
| * | refactor: format all C files under nvim/ #15977 | dundargoc | 2021-10-12 |
| * | refactor/single-include: terminal.h | relnod | 2017-10-19 |
| * | Remove unused TERMINAL_OPTIONS_INIT() macro | Michael Reed | 2015-11-14 |
| * | terminal: New module that implements a terminal emulator | Thiago de Arruda | 2015-03-25 |