aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix old inccomand tests, and add more for the new functionality.KillTheMule2017-10-29
* Inccommand: Multiline substitutions, highlighting, multibyte.KillTheMule2017-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
* | test/win: partially disable :terminal resize test (#7453)Justin M. Keyes2017-10-29
* | Merge #7173 'api/ui: externalize cmdline'Justin M. Keyes2017-10-29
|\ \
| * | test: ui/cmdline_spec.lua: enable on WindowsJustin M. Keyes2017-10-29
| * | doc/ui.txtJustin M. Keyes2017-10-29
| * | docs: breakout ui.txt from msgpack_rpc.txtBjörn Linse2017-10-26
| * | 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: restructure and improve testsBjörn Linse2017-10-26
| * | ext_cmdline: documentationBjörn Linse2017-10-26
| * | ext_cmdline: rename cmdline_char to cmdline_special_charBjörn Linse2017-10-26
| * | ext_cmdline: extend "function" to generic "block" mechanismBjörn Linse2017-10-26
| * | ext_cmdline: disable some redrawsBjörn Linse2017-10-26
| * | ext_cmdline: add support for highlightingBjörn Linse2017-10-26
| * | ext_cmdline: lintDongdong Zhou2017-10-26
| * | ext_cmdline: added indentDongdong Zhou2017-10-26
| * | ext_cmdline: Add function block supportDongdong Zhou2017-10-26
| * | ext_cmdline: added cmdline levelDongdong Zhou2017-10-26
| * | ext_cmdline: change to use ui_callDongdong Zhou2017-10-26
| * | ext_cmdline: fix firstc, change cmdline_leave to cmdline_hideDongdong Zhou2017-10-26
| * | ext_cmdline: change the content formatDongdong Zhou2017-10-26
| * | ext_cmdline: use standard external ui functionsDongdong Zhou2017-10-26
| * | ext_cmdline: lintDongdong Zhou2017-10-26
| * | ext_cmdline: add testsDongdong Zhou2017-10-26
| * | ext_cmdline: Added cmdline promptDongdong Zhou2017-10-26
| * | ext_cmdline: allow external ui to draw cmdlineDongdong Zhou2017-10-26
| |/
* | vim-patch:8.0.0206 (#7446)KunMing Xie2017-10-28
* | Merge #7440 "terminal: adjust for 'number'"Justin M. Keyes2017-10-28
|\ \
| * | test: :terminal + numberwidth=9Justin M. Keyes2017-10-28
| * | terminal: Account for number column (#5310)Sam Wilson2017-10-27
| |/
* | test: ctrl_c_spec: bias timeouts for success (#7451)Matthew Malcomson2017-10-28
* | doc: debian badgeJustin M. Keyes2017-10-27
|/
* Merge pull request #6967 from jamessan/icm-skip-modifiersJames McCoy2017-10-24
|\
| * inccommand: Ignore leading modifiers in the commandJames McCoy2017-10-24
* | :version : show Lua[Jit] version (#7436)Justin M. Keyes2017-10-24
|/
* Merge #7430 'Ignore virtcols after 32000'Justin M. Keyes2017-10-22
|\
| * test: tabstop=<big-number> #2838Justin M. Keyes2017-10-22
| * plines_win_nofold(): Ignore virtcols after 32000th computation #3527Victor Adam2017-10-22
* | Merge #7165 'lua: Move stricmp to vim module'Justin M. Keyes2017-10-22
|\ \ | |/ |/|
| * doc: Describe everything what is in `vim` lua “module”ZyX2017-08-16