aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NVIM v0.3.2v0.3.2Justin M. Keyes2018-12-31
* version.c: update [ci skip] (#9417)Marvim the Paranoid Android2018-12-31
* version.c: update [ci skip] (#9275)Marvim the Paranoid Android2018-12-31
* Merge #9401 from justinmk/pr-win-erw7Justin M. Keyes2018-12-30
|\
| * win/TUI: ConEmu: get back_color_erase from terminfoJustin M. Keyes2018-12-30
| * cleanup: Remove os_term_is_nice()Justin M. Keyes2018-12-30
| * refactor: Extract os_tty_guess_term()Justin M. Keyes2018-12-30
| * update_terminfo.sh: NOLINT data arraysJustin M. Keyes2018-12-28
| * update_terminfo.sh: Use printf instead of echoJustin M. Keyes2018-12-28
| * test: win/TUI builtin terminfosJustin M. Keyes2018-12-28
| * Merge 'upstream/master' into pr-win-erw7Justin M. Keyes2018-12-27
| |\
| * | win/TUI: Fix scroll on Windows legacy consoleerw72018-12-27
| * | win/TUI: ConEmu: set immediate_wrap_after_last_column #9094erw72018-12-27
| * | win/TUI: builtin terminfos for cygwin, conemu, et al.erw72018-12-27
| * | win/TUI: SetConsoleMode() to override libuv #9094erw72018-12-27
* | | appimage: Include metadata #9320pierre2018-12-30
* | | Merge #9335 from justinmk/docJustin M. Keyes2018-12-30
|\ \ \
| * | | syntax/vim.vim: highlight <cmd> keyJustin M. Keyes2018-12-30
| * | | help: Do not highlight "Nvim."Justin M. Keyes2018-12-30
| * | | doc: Remove {Nvim} tagJustin M. Keyes2018-12-30
| * | | docJustin M. Keyes2018-12-30
|/ / /
* | | Merge pull request #9411 from jamessan/vim-8.1.0662James McCoy2018-12-30
|\ \ \
| * | | vim-patch:8.1.0662: needlessly searching for tilde in stringJames McCoy2018-12-30
|/ / /
* | | Merge pull request #9409 from jamessan/vim-8.0.1469James McCoy2018-12-29
|\ \ \
| * | | 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
|/ / /
* | | TUI: enter/exit alternate screen with "title stacking" (#9407)Justin M. Keyes2018-12-29
* | | Merge #9383 from jamessan/stdpath-rpluginJustin M. Keyes2018-12-28
|\ \ \ | |_|/ |/| |
| * | rplugin.vim: Add migration support for Windows, nvim/ -> nvim-data/James McCoy2018-12-27
| * | Use stdpath() to determine rplugin manifest pathJames McCoy2018-12-20
* | | Merge pull request #9398 from janlazo/mac-brew-addonJustin M. Keyes2018-12-27
|\ \ \
| * | | ci: install neovim gem on macOSJan Edmund Lazo2018-12-27
| * | | ci: use homebrew addon to simplify shell scriptsJan Edmund Lazo2018-12-26
|/ / /
* | | Merge pull request #9394 from bfredl/highsignBjörn Linse2018-12-24
|\ \ \
| * | | strings: make vim_snprintf handle %d correctly againBjörn Linse2018-12-24
|/ / /
* | | vim-patch:8.1.0627: Python cannot handle function name of script-local functi...Jan Edmund Lazo2018-12-23
* | | vim-patch:8.1.0615: get_tv function names are not consistent (#9386)Daniel Hahler2018-12-22
* | | Merge pull request #9384 from bfredl/ui_option_checkBjörn Linse2018-12-21
|\ \ \
| * | | test/api: verify that UI options from stable metadata are preservedBjörn Linse2018-12-21
| |/ /
* | | CI/Travis: skip all refs except "master" [skip ci]Justin M. Keyes2018-12-21
* | | CI/Travis: skip "stable" tag [skip ci]Justin M. Keyes2018-12-21
* | | win/dist: nvim-qt v0.2.11 #9382Justin M. Keyes2018-12-21
|/ /
* | Merge #9280 'Lua 5.2+ compatbility'Justin M. Keyes2018-12-20
|\ \
| * | lintJustin M. Keyes2018-12-20
| * | runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20
| * | test: Lua 5.2/5.3 compat #9280Matěj Cepl2018-12-20
|/ /
* | Merge #9369 'vim-patch:8.1.0596'Justin M. Keyes2018-12-19
|\ \
| * | strings: use (u)int16_t for %h printf formatJan Edmund Lazo2018-12-16