aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * vim-patch:8.1.0596: not all parts of printf() are testedJan Edmund Lazo2018-12-16
* | genappimage: Unset $ARGV0 at invocation #9376erw72018-12-19
* | l10n: Update Ukrainian translation #9377Anatolii Sakhnik2018-12-19
|/
* Merge pull request #9077 from jamessan/xdg-sysinitJames McCoy2018-12-16
|\
| * startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it existsJames McCoy2018-12-16
* | Merge #9347 from justinmk/tui-bsdJustin M. Keyes2018-12-16
|\ \
| * | TUI: TERM=nstermJustin M. Keyes2018-12-16
| * | TUI: detect BSD vt consoleJustin M. Keyes2018-12-16
| |/
* / CI/AppVeyor: install "pynvim" python package #9371Justin M. Keyes2018-12-16
|/
* Merge #9367 'vim-patch:8.1.{585,588}'Justin M. Keyes2018-12-15
|\
| * vim-patch:8.1.0588: cannot define a sign with space in the textJan Edmund Lazo2018-12-14
| * vim-patch:8.1.0585: undo test may fail on MS-WindowsJan Edmund Lazo2018-12-14
* | Merge pull request #9368 from bfredl/doublewrapBjörn Linse2018-12-15
|\ \ | |/ |/|
| * TUI: handle wrap of doublewidth chars correctlyBjörn Linse2018-12-15
* | TUI: Konsole 18.07.70 supports DECSCUSR (#9364)Justin M. Keyes2018-12-14
* | Merge pull request #9362 from bfredl/macnumlocaleBjörn Linse2018-12-13
|\ \ | |/ |/|
| * os/lang: use the correct LC_NUMERIC also for OS XBjörn Linse2018-12-13
|/
* Merge #9348 from janlazo/vim-8.0.1748Justin M. Keyes2018-12-13
|\
| * ex_docmd: '/' is not a path for Cmdline* eventsJan Edmund Lazo2018-12-12
| * vim-patch:8.0.1748: CmdlineEnter command uses backslash instead of slashJan Edmund Lazo2018-12-12
* | Merge #9355 from mhinz/ruby-provider-pathJustin M. Keyes2018-12-13
|\ \ | |/ |/|
| * test: :ruby reports E319 if provider is missingMarco Hinz2018-12-12
| * provider: make :ruby provider check use same code path as :pythonMarco Hinz2018-12-12
|/
* Merge pull request #7946 from bfredl/vim-8.0.1445Björn Linse2018-12-12
|\
| * cmdline: support v:event in CmdlineChangedBjörn Linse2018-12-12
| * vim-patch:8.0.1445: cannot act on edits in the command lineBjörn Linse2018-12-12
|/
* Merge #9354 from justinmk/provider-E319Justin M. Keyes2018-12-12
|\