summaryrefslogtreecommitdiffstatshomepage
path: root/src
AgeCommit message (Expand)AuthorFiles
2018-07-18docJustin M. Keyes1
2018-07-16Merge pull request #8743 from dimbleby/multiple-childrenJames McCoy1
2018-07-15Merge pull request #8651 from MichaHoffmann/feature_refactor_channelBjörn Linse4
2018-07-15dispatch.c: changed api_set_error_callmicha1
2018-07-15channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuffoni-link1
2018-07-14Check all child processes for exit in SIGCHLD handlerDavid Hotham1
2018-07-14channel.c: refactor spaghetti codemicha4
2018-07-13Merge pull request #8737 from dimbleby/overly-general-waitpidJames McCoy1
2018-07-13Only waitpid() for processes that we care aboutDavid Hotham1
2018-07-13vim-patch:8.0.0630: it is not easy to work on lines without a match (#8734)Jan Edmund Lazo2
2018-07-13Merge #8736 'vim-patch:8.0.0697: stable keymap.h'Justin M. Keyes1
2018-07-13keymap: add commented events to match 8.0.0697Jan Edmund Lazo1
2018-07-12terminal: handle &confirm and :confirm on unloading (#8726)Marco Hinz2
2018-07-12Merge pull request #8721 from bfredl/quickresizeBjörn Linse1
2018-07-12screen: truncate showmode messagesBjörn Linse1
2018-07-12vim-patch:8.0.0{474,475,492,633,1251} (#8725)Jan Edmund Lazo2
2018-07-12Merge #8701 from janlazo/vim-8.0.1140Justin M. Keyes12
2018-07-10vim-patch:8.0.0697: recorded key sequences may become invalidJan Edmund Lazo1
2018-07-11vim-patch:8.0.0522: Win32: clipboard=unnamed in :global (#8717)Jan Edmund Lazo2
2018-07-10transstr_buf: fix length comparison #8681Michael Hoffmann1
2018-07-10test: build_stl_str_hl (#8703)ZviRackover1
2018-07-10vim-patch:8.0.1464: add slash when completing directory #8684Jan Edmund Lazo2
2018-07-10Merge pull request #8708 from blueyed/fix-standoutJames McCoy1
2018-07-08TUI: urxvt: also send xterm focus-reporting seqs #8699Daniel Hahler1
2018-07-08[WIP/RFC] Fix standout modeDaniel Hahler1
2018-07-07vim-patch:8.0.1387: wordcount test is old styleJan Edmund Lazo2
2018-07-07vim-patch:8.0.1022: test 80 is old styleJan Edmund Lazo1
2018-07-08Merge #8702 from janlazo/nvim-8.0.0654Justin M. Keyes3
2018-07-08clint: use stdout for normal/expected output (#8700)Daniel Hahler1
2018-07-07vim-patch: finish port of 8.0.0{654,663,667}Jan Edmund Lazo2
2018-07-07oldtests: fix func Test_echo_and_string()Jan Edmund Lazo1
2018-07-06vim-patch:8.0.1253: still too many old style testsJan Edmund Lazo7
2018-07-06vim-patch:8.0.1140: still old style testsJan Edmund Lazo3
2018-07-06vim-patch:8.0.0663: unexpected error with 'verbose' (#8692)Jan Edmund Lazo1
2018-07-03vim-patch:8.0.0686: extra redraw when using CTRL-L in second windowJan Edmund Lazo1
2018-07-03vim-patch:8.0.0640: mismatch between help and actual messageJan Edmund Lazo1
2018-07-02coverity/166184: Null pointer dereference (FP)Justin M. Keyes1
2018-07-01Merge #8635 from janlazo/vim-8.0.0252Justin M. Keyes2
2018-07-01test: port kword_test to Lua for utf_char2bytes()Jan Edmund Lazo1
2018-07-01vim-patch:8.0.0252: not properly recognizing word characters between 128 and 255Jan Edmund Lazo2
2018-07-01API: emit nvim_buf_lines_event from :terminal #8616KillTheMule1
2018-06-30vim-patch:8.0.0593: DRY: setting list/dict return value (#8639)Jan Edmund Lazo3
2018-06-28ui: don't crash when 'writedelay' is set and redrawing inside an event handlerBjörn Linse1
2018-06-28highlight: high-priority CursorLine if fg is set. #8578Yichao Zhou1
2018-06-27Merge pull request #8650 from jamessan/skip-pydo-testsJames McCoy2
2018-06-27oldtest: Disable tests that :py(3)do stop executing when buffer changesJames McCoy2
2018-06-26vim-patch:8.0.0688: cannot resize the window in a FileType autocommandJan Edmund Lazo3
2018-06-26vim-patch:8.0.0677: setting 'filetype' may switch buffersJan Edmund Lazo4
2018-06-26API: nvim_win_set_cursor: set w_set_curswant #8640Justin M. Keyes1
2018-06-25vim-patch:8.0.0707: freeing wrong memory with certain autocommandsJan Edmund Lazo1