aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.1512: warning for possibly using NULL pointerJan Edmund Lazo2018-07-23
* highlight: extract low-level highlight logic from syntax, uiBjörn Linse2018-07-21
* vim-patch:8.0.0630: it is not easy to work on lines without a match (#8734)Jan Edmund Lazo2018-07-13
* vim-patch:8.0.0677: setting 'filetype' may switch buffersJan Edmund Lazo2018-06-26
* vim-patch:8.0.0707: freeing wrong memory with certain autocommandsJan Edmund Lazo2018-06-25
* *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
* vim-patch:8.0.0621: :stag does not respect 'switchbuf'Jan Edmund Lazo2018-06-21
* vim-patch:8.0.0537: illegal memory access with :z and large count (#8592)Jan Edmund Lazo2018-06-19
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* Rename some more, fixe borked renamingKillTheMule2018-05-23
* LintKillTheMule2018-05-23
* Some renamings and doc changesKillTheMule2018-05-23
* Enable -WconversionKillTheMule2018-05-23
* The grand renamingKillTheMule2018-05-23
* LintKillTheMule2018-05-23
* API: Implement buffer updatesPeter Hodge2018-05-23
* *: Fix clint errorsZyX2018-04-22
* ex_cmds: Fix PVS/V547: expression was already checked in outer if()ZyX2018-04-15
* ex_cmds: Fix PVS/V557: possible array overrun in :asciiZyX2018-04-15
* ex_cmds: Simplify do_asciiZyX2018-04-15
* ex_cmds: Remove #ifdef USE_GUIZyX2018-04-15
* 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