aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* functionaltest: enable buffered output testsJan Edmund Lazo2018-10-31
* functionaltest: enable FilterReadPre,FilterReadPost testJan Edmund Lazo2018-10-31
* functionaltest: win: enable diffput,diffget testJan Edmund Lazo2018-10-31
* functionaltests: win: enable gzip testJan Edmund Lazo2018-10-31
* Merge pull request #9149 from bfredl/virt_culBjörn Linse2018-10-25
|\
| * screen: fix glitches with nvim_buf_set_virtual_textBjörn Linse2018-10-25
* | UI: add missing redraw after enter_tabpageBjörn Linse2018-10-25
|/
* Merge #9145 'CI, nodejs fixes'Justin M. Keyes2018-10-22
|\
| * test: fix/speedup scrollback_specJan Edmund Lazo2018-10-22
* | ui: disable clearing almost everywhereBjörn Linse2018-10-22
|/
* api/ui: verify compatibility of UI eventsBjörn Linse2018-10-21
* Merge #9086 'vim-patch:8.1.0448'Justin M. Keyes2018-10-18
|\