aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-15
* :terminal : set topline based on window height #8325Justin M. Keyes2019-02-06
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-13
* Mark "shell command :! throttles shell-command output greater than ~10KB" fra...James McCoy2019-01-01
* Mark "feeding large chunks of input with <Paste>" fragileJames McCoy2019-01-01
* Mark ":substitute with inccommand during :terminal activity" fragileJames McCoy2019-01-01
* NVIM v0.3.2v0.3.2Justin M. Keyes2018-12-31
* Merge #9401 from justinmk/pr-win-erw7Justin M. Keyes2018-12-30
|\
| * test: win/TUI builtin terminfosJustin M. Keyes2018-12-28
* | vim-patch:8.1.0354: packadd test fails on MS-WindowsJames McCoy2018-12-29
* | vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'James McCoy2018-12-29
* | vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matchesJames McCoy2018-12-29
* | vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrongJames McCoy2018-12-29
|/
* strings: make vim_snprintf handle %d correctly againBjörn Linse2018-12-24
* 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
* 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