Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | test/oldtest: move Nvim setup to testdir/setup.vim | Justin M. Keyes | 2018-02-09 | |
| * | | | | | | | | | defaults: sidescroll=1 | Justin M. Keyes | 2018-02-09 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | macOS: Use `pbpaste` to detect a working clipboard (#7983) | Marco Hinz | 2018-02-08 | |
* | | | | | | | | | Merge pull request #7977 from jamessan/remove-coveralls | James McCoy | 2018-02-07 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | codecov: Report coverage even if some CI failed | James McCoy | 2018-02-07 | |
| * | | | | | | | | | codecov: Submit test suite specific coverage | James McCoy | 2018-02-06 | |
| * | | | | | | | | | ci: Remove coveralls coverage reporting | James McCoy | 2018-02-06 | |
* | | | | | | | | | | Merge #6713 'tests for :! output' | Justin M. Keyes | 2018-02-07 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | lint, minor cleanup | Justin M. Keyes | 2018-02-07 | |
| * | | | | | | | | | UI: restore 'writedelay' feature. | Justin M. Keyes | 2018-02-07 | |
| * | | | | | | | | | test: :! print binary data, control chars | Justin M. Keyes | 2018-02-07 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | exit: annotate FUNC_ATTR_NORETURN functions #7954 (#7954) | Justin M. Keyes | 2018-02-07 | |
* | | | | | | | | | Merge #7971 ':terminal Enter/Leave should not increment jumplist' | Justin M. Keyes | 2018-02-07 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | :terminal Enter/Leave should not increment jumplist | Justin M. Keyes | 2018-02-07 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #7844 from bfredl/shellout | Björn Linse | 2018-02-06 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | tests: cleanup bufhl test | Björn Linse | 2018-02-06 | |
| * | | | | | | | | shell: update `execute('!cmd')` test to new behavior | Björn Linse | 2018-02-06 | |
| * | | | | | | | | shell: add test for binary and multibyte output | Björn Linse | 2018-02-06 | |
| * | | | | | | | | shell: use msg_outtrans_len_attr for :!cmd | Björn Linse | 2018-02-05 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #7957 from jamessan/lua-functionaltest | James McCoy | 2018-02-04 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | lint | James McCoy | 2018-02-03 | |
| * | | | | | | | tests: Make format_string('%q', ...) output more stable | ZyX | 2018-02-02 | |
| * | | | | | | | functests: Improve error reporting in _check_parsing function | ZyX | 2018-02-02 | |
| * | | | | | | | test: man_spec: Fix use of nested [[ quoting | James McCoy | 2018-02-02 | |
| * | | | | | | | travis: Don't run unit tests for functionaltest-lua build | James McCoy | 2018-02-02 | |
| * | | | | | | | cmake: Set TEST_LIBNVIM_PATH to empty string when not unit testing | James McCoy | 2018-02-02 | |
| * | | | | | | | third-party: Install luabitop if using Lua | James McCoy | 2018-02-02 | |
| * | | | | | | | third-party: lua: Set LUA_ROOT to ${DEPS_INSTALL_DIR} | James McCoy | 2018-02-02 | |
| * | | | | | | | third-party: luarocks: Use Lua if LuaJIT is disabled | James McCoy | 2018-02-02 | |
| * | | | | | | | travis: Disable LuaJIT for functionaltest-lua build | James McCoy | 2018-02-02 | |
|/ / / / / / / | ||||
* | | | | | | | build: BuildLuarocks.cmake: fix luacheck rockspec (#7961) | 손량 | 2018-02-02 | |
* | | | | | | | Merge #7463 'incsearch + hlsearch highlight all' | Justin M. Keyes | 2018-02-01 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | vim-patch:8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' set | Ömer Sinan Ağacan | 2018-01-26 | |
| * | | | | | | | vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern | Ömer Sinan Ağacan | 2018-01-26 | |
| * | | | | | | | vim-patch:8.0.1396: memory leak when CTRL-G in search command line fails | Ömer Sinan Ağacan | 2018-01-26 | |
| * | | | | | | | Add tests | Ömer Sinan Ağacan | 2018-01-26 | |
| * | | | | | | | Update included_patches | Ömer Sinan Ağacan | 2018-01-26 | |
| * | | | | | | | vim-patch:8.0.1250 | Ömer Sinan Ağacan | 2018-01-26 | |
| * | | | | | | | vim-patch:8.0.1238 | Ömer Sinan Ağacan | 2018-01-26 | |
* | | | | | | | | provider: make has('ruby') only return 1 if gem is installed (#7944) | Marco Hinz | 2018-02-01 | |
* | | | | | | | | test: robust cleanup, unique filenames #7950 (#7950) | Justin M. Keyes | 2018-02-01 | |
* | | | | | | | | os_system(): do not set up input stream for empty string #7951 | Justin M. Keyes | 2018-02-01 | |
* | | | | | | | | version.c: update [ci skip] (#7886) | Marvim the Paranoid Android | 2018-02-01 | |
* | | | | | | | | vim-patch:8.0.0672: synconcealed() changes too often #7887 | nate | 2018-02-01 | |
* | | | | | | | | tui: libtermkey: force CSI driver for mouse input #7948 | Chih-Hsuan Yen | 2018-01-31 | |
* | | | | | | | | clipboard: macOS: fallback to tmux if pbcopy is broken #7940 | Justin M. Keyes | 2018-01-31 | |
* | | | | | | | | vim-patch:8.0.0358,8.0.0359 (#7832) | KunMing Xie | 2018-01-30 | |
* | | | | | | | | win: has("wsl") on Windows Subsystem for Linux #7330 | Mahmoud Al-Qudsi | 2018-01-30 | |
* | | | | | | | | vim-patch:8.0.0448: some macros are lower case (#7936) | KunMing Xie | 2018-01-30 | |
* | | | | | | | | vim-patch:8.0.0443: terminal width is set to 80 in test3 (#7933) | KunMing Xie | 2018-01-30 |