summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/cmdhist.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-10-22vim-patch:9.1.0798: too many strlen() calls in cmdhist.c (#30895)zeertzjq1
2024-08-05refactor(shada): rework msgpack decoding without msgpack-cbfredl1
2024-01-02refactor: remove redundant struct namesdundargoc1
2023-11-30refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-09-01refactor: replace char_u with charDundar Göc1
2022-08-09vim-patch:8.1.1823: command line history code is spread out (#19688)zeertzjq1