aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | 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
* | | 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
|\ \ \
| * | | vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'Justin M. Keyes2018-10-16
* | | | Merge #9124 'vim-patch:8.0.1672'Justin M. Keyes2018-10-17
|\ \ \ \
| * | | | functionaltest: map error does not cancel promptJan Edmund Lazo2018-10-14
| |/ / /
* | | | test: Improve 008_autocommands_spec reliability (#9129)Justin M. Keyes2018-10-17
* | | | tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
|/ / /
* | | test: adjust timer testsJustin M. Keyes2018-10-13
* | | Merge pull request #9121 from bfredl/virt_invalidBjörn Linse2018-10-13
|\ \ \
| * | | api: make nvim_buf_set_virtual_text handle invalid charsBjörn Linse2018-10-13
* | | | signs: Add "numhl" argument #9113Reto Schnyder2018-10-13
|/ / /
* | | doc: xdg, MAINTAIN.md, channel-id, job controlJustin M. Keyes2018-10-11
* | | test: replace wait() with pre-assertion in assert_term_colorsBjörn Linse2018-10-06
* | | Fix crash if --embed is used more than onceJames McCoy2018-10-03