aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | test/api: verify that UI options from stable metadata are preservedBjörn Linse2018-12-21
* | runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20
* | test: Lua 5.2/5.3 compat #9280Matěj Cepl2018-12-20
* | startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it existsJames McCoy2018-12-16
* | os/lang: use the correct LC_NUMERIC also for OS XBjörn Linse2018-12-13
* | test: :ruby reports E319 if provider is missingMarco Hinz2018-12-12
* | cmdline: support v:event in CmdlineChangedBjörn Linse2018-12-12
* | provider: repurpose E319Justin M. Keyes2018-12-12
* | vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrongAnatolii Sakhnik2018-12-09
* | vim-patch:8.1.0393: not all white space difference options availableAnatolii Sakhnik2018-12-09
* | vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
* | doc (#9288)Justin M. Keyes2018-12-09
* | api: make nvim_buf_set_virtual_text use correct namespace counterBjörn Linse2018-12-07
* | screen: add missing status redraw when redraw_later(CLEAR) was usedBjörn Linse2018-12-05
* | RPC: turn errors from async calls into notificationsBjörn Linse2018-12-03
* | clipboard: Support custom VimL functions #9304Rui Abreu Ferreira2018-12-03
* | Merge #9291 'vim-patch:8.1.{550,551}'Justin M. Keyes2018-12-02
|\ \
| * | fixup: 30 col resize to scroll debugJan Edmund Lazo2018-12-01
| * | fixup: 35 col resize to scroll screenJan Edmund Lazo2018-12-01
| * | functionaltests: vim-patch:8.1.{550,551} fixJan Edmund Lazo2018-11-30
| * | vim-patch:8.1.0550: expression evaluation may repeat an error messageJan Edmund Lazo2018-11-30
* | | VimL/confirm(): Show dialog even if :silentJustin M. Keyes2018-12-01
* | | insert: make <cmd> mapping work in completion (CTRL-X) modeBjörn Linse2018-12-01
|/ /
* | highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* | API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespaceBjörn Linse2018-11-29
* | Merge #9221 from justinmk/docJustin M. Keyes2018-11-28
|\ \
| * | docJustin M. Keyes2018-11-28
* | | diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)Justin M. Keyes2018-11-28
|/ /
* | preserve_exit: Ignore SIGHUPJustin M. Keyes2018-11-27
* | diff/highlight: Show underline for low-priority CursorLineJustin M. Keyes2018-11-27
* | API: Implement nvim_win_set_buf() #9100Justin M. Keyes2018-11-25
* | api: implement object namespacesBjörn Linse2018-11-24
* | defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
* | Merge pull request #9240 from jamessan/mbyte_spec-failureJames McCoy2018-11-15
|\ \
| * | unit/mbyte_spec: Run utf_char2bytes test in batches of 0xFFF charactersJames McCoy2018-11-15
* | | test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* | | Merge pull request #9211 from bfredl/init_optionsBjörn Linse2018-11-08
|\ \ \
| * | | ui_options: also send when starting or from OptionSetBjörn Linse2018-11-08
* | | | jobstart(): Fix hang on non-executable cwd #9204Tommy Allen2018-11-07
|/ / /
* | | test/win: window_split_tab_spec: fix retry()Justin M. Keyes2018-11-05
* | | test/win: window_split_tab_spec: increase retry() timeJustin M. Keyes2018-11-05
* | | test/timer_spec: relax lower-boundJustin M. Keyes2018-11-05
* | | test/win: retry unreliable SIGWINCH testJustin M. Keyes2018-11-04
* | | Merge pull request #9183 from bfredl/offset2Björn Linse2018-11-02
|\ \ \
| * | | api: simplify nvim_buf_get_offset functionBjörn Linse2018-11-01
* | | | Merge #7506 'deps: update libuv'Justin M. Keyes2018-11-01
|\ \ \ \ | |/ / / |/| | |
| * | | win: test: SIGWINCH is noisy #7506Justin M. Keyes2018-11-01
* | | | api: implement nvim_buf_get_offset_for_lineBjörn Linse2018-11-01
|/ / /
* | | functionaltest: enable job channel testJan Edmund Lazo2018-10-31
* | | functionaltest: win: enable shada FileWriteCmdJan Edmund Lazo2018-10-31