aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | 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
* | | vim-patch:8.0.1779: deleting in a block selection causes problems (#9099)Jan Edmund Lazo2018-10-09
* | | vim-patch:8.1.0466: autocmd test failsJan Edmund Lazo2018-10-08
* | | vim-patch:8.1.0463: "simalt ~x" in .vimrc blocks swap file promptJan Edmund Lazo2018-10-08
* | | vim-patch:8.1.0459: Test_executable fails when there is a dog in the systemJan Edmund Lazo2018-10-08
* | | Merge #9092 from janlazo/vim-8.0.1807Justin M. Keyes2018-10-08
|\ \ \
| * | | oldtests: win: fix executable() assertionsJan Edmund Lazo2018-10-08
| * | | vim-patch:8.1.0453: MS-Windows: executable() is not reliableJan Edmund Lazo2018-10-07
| * | | vim-patch:8.1.0454: resolve() was not tested with a symlink cycleJan Edmund Lazo2018-10-06
| * | | vim-patch:8.0.1807: function to set terminal name is too longJan Edmund Lazo2018-10-06
* | | | Merge #9036 'func_attr_printf'Justin M. Keyes2018-10-07
|\ \ \ \ | |/ / / |/| | |
| * | | src/nvim/eval.cMichaHoffmann2018-10-07
| * | | fixed lint errorsMichaHoffmann2018-09-24
| * | | src/nvim/eval.c: printf errorMichaHoffmann2018-09-24
| * | | add func_attr_printf in :MichaHoffmann2018-09-24
* | | | clint: add support for --stdin-filenameDaniel Hahler2018-10-05
* | | | clint: use fileinput for stdinDaniel Hahler2018-10-05
| |/ / |/| |
* | | TUI: check libvte version for undercurl support #9088Daniel Hahler2018-10-05