aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* *: 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
* | vim-patch:7.4.2324Justin M. Keyes2017-03-22
|/
* lintJames McCoy2017-03-11
* vim-patch:7.4.2101James McCoy2017-03-11
* Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\
| * buffer: Bind b:changedtick to b:['changedtick'], remove special casesZyX2017-02-23
* | Merge #6111 from ZyX-I/split-eval'/os-fileioJustin M. Keyes2017-02-27
|\ \ | |/ |/|
| * eval: writefile: Give more adequate IO errors and do not call putc()ZyX2017-02-14
* | *: Partial string handling refactoringZyX2017-02-15
|/
* vim-patch:7.4.2106lonerover2017-02-07
* vim-patch:7.4.2024Marco Hinz2017-02-04