aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' into expression-parserZyX2017-11-19
|\
| * Merge #7587 'vim-patch:8.0.0283'Justin M. Keyes2017-11-19
| |\
| | * vim-patch:8.0.0283ckelsel2017-11-19
| |/
| * tui: setrgbf/setrgbb: emit semicolons for VTEJustin M. Keyes2017-11-18
| * '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
* | | syntax: Fix duplicate group definitionsZyX2017-11-19
* | | ex_getln: Fix memory leak in color_expr_cmdlineZyX2017-11-19
* | | *: Fix linter errorsZyX2017-11-19
* | | charset: Add missing include needed for vim_str2nrZyX2017-11-19
* | | viml/parser/expressions,unittests: Do better testing, fix found issuesZyX2017-11-19
* | | unittests,viml/parser/expressions: Start adding asgn parsing testsZyX2017-11-13
* | | unittests,syntax: Check for sanity of highlight_init_cmdlineZyX2017-11-13
* | | unittests: Add some more edge test casesZyX2017-11-12
* | | viml/parser/expressions: Add support for parsing assignmentsZyX2017-11-12
* | | viml/parser/expressions: Replace lambda-specific WantedNode entriesZyX2017-11-12