aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | fixup! vim-patch:8.0.1449: slow redrawing with DirectXJan Edmund Lazo2021-05-13
* | | | | | vim-patch:8.0.1394: cannot intercept a yank commandJan Edmund Lazo2021-05-13
* | | | | | vim-patch:8.2.2473: crash when leaving command line window triggers autocommandJan Edmund Lazo2021-05-13
* | | | | | lintJan Edmund Lazo2021-05-13
* | | | | | vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommandJan Edmund Lazo2021-05-13
* | | | | | vim-patch:8.2.2419: autocmd test was failing on MS-Windows with GUIJan Edmund Lazo2021-05-13
* | | | | | vim-patch:8.2.2359: strange test failure with MS-WindowsJan Edmund Lazo2021-05-13
* | | | | | vim-patch:8.2.2354: crash with a weird combination of autocommandsJan Edmund Lazo2021-05-13
* | | | | | Revert "XXX: ex_tabonly(): aucmd_win is not part of the window list."Jan Edmund Lazo2021-05-13
* | | | | | vim-patch:8.2.1059: crash when using :tabonly in an autocommandJan Edmund Lazo2021-05-13
* | | | | | vim-patch:8.2.1000: get error when leaving Ex mode with :visualJan Edmund Lazo2021-05-12
* | | | | | vim-patch:8.2.0023: command line editing not sufficiently testedJan Edmund Lazo2021-05-12
* | | | | | vim-patch:8.1.1967: line() only works for the current windowJan Edmund Lazo2021-05-12
* | | | | | fixup! refactor nvim_buf_set_lines to use extmark_spliceJan Edmund Lazo2021-05-12
* | | | | | Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
|/ / / / /
* | | | | Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hlBjörn Linse2021-05-11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make clint happy about spaces.shadmansaleh2021-03-29
| * | | | Api: Adding cterm color support to nvim_set_hlshadmansaleh2021-03-29
* | | | | Merge pull request #14528 from disrupted/fix/nvim_buf_set_linesBjörn Linse2021-05-10
|\ \ \ \ \
| * | | | | Apply patch from clasondisrupted2021-05-10
| * | | | | Fix nvim_buf_set_linesdisrupted2021-05-10
* | | | | | lua: use WarningMsg for vim.notify() warnings (#14508)Shadman2021-05-10
|/ / / / /
* | | | | make get_region_bytecount end-exclusivechentau2021-05-09
* | | | | refactor nvim_buf_set_lines to use extmark_splicechentau2021-05-09
* | | | | Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | vim-patch:8.2.2287: sort test fails when locale is French CanadianSean Dewar2021-04-20
| * | | | vim-patch:8.2.2286: sort test fails when locale is Canadian EnglishSean Dewar2021-04-20
| * | | | vim-patch:8.2.1946: sort() with NULL string not testedSean Dewar2021-04-20
| * | | | vim-patch:8.2.1935: sort test fails on MacSean Dewar2021-04-20
| * | | | vim-patch:8.2.1933: cannot sort using locale orderingSean Dewar2021-04-20
| * | | | eval: port v:collateSean Dewar2021-04-20
| * | | | vim-patch:8.2.0174: various commands not completely testedSean Dewar2021-04-20
* | | | | vim-patch:8.2.2839: default redirection missing "ash" and "dash"Jan Edmund Lazo2021-05-08
* | | | | vim-patch:8.2.2838: file extension .wrap not recognizedJan Edmund Lazo2021-05-08
| |_|/ / |/| | |
* | | | Merge pull request #13664 from ivechan/win_exectuteJan Edmund Lazo2021-05-07
|\ \ \ \
| * | | | api/window: use the "noblock" variants in nvim_win_set_bufjing2021-05-06
| * | | | vim-patch:8.2.2340: win_execute() unexpectedly returns number zero when failingjing2021-05-06
| * | | | vim-patch:8.2.0137: crash when using win_execute() from a new tabjing2021-05-06
| * | | | vim-patch:8.1.2124: ruler is not updated if win_execute() moves cursorjing2021-05-06
| * | | | vim-patch:8.1.1832: win_execute() does not work in other tabjing2021-05-06
| * | | | vim-patch:8.1.1440: win_execute() test failsjing2021-05-06
| * | | | vim-patch:8.1.1425: win_execute() does not set window pointers properlyjing2021-05-06
| * | | | vim-patch:8.1.1418: win_execute() is not implemented yetjing2021-05-06
* | | | | vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...Shougo2021-05-07
* | | | | Merge pull request #14502 from chentau/extmark_pasteBjörn Linse2021-05-07
|\ \ \ \ \
| * | | | | splice extmarks on every line for block visual pastechentau2021-05-06
* | | | | | coverity/331377: os_fopen: Remove invalid iflags assertJames McCoy2021-05-06
* | | | | | coverity/331399: Remove unused "term_name" member from PtyProcessJames McCoy2021-05-06
* | | | | | coverity/331366: fname_trans_sid: Avoid buffer overrunJames McCoy2021-05-06
* | | | | | coverity/331382: Allocate enough space for trailing NULJames McCoy2021-05-06