aboutsummaryrefslogtreecommitdiff
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
| |/
| * version bumpJustin M. Keyes2017-11-18
| * NVIM v0.2.2v0.2.2Justin M. Keyes2017-11-18
| * tui: setrgbf/setrgbb: emit semicolons for VTEJustin M. Keyes2017-11-18
| * 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
| * Merge #7561 'os_open: UV_EINVAL on NULL filename'Justin M. Keyes2017-11-18
| |\
| | * os_nodetype: reworkJustin M. Keyes2017-11-17
| | * os_open, os_stat: UV_EINVAL on NULL filenameJustin M. Keyes2017-11-17
| * | win: provider: Detect(): return *.cmd path (#7577)Jan Edmund Lazo2017-11-17
| |/
| * tui: 'guicursor': use DECSCUSR for xterm-likes (#7576)Justin M. Keyes2017-11-17
| * lint #7562Sewoong Park2017-11-17
| * :checkhealth: fix check for npm and yarn (#7569)Billy Vong2017-11-16
| * doc: Fix pathshorten() example (#7571)Drew Neil2017-11-16
| * health.vim: define highlights as `default` (#7560)zandrmartin2017-11-14
| * runtime: revert netrw update (#7557)Justin M. Keyes2017-11-14
| * defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
| * doc: test/README.md: migrate wiki info (#7552)nateozem2017-11-14
| * vim-patch:8.0.0227 (#7548)Justin M. Keyes2017-11-13
| * Merge pull request #7545 from jamessan/test-fixesJames McCoy2017-11-12
| |\
| | * tests: terminal: Assert for SIGWINCH handling before continuingJames McCoy2017-11-12
| | * Use PRId64 to format Integer when calling api_set_errorJames McCoy2017-11-12
| | * tui_spec: Convert nil to "" before formatting itJames McCoy2017-11-12
| * | test/unit/path_spec: expect correct buffer size (#7514)Marco Hinz2017-11-13
| * | health.vim: normalize slashes for script path (#7525)Jan Edmund Lazo2017-11-13
| * | :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
| | |/ | |/|
| * | cmake: install runtime/rgb.txtJustin M. Keyes2017-11-12
| * | process_close(): uv_unref() detached processes (#7539)Justin M. Keyes2017-11-12
| * | Merge #7458 'remote: add node host'Justin M. Keyes2017-11-11
| |\ \
| | * | use `provider#stderr_collector`Billy Vong2017-10-31
| | * | remote: add node.js as a remote plugin providerBilly Vong2017-10-29
| | * | health: add node health checkBilly Vong2017-10-29
| * | | 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
| | |/ | |/|
| * | doc/vim_diff.txt: mention NormalNCJustin M. Keyes2017-11-10
| * | runtime: Fix syntax error in `runtime/syntax/tex.vim` (#7518)Hidehito Yabuuchi2017-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
| * | tutor: some fixes (#7510)Felipe Morales2017-11-08
| * | doc: 'clipboard': soft-remove autoselect* flags #7509Arno Friedrich2017-11-08
| * | Merge #7465 has('ttyin'), has('ttyout')Justin M. Keyes2017-11-08
| |\ \
| | * | test: startup_spec: cmd.exe escapingJustin M. Keyes2017-11-04