Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: replace char_u with char | Dundar Göc | 2022-11-26 |
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | build(lint): remove clint.py rules for braces #20880 | dundargoc | 2022-11-01 |
* | docs: fix typos (#20150) | dundargoc | 2022-09-26 |
* | refactor: replace char_u with char | Dundar Göc | 2022-09-11 |
* | refactor: replace char_u with char | Dundar Göc | 2022-09-01 |
* | refactor: remove redundant casts | Dundar Göc | 2022-08-27 |
* | fix(mouse): fix using uninitialized memory with K_MOUSEMOVE (#19480) | zeertzjq | 2022-07-24 |
* | vim-patch:8.1.1933: the eval.c file is too big (#19462) | zeertzjq | 2022-07-22 |
* | perf(map): avoid extraneous heap allocations when setting mappings | bfredl | 2022-06-24 |
* | refactor: move some mapping-related code to a separate file (#19061) | zeertzjq | 2022-06-23 |
* | refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535) | zeertzjq | 2022-05-12 |