aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #9289 from bfredl/nsclearBjörn Linse2018-11-29
|\
| * API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespaceBjörn Linse2018-11-29
|/
* vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)Justin M. Keyes2018-11-29
* TUI: set_underline_color: only support colon form #9279Daniel Hahler2018-11-29
* Merge #9221 from justinmk/docJustin M. Keyes2018-11-28
|\
| * scripts/gen_help_html.pyJustin M. Keyes2018-11-28
| * lint: src/.clang-formatJustin M. Keyes2018-11-28
| * matchit.vim: s:MultiMatch(): return DictJustin M. Keyes2018-11-28
| * docJustin M. Keyes2018-11-28
* | diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)Justin M. Keyes2018-11-28
|/
* Merge pull request #9278 from liushapku/masterJames McCoy2018-11-26
|\
| * fix wrong winnr in getwininfoSha Liu2018-11-27
|/
* Merge #9028 'diff/highlight: low-priority CursorLine'Justin M. Keyes2018-11-27
|\
| * preserve_exit: Ignore SIGHUPJustin M. Keyes2018-11-27
| * diff/highlight: Show underline for low-priority CursorLineJustin M. Keyes2018-11-27
| * diff/highlight: do not overlay low-priority CursorLineJustin M. Keyes2018-11-27
| * refactor: Rename get_term_attr_entryJustin M. Keyes2018-11-27
|/
* version.c: update [ci skip] (#9171)Marvim the Paranoid Android2018-11-26
* API: Implement nvim_win_set_buf() #9100Justin M. Keyes2018-11-25
* CI/travis: Remove vestigial sudo:trueJustin M. Keyes2018-11-25
* Merge #9258 'CI/travis: switch to Ubuntu 16.04'Justin M. Keyes2018-11-25
|\
| * Downgrade to clang-4.0 to avoid false-positive warnings from clangJames McCoy2018-11-24
| * Remove extraneous parens to silence -Wparentheses-equalityJames McCoy2018-11-24
| * xenial: fix clang error messagesMarco Hinz2018-11-24
| * travis: switch from Ubuntu 14.04 to 16.04Marco Hinz2018-11-24
|/
* Merge pull request #6920 from bfredl/namespaceBjörn Linse2018-11-24
|\
| * api: implement object namespacesBjörn Linse2018-11-24
|/
* clipboard.vim: check for win32yank.exe #9263Bjorn Neergaard2018-11-21
* Merge #9261 'vim-patch:8.0.1731,8.1.0038'Justin M. Keyes2018-11-21
|\
| * vim-patch:8.1.0038: popup test causes Vim to exitJan Edmund Lazo2018-11-20
| * vim-patch:8.0.1731: characters deleted on completionJan Edmund Lazo2018-11-20
|/
* CI/Travis/macOS: Fix "brew reinstall" invocation (#9259)Justin M. Keyes2018-11-20
* Merge #9257 'health/python: warn if pynvim upgrade failed'Marco Hinz2018-11-20
|\
| * health/python: warn if pynvim upgrade failedMarco Hinz2018-11-20
| * health/python: slightly improve outputMarco Hinz2018-11-20
| * provider/python: refactoringMarco Hinz2018-11-20
* | Merge #9256 'vim-patch:8.0.{737,1163,1165,1171,1249,1427}'Justin M. Keyes2018-11-20
|\ \
| * | vim-patch:8.0.1171: popup test is still a bit flakyJan Edmund Lazo2018-11-19
| * | vim-patch:8.0.1165: popup test is still flakyJan Edmund Lazo2018-11-19
| * | vim-patch:8.0.1163: popup test is flakyJan Edmund Lazo2018-11-19
| * | vim-patch:8.0.1249: no error when WaitFor() gets an invalid wrong expressionJan Edmund Lazo2018-11-19
| * | vim-patch:8.0.0737: crash when X11 selection is very bigJan Edmund Lazo2018-11-19
| * | vim-patch:8.0.1427: the :leftabove modifier doesn't work for :copenJan Edmund Lazo2018-11-19
| |/
* / defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
|/
* vim-patch:8.1.0398: no test for -o and -O command line arguments (#9253)Jan Edmund Lazo2018-11-19
* TUI: support TERM=nsterm (#9244)Justin M. Keyes2018-11-18
* vim-patch:8.1.0536: file time test fails when using NFS (#9251)James McCoy2018-11-18
* Merge #9248 from mhinz/checkhealth/pythonMarco Hinz2018-11-18
|\
| * doc/python: 'neovim' module was renamed to 'pynvim'Marco Hinz2018-11-17
| * health/python: 'neovim' module was renamed to 'pynvim'Marco Hinz2018-11-17