aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.0316: :help z? does not work (#8134)KunMing Xie2018-03-14
* vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103)KunMing Xie2018-03-08
* vim-patch-8.0.0649 and vim-patch-8.0.0650: autocmd open help 2 timesNimit Bhardwaj2018-02-17
* lintJustin M. Keyes2018-02-12
* vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
* shell: use msg_outtrans_len_attr for :!cmdBjörn Linse2018-02-05
* Fix warning about conversion on mingw64George Zhao2018-01-18
* vim-patch:8.0.0374: invalid memory access when using :sc in Ex mode (#7849)KunMing Xie2018-01-15
* Merge #7755Justin M. Keyes2017-12-28
|\
| * vim-patch:8.0.0315: :help :[range] does not workckelsel2017-12-21
* | *: Hide list implementation in other files as wellZyX2017-12-10
|/
* helptags: fix double-free (#7600)Hannu Hartikainen2017-11-20
* 'inccommand': Fix matches for zero-width (#7487)KillTheMule2017-11-05
* Merge #7315 "'inccommand': multiline, other fixes"Justin M. Keyes2017-10-31
|\
| * Remove superflous parameter from show_subKillTheMule2017-10-29
| * Fix highlighting conflictKillTheMule2017-10-29
| * Clear highlight when there's no matchKillTheMule2017-10-29
| * Fix the last line in the preview bufferKillTheMule2017-10-29
| * Remove pat/sub from show_subKillTheMule2017-10-29
| * LintKillTheMule2017-10-29
| * Inccommand: Multiline substitutions, highlighting, multibyte.KillTheMule2017-10-29
|/
* ex_cmds.c:do_sub(): macroize duplicate codeJustin M. Keyes2017-09-13
* 'inccommand': fix 'gdefault' lockup #7261KillTheMule2017-09-12
* inccommand: fix optimization logic #7224KillTheMule2017-09-09
* vim-patch:8.0.0209ckelsel2017-08-30
* fix lintckelsel2017-07-24
* vim-patch:8.0.0069ckelsel2017-07-23
* lintckelsel2017-07-13
* vim-patch:7.4.2250ckelsel2017-07-13
* inccommand: improve performance #6949KillTheMule2017-07-08
* bufhl: fix moveBjörn Linse2017-06-24
* vim-patch:7.4.1976James McCoy2017-06-04
* lintJames McCoy2017-05-12
* ex_cmds: Use NULL, not NUL, to check for strrchr failureJames McCoy2017-05-12
* Merge #6460 from ZyX-I/1476-changesJustin M. Keyes2017-05-08
|\
| * strings: Remove vim_strbyteZyX2017-04-07
* | lintJames McCoy2017-04-29
* | vim-patch:7.4.2263James McCoy2017-04-29
* | vim-patch:7.4.2246James McCoy2017-04-29
* | vim-patch:7.4.2239James McCoy2017-04-29
* | vim-patch:7.4.2231James McCoy2017-04-29
* | ex_cmds.c: Fix bug in ex_z (#6557)sander22017-04-21
* | *: Add comment to all C filesZyX2017-04-19
|/
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* Merge #6221Justin M. Keyes2017-03-25
|\
| * Robustly handle folds during a :move commandMatthew Malcomson2017-03-23
* | vim-patch:7.4.2341Justin M. Keyes2017-03-22