aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.0.0218 (#7529)KunMing Xie2017-11-10
* :checkhealth : validate 'runtimepath' (#7526)Justin M. Keyes2017-11-10
* test/oldtest: `count` is not special in Nvim #7407Justin M. Keyes2017-11-09
* compat: "v:count" distinct from "count" (#7407)Marco Hinz2017-11-09
* Merge #7465 has('ttyin'), has('ttyout')Justin M. Keyes2017-11-08
|\
| * vim-patch:8.0.0096: has('ttyin'), has('ttyout')Justin M. Keyes2017-11-04
* | vim-patch:b0d45e7f5354Justin M. Keyes2017-11-07
* | vim-patch:01164a6546b4Justin M. Keyes2017-11-07
* | vim-patch:24a98a0eb772Justin M. Keyes2017-11-07
* | Merge #7500 'vim-patch: runtime'Justin M. Keyes2017-11-07
|\ \
| * | vim-patch:f55e4c867f77Justin M. Keyes2017-11-07
| * | vim-patch:bf92e3a3719fJustin M. Keyes2017-11-07
* | | ui: remove ext_cmdline noise (#7486)Björn Linse2017-11-07
|/ /
* | po: remove duplicate definitionsJustin M. Keyes2017-11-07
* | vim-patch:74675a666b51Justin M. Keyes2017-11-07
* | vim-patch:3ec574f2b549Justin M. Keyes2017-11-07
* | vim-patch:6aa8cea46d41Justin M. Keyes2017-11-07
* | doc: deprecate 'highlight'; remove howto.txt (#7497)Justin M. Keyes2017-11-07
* | eval/decode.c: Avoid NULL arg to memchr() #7332Adrian Neumann2017-11-06
* | doc: API (generated)Justin M. Keyes2017-11-06
* | doc: nvim_buf_add_highlight(): zero-indexed linesJustin M. Keyes2017-11-06
* | docJustin M. Keyes2017-11-06
* | 'inccommand': Fix matches for zero-width (#7487)KillTheMule2017-11-05
|/
* Merge #7454 'ui: ext_wildmenu'Justin M. Keyes2017-10-31
|\
| * ui: allow external ui to draw wildmenuDongdong Zhou2017-10-29
* | 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
* | | pvs/V575: false positive (#7462)Justin M. Keyes2017-10-30
* | | eval_clear: free profile dataJustin M. Keyes2017-10-30
* | | vim-patch:8.0.1207Justin M. Keyes2017-10-29
|/ /
* | Merge #7444 'vim-patch: test :profile'Justin M. Keyes2017-10-29
|\ \ | |/ |/|
| * vim-patch:8.0.0944Justin M. Keyes2017-10-29
| * fix TEST_FILE=test_profile.res make oldtest failedckelsel2017-10-27
| * vim-patch:8.0.0196ckelsel2017-10-27
| * vim-patch:8.0.0194ckelsel2017-10-27
| * vim-patch:8.0.0189ckelsel2017-10-27
* | rpc: Don't delay notifications when request is pending (#6544)Björn Linse2017-10-29
* | Merge #7173 'api/ui: externalize cmdline'Justin M. Keyes2017-10-29
|\ \
| * | doc/ui.txtJustin M. Keyes2017-10-29
| * | ext_cmdline: fix inputsecret()Björn Linse2017-10-26
| * | ext_cmdline: interact with cmdline windowBjörn Linse2017-10-26
| * | ext_cmdline: implement redraw!Björn Linse2017-10-26
| * | ext_cmdline: turn nested cmdlines into a linked listBjörn Linse2017-10-26
| * | ext_cmdline: rename cmdline_char to cmdline_special_charBjörn Linse2017-10-26