aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | :terminal Enter/Leave should not increment jumplistJustin M. Keyes2018-02-07
|/ / / / / / / / /
* | | | | | | | | Merge pull request #7844 from bfredl/shelloutBjörn Linse2018-02-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: cleanup bufhl testBjörn Linse2018-02-06
| * | | | | | | | | shell: update `execute('!cmd')` test to new behaviorBjörn Linse2018-02-06
| * | | | | | | | | shell: add test for binary and multibyte outputBjörn Linse2018-02-06
| * | | | | | | | | shell: use msg_outtrans_len_attr for :!cmdBjörn Linse2018-02-05
|/ / / / / / / / /
* | | | | | | | | Merge pull request #7957 from jamessan/lua-functionaltestJames McCoy2018-02-04
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | lintJames McCoy2018-02-03
| * | | | | | | | tests: Make format_string('%q', ...) output more stableZyX2018-02-02
| * | | | | | | | functests: Improve error reporting in _check_parsing functionZyX2018-02-02
| * | | | | | | | test: man_spec: Fix use of nested [[ quotingJames McCoy2018-02-02
| * | | | | | | | travis: Don't run unit tests for functionaltest-lua buildJames McCoy2018-02-02
| * | | | | | | | cmake: Set TEST_LIBNVIM_PATH to empty string when not unit testingJames McCoy2018-02-02
| * | | | | | | | third-party: Install luabitop if using LuaJames McCoy2018-02-02
| * | | | | | | | third-party: lua: Set LUA_ROOT to ${DEPS_INSTALL_DIR}James McCoy2018-02-02
| * | | | | | | | third-party: luarocks: Use Lua if LuaJIT is disabledJames McCoy2018-02-02
| * | | | | | | | travis: Disable LuaJIT for functionaltest-lua buildJames McCoy2018-02-02
|/ / / / / / / /
* | | | | | | | build: BuildLuarocks.cmake: fix luacheck rockspec (#7961)손량2018-02-02
* | | | | | | | Merge #7463 'incsearch + hlsearch highlight all'Justin M. Keyes2018-02-01
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' setÖmer Sinan Ağacan2018-01-26
| * | | | | | | | vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternÖmer Sinan Ağacan2018-01-26
| * | | | | | | | vim-patch:8.0.1396: memory leak when CTRL-G in search command line failsÖmer Sinan Ağacan2018-01-26
| * | | | | | | | Add testsÖmer Sinan Ağacan2018-01-26
| * | | | | | | | Update included_patchesÖmer Sinan Ağacan2018-01-26
| * | | | | | | | vim-patch:8.0.1250Ömer Sinan Ağacan2018-01-26
| * | | | | | | | vim-patch:8.0.1238Ömer Sinan Ağacan2018-01-26
* | | | | | | | | provider: make has('ruby') only return 1 if gem is installed (#7944)Marco Hinz2018-02-01
* | | | | | | | | test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes2018-02-01
* | | | | | | | | os_system(): do not set up input stream for empty string #7951Justin M. Keyes2018-02-01
* | | | | | | | | version.c: update [ci skip] (#7886)Marvim the Paranoid Android2018-02-01
* | | | | | | | | vim-patch:8.0.0672: synconcealed() changes too often #7887nate2018-02-01
* | | | | | | | | tui: libtermkey: force CSI driver for mouse input #7948Chih-Hsuan Yen2018-01-31
* | | | | | | | | clipboard: macOS: fallback to tmux if pbcopy is broken #7940Justin M. Keyes2018-01-31
* | | | | | | | | vim-patch:8.0.0358,8.0.0359 (#7832)KunMing Xie2018-01-30
* | | | | | | | | win: has("wsl") on Windows Subsystem for Linux #7330Mahmoud Al-Qudsi2018-01-30
* | | | | | | | | vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* | | | | | | | | vim-patch:8.0.0443: terminal width is set to 80 in test3 (#7933)KunMing Xie2018-01-30
* | | | | | | | | Merge #5822 'mouse.c: Fix mouse click on multibyte + concealed'Justin M. Keyes2018-01-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updated testsTommy Allen2018-01-28
| * | | | | | | | | Safer loop for skipping consecutive concealed charsTommy Allen2018-01-28
| * | | | | | | | | Use one variable for tracking adjustment instead of twoTommy Allen2018-01-28
| * | | | | | | | | Adjust cursor according to character display widthsTommy Allen2018-01-28
| * | | | | | | | | Don't move cursor to the left if on the first column of wrapped lineTommy Allen2018-01-28
| * | | | | | | | | Use utfc_ptr2len instead of utf_ptr2lenTommy Allen2018-01-28
| * | | | | | | | | mouse.c: Fix mouse click on lines with multibyte textTommy Allen2018-01-28
* | | | | | | | | | dist: snap packaging #7918Christian Dywan2018-01-29
* | | | | | | | | | Merge #7842 'win: fnamemodify()'Justin M. Keyes2018-01-29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | test: use helpers.pathroot() to avoid a syscallJan Edmund Lazo2018-01-29
| * | | | | | | | | test: osx: try resolve($TMPDIR)Jan Edmund Lazo2018-01-28
| * | | | | | | | | test: fix failed tests with $TMPDIR in QuickBuildJan Edmund Lazo2018-01-28