aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* shada/context: fully remove jumplist duplicates #10898Abdelhakeem Osama2019-09-03
* f_jobwait: cleanupJustin M. Keyes2019-09-03
* jobwait(): fix race if job exits before waiting on itJustin M. Keyes2019-09-03
* vim-patch:8.1.1063: insufficient testing for wildmenu completionJan Edmund Lazo2019-09-03
* vim-patch:8.1.0046: loading a session file fails if 'winheight' is bigJan Edmund Lazo2019-09-02
* vim-patch:8.0.1806: InsertCharPre causes problems for autocompleteJan Edmund Lazo2019-09-02
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* Merge pull request #10920 from bfredl/asyncfailBjörn Linse2019-09-02
|\
| * api: make try_end clean-up after an exception properly. Fixes #10809Björn Linse2019-09-02
* | vim-patch:8.0.1729: no comma after last enum itemJan Edmund Lazo2019-09-02
* | vim-patch:8.0.1697: various tests are still a bit flakyJan Edmund Lazo2019-09-02
* | screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
|/
* vim-patch:8.0.0858: check if job terminal is running #10908Jan Edmund Lazo2019-09-01
* API: nvim_buf_set_lines: handle 'nomodifiable' #10910Justin M. Keyes2019-09-01
* vim-patch:8.0.1653: screen dump is made too soon (#10911)Jan Edmund Lazo2019-09-02
* PVS/V547: Expression is always falseJustin M. Keyes2019-09-02
* API: make nvim_win_set_option() set window-global, not buffer-local #9110Björn Linse2019-09-01
* Merge #10896 'paste: one undo-block'Justin M. Keyes2019-09-01
|\
| * paste: redraw at endJustin M. Keyes2019-09-02
| * paste: one undo-block per streamJustin M. Keyes2019-09-02
* | vim-patch:8.0.1534: C syntax test fails in gvim #10909Jan Edmund Lazo2019-09-01
|/
* fixup! eval: add wait() testAbdelhakeem2019-09-01
* eval: add wait()Abdelhakeem2019-09-01
* Merge pull request #10400 from bfredl/msg_gridBjörn Linse2019-09-01
|\
| * screen: add some documentation of internals of msg_grid implementationBjörn Linse2019-09-01
| * screen: use dedicated message gridBjörn Linse2019-09-01
| * batch draw :lsBjörn Linse2019-09-01
* | Merge #10906 from janlazo/vim-8.0.1241Justin M. Keyes2019-09-01
|\ \
| * | vim-patch:8.0.1260: using global variables for WaitFor()Jan Edmund Lazo2019-09-01
| * | vim-patch:8.0.1246: popup test has an arbitrary delayJan Edmund Lazo2019-09-01
| * | vim-patch:8.0.1241: popup test is flakyJan Edmund Lazo2019-09-01
| |/
* | vim-patch:8.1.0141: :cexpr no longer jumps to the first error #10901Marco Hinz2019-09-01
* | vim-patch:8.0.1217: remote eval to inspect vars in :debug #10903Jan Edmund Lazo2019-09-01
|/
* vim-patch:8.1.1950: using NULL pointer after an out-of-memory (#10902)Jan Edmund Lazo2019-08-31
* tui/input: remove "cancel paste" logic which should be redundantBjörn Linse2019-08-31
* api: make nvim_put support "\022{NUM}" regtype as returned by getregtype()Björn Linse2019-08-31
* events: loop_schedule() is unclear, rename it loop_schedule_fast()Björn Linse2019-08-31
* tui/input: defer nvim_paste properly.Björn Linse2019-08-31
* vim-patch:8.1.1947: when executing one test the report doesn't show it #10893Daniel Hahler2019-08-30
* vim-patch:8.1.1941: getftype() test fails on Mac #10894Daniel Hahler2019-08-30
* vim-patch:cb00f0393 (#10892)Daniel Hahler2019-08-30
* vim-patch:8.0.0930: terminal buffers are stored in the viminfo file (#10889)Jaskaran Singh2019-08-30
* vim-patch:8.1.0950: using :python sets 'pyxversion' even when not executed (#...Daniel Hahler2019-08-30
* vim-patch:8.1.0212: preferred cursor column not set in interfaces (#10890)Daniel Hahler2019-08-30
* API: nvim_paste: add `crlf` parameterJustin M. Keyes2019-08-30
* Merge pull request #10855 from blueyed/out_data_decide_throttleDaniel Hahler2019-08-30
|\
| * Revisit out_data_decide_throttleDaniel Hahler2019-08-30
* | Merge #10886 from janlazo/vim-8.1.1938Justin M. Keyes2019-08-30
|\ \ | |/ |/|
| * vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSEJan Edmund Lazo2019-08-30
| * vim-patch:8.1.1938: may crash when out of memoryJan Edmund Lazo2019-08-29