| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | test: minor changes | Justin M. Keyes | 2016-03-17 | |
| | * | | | | | | | | | 'shortmess': Add "F" flag. #4446 | Shougo Matsushita | 2016-03-17 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4418 from bfredl/remove_script_host | Björn Linse | 2016-03-15 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | python: move script_host.py to python-client | Björn Linse | 2016-03-15 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4168 from noahfrederick/patch-1 | Justin M. Keyes | 2016-03-13 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | man.vim: prefer cmd-line to normal-mode commands | Noah Frederick | 2016-03-05 | |
| | * | | | | | | | | | man.vim: clean up regex/string comparisons | Noah Frederick | 2016-03-05 | |
| | * | | | | | | | | | man.vim: fixes to argument handling and parsing | Noah Frederick | 2016-03-05 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge pull request #4440 from djrenren/nvim-in-macros | Justin M. Keyes | 2016-03-11 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | runtime/macros: replace "vim" with "nvim" | John Renner | 2016-03-11 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4410 from alexgenco/ruby_rplugin | Justin M. Keyes | 2016-03-11 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Ruby remote plugin support | Alex Genco | 2016-03-10 | |
| * | | | | | | | | | | Merge pull request #4438 from bfredl/pyfindpackage | Björn Linse | 2016-03-11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | rplugin: let the python host identify packages | Björn Linse | 2016-03-11 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | rplugin: Silence :doautocmd. #4384 | Justin M. Keyes | 2016-03-11 | |
| * | | | | | | | | | | quickfix.c: enable -Wconversion | Charles Joachim | 2016-03-10 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | rplugin: Initialize remote plugins lazily. #4384 | Shougo Matsushita | 2016-03-10 | |
| * | | | | | | | | | Merge pull request #2877 from lucc/test88 | Justin M. Keyes | 2016-03-10 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | tests: Update migrated legacy test 88 for patch 7.4.639. | Lucas Hoffmann | 2016-03-09 | |
| | * | | | | | | | | | tests: Modernize legacy test 88. | Lucas Hoffmann | 2016-03-09 | |
| | * | | | | | | | | | tests: Migrate legacy test 88. | Lucas Hoffmann | 2016-03-09 | |
| * | | | | | | | | | | build: Specify old behavior for POLICY CMP0059. | Justin M. Keyes | 2016-03-09 | |
| * | | | | | | | | | | Merge pull request #4409 from nhooyr/master | Justin M. Keyes | 2016-03-09 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | complete: disable folding when completing | Anmol Sethi | 2016-03-09 | |
| * | | | | | | | | | | Merge pull request #4427 from nicdumz/vim-7.4.1511 | Justin M. Keyes | 2016-03-09 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | vim-patch:7.4.1511 | Nicolas Dumazet | 2016-03-08 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4356 from watiko/fix-hi-normal-adjast | Justin M. Keyes | 2016-03-08 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | syntax.c: Avoid the 'background' adjustment when true color enabled | watiko | 2016-03-08 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge PR #4423 'Make functional tests compatible with lua' | Thiago de Arruda | 2016-03-07 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Add travis build for lua functionaltest | Thiago de Arruda | 2016-03-07 | |
| | * | | | | | | | | | Add Lua 5.1 as a third party dep | Thiago de Arruda | 2016-03-07 | |
| | * | | | | | | | | | Normalize nan/-nan in plugin/msgpack_spec.lua | Thiago de Arruda | 2016-03-07 | |
| | * | | | | | | | | | Remove `goto` statement in lua code. | Thiago de Arruda | 2016-03-07 | |
| | * | | | | | | | | | Rewrite hexadecimal escape sequences as decimal in lua strings | Thiago de Arruda | 2016-03-07 | |
| | * | | | | | | | | | Remove dependency on ffi module | Thiago de Arruda | 2016-03-07 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4324 from watiko/vim-7.4.973 | Justin M. Keyes | 2016-03-05 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:7.4.973 | watiko | 2016-03-06 | |
| | * | | | | | | | | | ex_getln.c: Enable middle click pasting in command mode | watiko | 2016-03-06 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4415 from oni-link/fix.leak | Justin M. Keyes | 2016-03-05 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | ex_eval: Fix memory leak | oni-link | 2016-03-05 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #4412 from justinmk/libvterm | Justin M. Keyes | 2016-03-04 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | deps: upgrade libvterm | Justin M. Keyes | 2016-03-04 | |
| * | | | | | | | | | Merge pull request #4320 from watiko/vim-7.4.958 | Justin M. Keyes | 2016-03-04 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:7.4.958 | watiko | 2016-03-02 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge pull request #4401 from mhinz/help-term-startinsert | Justin M. Keyes | 2016-03-04 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Doc: switch to terminal mode automatically | Marco Hinz | 2016-03-04 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Lint: fix line length >80 | Marco Hinz | 2016-03-04 | |
| * | | | | | | | | | Merge pull request #4402 from jbradaric/vim-7.4.1141 | Justin M. Keyes | 2016-03-03 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:7.4.1141 | Jurica Bradaric | 2016-03-03 | |
| * | | | | | | | | | | Merge pull request #4390 from justinmk/clangformat | Justin M. Keyes | 2016-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||