aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | eval/decode.c: Avoid NULL arg to memchr() #7332Adrian Neumann2017-11-06
* | | | | | | | | | | | Merge #7188 from justinmk/docJustin M. Keyes2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | doc: API (generated)Justin M. Keyes2017-11-06
| * | | | | | | | | | | | gen_api_vimdoc.py: workaround: attributes of (void) functionsJustin M. Keyes2017-11-06
| * | | | | | | | | | | | gen_api_vimdoc.py: support Doxygen @noteJustin M. Keyes2017-11-06
| * | | | | | | | | | | | doc: job-controlJustin M. Keyes2017-11-06
| * | | | | | | | | | | | man.vim: allow other ex-commands after :ManJustin M. Keyes2017-11-06
| * | | | | | | | | | | | spellfile.vim: use :keeppatterns before :globalJustin 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
* | | | | | | | | | | | docs: correct cmdline_special_char documentation (#7475)Björn Linse2017-11-03
|/ / / / / / / / / / /
* | | | | | | | | | | test: server_spec: Tolerate missing protocol (#7478)James McCoy2017-11-02
* | | | | | | | | | | win/package: nvim-qt v0.2.8 (#7464)Justin M. Keyes2017-10-31
* | | | | | | | | | | Merge #7454 'ui: ext_wildmenu'Justin M. Keyes2017-10-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: ui.txtBjörn Linse2017-10-29
| * | | | | | | | | | | ui: allow external ui to draw wildmenuDongdong Zhou2017-10-29
* | | | | | | | | | | | Merge #7315 "'inccommand': multiline, other fixes"Justin M. Keyes2017-10-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix cmd modifier tests for the new highlightKillTheMule2017-10-29
| * | | | | | | | | | | | Remove superflous parameter from show_subKillTheMule2017-10-29
| * | | | | | | | | | | | Adjust tests for new highlighting.KillTheMule2017-10-29
| * | | | | | | | | | | | Fix highlighting conflictKillTheMule2017-10-29
| * | | | | | | | | | | | Test for clearing the highlightKillTheMule2017-10-29
| * | | | | | | | | | | | Clear highlight when there's no matchKillTheMule2017-10-29
| * | | | | | | | | | | | Adjust tests for the new preview windowKillTheMule2017-10-29
| * | | | | | | | | | | | Fix the last line in the preview bufferKillTheMule2017-10-29
| * | | | | | | | | | | | Remove pat/sub from show_subKillTheMule2017-10-29
| * | | | | | | | | | | | Move tests into original file, lint, and add a testKillTheMule2017-10-29
| * | | | | | | | | | | | LintKillTheMule2017-10-29
| * | | | | | | | | | | | Fix old inccomand tests, and add more for the new functionality.KillTheMule2017-10-29
| * | | | | | | | | | | | Inccommand: Multiline substitutions, highlighting, multibyte.KillTheMule2017-10-29
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | pvs/V575: false positive (#7462)Justin M. Keyes2017-10-30
* | | | | | | | | | | | Merge #7456 from justinmk/vim-8.0.1207Justin 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
* | | | | | | | | | | 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