aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | | | coverity/188735: last_nonfloat: Ensure wp is non-NULL before dereferencingJames McCoy2021-05-06
* | | | coverity/331378: Fix inserting new decor providerJames McCoy2021-05-06
* | | | vim-patch:8.2.2829: some comments are not correct or clearJan Edmund Lazo2021-05-06
* | | | lintJan Edmund Lazo2021-05-06
* | | | vim-patch:8.2.2833: two key command cancelled by moving mouse when using popupJan Edmund Lazo2021-05-06
* | | | vim-patch:8.2.2832: operator cancelled by moving mouse when using popupJan Edmund Lazo2021-05-06
* | | | vim-patch:8.2.1166: once mouse move events are enabled getchar() returns themJan Edmund Lazo2021-05-06
* | | | vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminalJan Edmund Lazo2021-05-06
* | | | vim-patch:8.2.2828: Coverity complains about not checking rename() return valueJan Edmund Lazo2021-05-05
* | | | vim-patch:8.2.2827: test file was not deletedJan Edmund Lazo2021-05-05
* | | | vim-patch:8.2.2825: code in checkreadonly() not fully testedJan Edmund Lazo2021-05-05
* | | | vim-patch:8.2.2820: session file may divide by zeroJan Edmund Lazo2021-05-05
* | | | vim-patch:8.2.2819: finishing an abbreviation with multi-byte char may not workJan Edmund Lazo2021-05-05
* | | | Merge pull request #14483 from mjlbach/floating_window_border_fixBjörn Linse2021-05-05
|\ \ \ \
| * | | | window.c: fix floating window border width calculationMichael Lingelbach2021-05-03
| | |_|/ | |/| |
* | | | fix(gcc): compile warning in nvim_buf_set_extmarkSean Dewar2021-05-05
* | | | Merge pull request #14424 from janlazo/vim-8.1.1726Jan Edmund Lazo2021-05-04
|\ \ \ \
| * | | | vim-patch:8.2.2788: Raku is now the only name what once was called perl6Jan Edmund Lazo2021-05-02