aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: follow style guidedundargoc2023-11-19
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor: remove 'shortmess' save/restore panic for ex commandsbfredl2023-09-25
* perf(rtp): reduce rtp scans (#24191)Lewis Russell2023-07-13
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:8.1.2094: the fileio.c file is too big Lewis Russell2023-04-19
* vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeatedzeertzjq2023-04-16
* refactor: remove redundant const char * castsii142023-04-07
* refactor: add const and remove unnecessary casts (#22841)ii142023-04-01
* refactor: reduce scope of locals as per the style guide (#22206)dundargoc2023-02-11
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* vim-patch:9.0.1115: code is indented more than needed (#21598)zeertzjq2022-12-31
* feat(aucmd_win): allow crazy things with hidden buffers (#21250)zeertzjq2022-12-02
* vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq2022-11-29
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-08-31
* vim-patch:9.0.0318: clearing screen causes flicker (#19993)zeertzjq2022-08-30
* vim-patch:8.2.1269: language and locale code spread out (#19964)zeertzjq2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)zeertzjq2022-08-22
* vim-patch:8.1.1869: code for the argument list is spread out (#19791)zeertzjq2022-08-16
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: move code dealing with script files to runtime.c (#19734)zeertzjq2022-08-12
* vim-patch:8.1.1689: profiling code is spread outzeertzjq2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-07-31
* vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq2022-07-22
* vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefszeertzjq2022-07-15
* vim-patch:8.2.0151: detecting a script was already sourced is unreliablezeertzjq2022-07-08
* vim-patch:8.2.0132: script may be re-used when deleting and creating a new onezeertzjq2022-07-08
* vim-patch:8.2.1900: Vim9: command modifiers do not workzeertzjq2022-07-03
* refactor: replace char_uDundar Goc2022-07-02
* refactor: replace char_u #18429dundargoc2022-06-28
* vim-patch:8.2.1898: command modifier parsing always uses global cmdmodzeertzjq2022-06-14
* vim-patch:8.2.0577: not all modifiers supported for :options (#18952)zeertzjq2022-06-13
* refactor(clang-tidy): remove nested redundant ifdefs #18811dundargoc2022-06-01
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16