aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* refactor: remove longdundargoc2023-09-29
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* refactor: remove 'shortmess' save/restore panic for ex commandsbfredl2023-09-25
* vim-patch:9.0.1877: missing test for patch 9.0.1873zeertzjq2023-09-09
* vim-patch:9.0.1848: [security] buffer-overflow in vim_regsub_both() (#25001)zeertzjq2023-09-03
* perf(substitute): don't reallocate new_start every time (#24997)zeertzjq2023-09-03
* vim-patch:9.0.1840: [security] use-after-free in do_ecmd (#24993)zeertzjq2023-09-03
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* refactor: remove longdundargoc2023-07-03
* refactor: remove some casts to char * (#24200)zeertzjq2023-06-29
* fix(substitute): properly check if preview is needed (#23809)zeertzjq2023-05-29
* refactor(vim.secure): move to lua/secure.cLewis Russell2023-05-22
* vim-patch:9.0.1538: :wqall does not trigger ExitPre (#23574)zeertzjq2023-05-11
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:9.0.0751: 'scrolloff' does not work well with 'smoothscroll'Luuk van Baal2023-05-02
* vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:8.1.2094: the fileio.c file is too big Lewis Russell2023-04-19
* vim-patch:9.0.0864: crash when using "!!" without a previous shell commandzeertzjq2023-04-18
* vim-patch:9.0.0820: memory leak with empty shell commandzeertzjq2023-04-18
* vim-patch:9.0.0817zeertzjq2023-04-18
* vim-patch:9.0.0815zeertzjq2023-04-18
* vim-patch:9.0.0785: memory leak with empty shell commandzeertzjq2023-04-18
* vim-patch:9.0.0783: ":!" doesn't do anything but does update the previous com...zeertzjq2023-04-18
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07
* refactor: make char * parameters const in message.cii142023-04-07
* refactor: remove char_u (#22829)dundargoc2023-04-02
* refactor: add const and remove unnecessary casts (#22841)ii142023-04-01
* refactor(screen): screen.c delenda estbfredl2023-03-14
* refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl2023-03-12
* vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* refactor: reduce scope of locals as per the style guide (#22206)dundargoc2023-02-11
* refactor(ui): remove some superfluous ui_flush() callsbfredl2023-02-09
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* fix(powershell): wrong length allocation for ":%w !" #20530Enan Ajmain2023-01-12
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2023-01-09