aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* doc [ci skip] #10177Justin M. Keyes2019-06-30
* :ls : show "R", "F" for terminal-jobs #10370Justin M. Keyes2019-06-29
* build: CMake: do not set CMP0059 to old (#10363)Daniel Hahler2019-06-29
* viml/profile: switch to uv_gettimeofday() #10356Justin M. Keyes2019-06-29
* vim-patch:8.0.1259: search test can be flakyJan Edmund Lazo2019-06-28
* vim-patch:8.0.1238: incremental search only shows one matchJan Edmund Lazo2019-06-28
* vim-patch:8.0.1202: :wall gives an errof for a terminal windowJan Edmund Lazo2019-06-28
* vim-patch:8.0.1120: :tm means :tmap instead of :tmenuJan Edmund Lazo2019-06-27
* vim-patch:8.0.1100: stuck in redraw loop when 'lazyredraw' is setJan Edmund Lazo2019-06-26
* vim-patch:8.0.1013: terminal window behaves different from a buffer with changesJan Edmund Lazo2019-06-26
* vim-patch:8.0.0935: cannot recognize a terminal buffer in :ls outputJan Edmund Lazo2019-06-26
* Merge pull request #10342 from bfredl/apisandboxBjörn Linse2019-06-26
|\
| * eval/api: don't allow the API to be called in the sandbox.Björn Linse2019-06-26
* | Merge #10340 from janlazo/vim-8.1.1593Justin M. Keyes2019-06-26
|\ \
| * | vim-patch:8.0.1688: some macros are used without a semicolonJan Edmund Lazo2019-06-26
| * | vim-patch:8.1.1593: filetype not detected for C++ header files without extensionJan Edmund Lazo2019-06-25
| |/
* | Merge pull request #10344 from bfredl/extcmdredrawBjörn Linse2019-06-26
|\ \
| * | cmdline: remove invalid cmdline_show event when aborting mappingBjörn Linse2019-06-26
| |/
* / compositor: handle scrolling of blended windowBjö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