aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* version.c: update [ci skip] #8474marvim2018-10-28
* Merge pull request #9149 from bfredl/virt_culBjörn Linse2018-10-25
|\
| * screen.c: remove redundant wp->w_hl_attr_normalBjö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
|\
| * auevents.lua: keep events in alphabetical orderJustin M. Keyes2018-10-22
* | ui: disable clearing almost everywhereBjörn Linse2018-10-22
|/
* fix warning: null arg passed to 'nonnull' paramJustin M. Keyes2018-10-21
* fix warning: null arg passed to 'nonnull' paramJustin M. Keyes2018-10-21
* fix warning: "Assigned value is garbage"Justin M. Keyes2018-10-21
* fix warning: "Dead assignment"Justin M. Keyes2018-10-21
* fix warning: null pointer dereferenceJustin M. Keyes2018-10-21
* fix warning: garbage/uninitialized valueJustin M. Keyes2018-10-21
* fix warning: "Uninitialized argument"Justin M. Keyes2018-10-21
* Merge pull request #9144 from bfredl/ui_event_compatBjörn Linse2018-10-21
|\
| * api/ui: verify compatibility of UI eventsBjörn Linse2018-10-21
* | tui.c: Fix ext.set_underline_color for !has_colon_rgbJustin M. Keyes2018-10-20
* | screen.c: Fix PVS/V560: condition is always falseJustin M. Keyes2018-10-20
|/
* Merge #9086 'vim-patch:8.1.0448'Justin M. Keyes2018-10-18
|\
| * test/old: stub CanRunVimInTerminal()Justin M. Keyes2018-10-16
| * 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
|\ \
| * | vim-patch:8.0.1672: error during completion causes command to be cancelledJan Edmund Lazo2018-10-13
* | | vim-patch:8.0.1067: try/catch in timer does not prevent it from being stoppedJan Edmund Lazo2018-10-16
* | | vim-patch:8.0.0670: can't use input() in a timer callbackJan Edmund Lazo2018-10-15
| |/ |/|
* | vim-patch:8.1.0476: memory leaks in test_escaped_glob (#9127)Jan Edmund Lazo2018-10-14
|/
* Merge #9095 'CI/travis/macOS: fix missing pip3'Justin M. Keyes2018-10-13
|\
| * test: adjust timer testsJustin M. Keyes2018-10-13
* | memline: process_still_running is boolJan Edmund Lazo2018-10-13
* | vim-patch:8.1.0473: user doesn't notice file does not exist when swap file doesJan Edmund Lazo2018-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
* | vim-patch:8.0.1590: padding in list type wastes memory (#9119)Jan Edmund Lazo2018-10-13
* | signs: Add "numhl" argument #9113Reto Schnyder2018-10-13
|/
* Merge pull request #8968 from ckelsel/vim-8.0.0685James McCoy2018-10-12
|\
| * vim-patch:8.0.0685: when conversion fails written file may be truncatedckelsel2018-10-12
* | vim-patch:8.0.1489: there is no easy way to get the global directory (#9109)Jan Edmund Lazo2018-10-12
* | Merge #8902 'doc'Justin M. Keyes2018-10-12
|\ \ | |/ |/|
| * doc: xdg, MAINTAIN.md, channel-id, job controlJustin M. Keyes2018-10-11
* | Merge #9106 from janlazo/vim-8.0.1837Justin M. Keyes2018-10-11
|\ \
| * | lintJan Edmund Lazo2018-10-10
| * | vim-patch:8.0.1837: one character cmdline abbreviation not triggered after '<,'>Jan Edmund Lazo2018-10-10
| |/
* / vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104)Jan Edmund Lazo2018-10-11
|/
* vim-patch:8.1.0468: MS-Windows: filter command with pipe character fails (#9101)Jan Edmund Lazo2018-10-10
* lintJan Edmund Lazo2018-10-09
* vim-patch:8.0.1423: error in return not caught by try/catchJan Edmund Lazo2018-10-09
* Merge pull request #9079 from bfredl/tui_cursorBjörn Linse2018-10-09
|\
| * TUI: delete "first-row" workaround after resizeBjörn Linse2018-10-06
| * TUI: always use safe cursor movement after resizeBjörn Linse2018-10-06