aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:8.0.1799: no test for :registers commandJan Edmund Lazo2018-07-17
| * | | | vim-patch:8.0.0727: message about what register to yank into is not translatedJan Edmund Lazo2018-07-17
| * | | | vim-patch:8.0.0724: the message for yanking doesn't indicate the registerJan Edmund Lazo2018-07-17
* | | | | vim-patch:8.0.1398: :packadd does not load packages from the "start" director...Jan Edmund Lazo2018-07-23
| |/ / / |/| | |
* | | | man.vim: improve manSentence regex (#8764)Synray2018-07-22
* | | | Merge pull request #8221 from bfredl/hlstateBjörn Linse2018-07-21
|\ \ \ \
| * | | | ui: add tests for hlstate extensionBjörn Linse2018-07-21
| * | | | ui: docs for ext_newgrid and ext_hlstateBjörn Linse2018-07-21
| * | | | ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
| * | | | ui: add TODO for non-working terminal linewrapBjörn Linse2018-07-21
| * | | | highlight: refactor to use stateful representationBjörn Linse2018-07-21
| * | | | highlight: extract low-level highlight logic from syntax, uiBjörn Linse2018-07-21
|/ / / /
* | | | Merge #8761 from janlazo/vim-8.0.1503Justin M. Keyes2018-07-20
|\ \ \ \
| * | | | hardcopy: refactor mch_print_text_out()Jan Edmund Lazo2018-07-19
| * | | | vim-patch:8.1.0056: crash when using :hardcopy with illegal byteJan Edmund Lazo2018-07-19
| * | | | vim-patch:8.0.1503: access memory beyond end of stringJan Edmund Lazo2018-07-18
* | | | | version bumpJustin M. Keyes2018-07-19
|/ / / /
* | / / startup: fix ":if 0|syntax on|endif" bug (#8731)Justin M. Keyes2018-07-18
| |/ / |/| |
* | | NVIM v0.3.1v0.3.1Justin M. Keyes2018-07-18
* | | Merge #8679 from justinmk/docJustin M. Keyes2018-07-18
|\ \ \ | |/ / |/| |
| * | gen_api_vimdoc.py: add whitespace before "~"Justin M. Keyes2018-07-18
| * | docJustin M. Keyes2018-07-18
|/ /
* | Merge pull request #8743 from dimbleby/multiple-childrenJames McCoy2018-07-16
|\ \
| * | Check all child processes for exit in SIGCHLD handlerDavid Hotham2018-07-14
* | | Merge pull request #8651 from MichaHoffmann/feature_refactor_channelBjörn Linse2018-07-15
|\ \ \
| * | | dispatch.c: changed api_set_error_callmicha2018-07-15
| * | | channel.c: refactor spaghetti codemicha2018-07-14
| |/ /
* | | Merge pull request #8746 from oni-link/fix.rpcstart2Björn Linse2018-07-15
|\ \ \ | |/ / |/| |
| * | channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuffoni-link2018-07-15
|/ /
* | Merge pull request #8737 from dimbleby/overly-general-waitpidJames McCoy2018-07-13
|\ \
| * | Only waitpid() for processes that we care aboutDavid Hotham2018-07-13
* | | vim-patch:8.0.0630: it is not easy to work on lines without a match (#8734)Jan Edmund Lazo2018-07-13
* | | Merge #8736 'vim-patch:8.0.0697: stable keymap.h'Justin M. Keyes2018-07-13
|\ \ \ | |/ / |/| |
| * | keymap: add commented events to match 8.0.0697Jan Edmund Lazo2018-07-13
| * | tests: <SNR> is represented as 'R' (ASCII)Jan Edmund Lazo2018-07-12
| * | vim-patch:8.0.0697: recorded key sequences may become invalidJan Edmund Lazo2018-07-10
* | | terminal: handle &confirm and :confirm on unloading (#8726)Marco Hinz2018-07-12
* | | Merge pull request #8721 from bfredl/quickresizeBjörn Linse2018-07-12
|\ \ \
| * | | screen: truncate showmode messagesBjörn Linse2018-07-12
| * | | tests/screen.lua: treat "resize" like any other eventBjörn Linse2018-07-11
* | | | vim-patch:8.0.0{474,475,492,633,1251} (#8725)Jan Edmund Lazo2018-07-12
* | | | Merge #8701 from janlazo/vim-8.0.1140Justin M. Keyes2018-07-12
|\ \ \ \
| * | | | vim-patch:8.0.1387: wordcount test is old styleJan Edmund Lazo2018-07-07
| * | | | vim-patch:8.0.1022: test 80 is old styleJan Edmund Lazo2018-07-07
| * | | | vim-patch:8.0.1253: still too many old style testsJan Edmund Lazo2018-07-06
| * | | | vim-patch:8.0.1140: still old style testsJan Edmund Lazo2018-07-06
* | | | | man.vim: C highlighting for EXAMPLES section #8709Synray2018-07-12
* | | | | Merge pull request #8719 from jamessan/libuv-errnoJames McCoy2018-07-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | test/includes: Use ${gen_cdefs} when pre-processing headersJames McCoy2018-07-11
| * | | | test: Rename includes/pre/uv-errno.h to includes/pre/uv.hJames McCoy2018-07-11
|/ / / /