aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* eval/api: don't allow the API to be called in the sandbox.Björn Linse2019-06-26
* api: make nvim__inspect_cell support multiple gridsBjörn Linse2019-06-25
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* vim-patch:8.1.1342: using freed memory when joining line with text propertyJan Edmund Lazo2019-06-25
* vim-patch:8.0.1535: C syntax test still fails when using gvimJan Edmund Lazo2019-06-24
* vim-patch:8.1.0198: there is no hint that syntax is disabled for 'redrawtime'Jan Edmund Lazo2019-06-24
* vim-patch:8.1.0437: may access freed memory when syntax HL times outJan Edmund Lazo2019-06-24
* Merge #10323 from janlazo/vim-8.1.1055Justin M. Keyes2019-06-25
|\
| * vim-patch:8.0.1482: using feedkeys() does not work to test completionJan Edmund Lazo2019-06-24
| * vim-patch:8.0.1480: patch missing changeJan Edmund Lazo2019-06-23
| * vim-patch:8.0.1479: insert mode completion state is confusingJan Edmund Lazo2019-06-23
| * vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-LeftJan Edmund Lazo2019-06-23
* | Merge #10250 from blueyed/vim-8.0.1039Justin M. Keyes2019-06-25
|\ \
| * | vim-patch:8.0.1274: setbufline() fails when using foldingDaniel Hahler2019-06-18
| * | vim-patch:8.0.1055: bufline test hangs on MS-WindowsDaniel Hahler2019-06-18
| * | vim-patch:8.0.1053: setline() does not work on startupDaniel Hahler2019-06-18
| * | vim-patch:8.0.1039: cannot change a line in not current bufferDaniel Hahler2019-06-17
* | | Merge pull request #10290 from janlazo/vim-8.1.0086Justin M. Keyes2019-06-25
|\ \ \
| * | | os: close library even if uv_dlopen() failserw72019-06-23
| * | | vim-patch:8.1.0347: some tests fail on SolarisJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0086: no tests for libcall() and libcallnr()Jan Edmund Lazo2019-06-23
| | |/ | |/|
* | | [RFC] vim-patch:8.1.1365,8.1.1366,8.1.1367,8.1.1368,8.1.1382,8… (#10309)James McCoy2019-06-24
|\ \ \
| * | | lintJames McCoy2019-06-24
| * | | vim-patch:8.1.1401: misspelled mkspellmem as makespellmemJames McCoy2019-06-24
| * | | vim-patch:8.1.1382: error when editing test fileJames McCoy2019-06-24
| * | | vim-patch:8.1.1368: modeline test fails with python but without pythonhomeJames McCoy2019-06-24
| * | | vim-patch:8.1.1367: can set 'modelineexpr' in modelineJames McCoy2019-06-24
| * | | vim-patch:8.1.1366: using expressions in a modeline is unsafeJames McCoy2019-06-24
| * | | vim-patch:8.1.1365: source command doesn't check for the sandboxJames McCoy2019-06-24
| |/ /
* | | Merge #10313 from rhysd/const-patchesJustin M. Keyes2019-06-24
|\ \ \ | |/ / |/| |
| * | eval.c: Fix clint errors and typo in comment of ex_const()rhysd2019-06-24
| * | vim-patch:8.1.1554: docs and tests for :const can be improvedrhysd2019-06-24
| * | vim-patch:8.1.1543: const test fails with small featuresrhysd2019-06-24
| * | vim-patch:8.1.1539: not easy to define a variable and lock itrhysd2019-06-24
* | | Merge #10294 from janlazo/vim-8.0.1239Justin M. Keyes2019-06-24
|\ \ \
| * | | eval: assert VAR_LIST branch in filter_map()Jan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0747: map() with a bad expression doesn't give an errorJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.1519: 'backupskip' may contain duplicatesJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0853: options test fails on MacJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0850: test for 'backupskip' is not correctJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0272: options test fails if temp var ends in slashJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0270: checking for a Tab in a line could be fasterJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0242: Insert mode completion may use an invalid buffer pointerJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0169: calling message_filtered() a bit too oftenJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0167: lock flag in new dictitem is reset in many placesJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0166: using dict_add_nr_str() is clumsyJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0165: :clist output can be very longJan Edmund Lazo2019-06-23
| * | | ops: refactor swapchar() to return boolJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0125: virtual edit replace with multi-byte fails at end of lineJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0181: memory leak with trailing characters in skip expressionJan Edmund Lazo2019-06-23