aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* | | | | | | | | | | | os_nodetype: reworkJustin M. Keyes2017-11-17
* | | | | | | | | | | | os_open, os_stat: UV_EINVAL on NULL filenameJustin M. Keyes2017-11-17
* | | | | | | | | | | | tui: 'guicursor': use DECSCUSR for xterm-likes (#7576)Justin M. Keyes2017-11-17
* | | | | | | | | | | | lint #7562Sewoong Park2017-11-17
* | | | | | | | | | | | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
* | | | | | | | | | | | vim-patch:8.0.0227 (#7548)Justin M. Keyes2017-11-13
* | | | | | | | | | | | Merge pull request #7545 from jamessan/test-fixesJames McCoy2017-11-12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use PRId64 to format Integer when calling api_set_errorJames McCoy2017-11-12
* | | | | | | | | | | | | :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
* | | | | | | | | | | | | Merge #7530 'vim-patch:8.0.0226 vim-patch:8.0.0224'Justin M. Keyes2017-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix lint errorckelsel2017-11-11
| * | | | | | | | | | | | | vim-patch:8.0.0226ckelsel2017-11-10
| * | | | | | | | | | | | | vim-patch:8.0.0224ckelsel2017-11-10
* | | | | | | | | | | | | | vim-patch: NAKunMing Xie2017-11-12
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | process_close(): uv_unref() detached processes (#7539)Justin M. Keyes2017-11-12
* | | | | | | | | | | | | vim-patch:8.0.0237 (#7531)KunMing Xie2017-11-11
* | | | | | | | | | | | | vim-patch:8.0.0242 (#7532)KunMing Xie2017-11-11
* | | | | | | | | | | | | 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