aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
| |/
* / 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
| * 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
* | | 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
* | | vim-patch:8.0.0522: Win32: clipboard=unnamed in :global (#8717)Jan Edmund Lazo2018-07-11
* | | transstr_buf: fix length comparison #8681Michael Hoffmann2018-07-10
* | | test: build_stl_str_hl (#8703)ZviRackover2018-07-10
* | | vim-patch:8.0.1464: add slash when completing directory #8684Jan Edmund Lazo2018-07-10
* | | Merge pull request #8708 from blueyed/fix-standoutJames McCoy2018-07-10
|\ \ \ | |_|/ |/| |
| * | [WIP/RFC] Fix standout modeDaniel Hahler2018-07-08
* | | TUI: urxvt: also send xterm focus-reporting seqs #8699Daniel Hahler2018-07-08
|/ /
* | Merge #8702 from janlazo/nvim-8.0.0654Justin M. Keyes2018-07-08
|\ \
| * | vim-patch: finish port of 8.0.0{654,663,667}Jan Edmund Lazo2018-07-07
| * | oldtests: fix func Test_echo_and_string()Jan Edmund Lazo2018-07-07
| |/
* / clint: use stdout for normal/expected output (#8700)Daniel Hahler2018-07-08
|/
* vim-patch:8.0.0663: unexpected error with 'verbose' (#8692)Jan Edmund Lazo2018-07-06
* vim-patch:8.0.0686: extra redraw when using CTRL-L in second windowJan Edmund Lazo2018-07-03
* vim-patch:8.0.0640: mismatch between help and actual messageJan Edmund Lazo2018-07-03
* coverity/166184: Null pointer dereference (FP)Justin M. Keyes2018-07-02
* Merge #8635 from janlazo/vim-8.0.0252Justin M. Keyes2018-07-01
|\
| * test: port kword_test to Lua for utf_char2bytes()Jan Edmund Lazo2018-07-01
| * vim-patch:8.0.0252: not properly recognizing word characters between 128 and 255Jan Edmund Lazo2018-07-01
* | API: emit nvim_buf_lines_event from :terminal #8616KillTheMule2018-07-01
|/
* vim-patch:8.0.0593: DRY: setting list/dict return value (#8639)Jan Edmund Lazo2018-06-30
* ui: don't crash when 'writedelay' is set and redrawing inside an event handlerBjörn Linse2018-06-28
* highlight: high-priority CursorLine if fg is set. #8578Yichao Zhou2018-06-28
* Merge pull request #8650 from jamessan/skip-pydo-testsJames McCoy2018-06-27
|\
| * oldtest: Disable tests that :py(3)do stop executing when buffer changesJames McCoy2018-06-27
* | vim-patch:8.0.0688: cannot resize the window in a FileType autocommandJan Edmund Lazo2018-06-26
* | vim-patch:8.0.0677: setting 'filetype' may switch buffersJan Edmund Lazo2018-06-26
|/
* API: nvim_win_set_cursor: set w_set_curswant #8640Justin M. Keyes2018-06-26
|\
| * Improved version of #8613David Hotham2018-06-25
* | vim-patch:8.0.0707: freeing wrong memory with certain autocommandsJan Edmund Lazo2018-06-25