aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cmdhist.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* vim-patch:9.0.1098: code uses too much indent (#21540)zeertzjq2022-12-26
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:9.0.0878: Coverity warns for dead code (#21053)zeertzjq2022-11-14
* vim-patch:9.0.0872: code is indented more than needed (#21046)zeertzjq2022-11-14
* refactor: replace char_u with charDundar Göc2022-10-15
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* perf(messages): don't call ui_flush() per message line in various placesbfredl2022-09-01
* vim-patch:9.0.0284: using static buffer for multiple completion functionszeertzjq2022-08-27
* perf(api): allow to use an arena for return valuesbfredl2022-08-23
* vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq2022-08-21
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* vim-patch:8.1.1823: command line history code is spread out (#19688)zeertzjq2022-08-09