aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* treesitter: do not escape in match? (#14382)Stephan Seitz2021-05-11
* 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
|/
* Merge pull request #14501 from chentau/extmark_setlinesBjörn Linse2021-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
|\
| * doc: port changes for locale-based :sortSean Dewar2021-04-20
| * 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
* | Merge pull request #14517 from janlazo/vim-8.2.2838Jan Edmund Lazo2021-05-08
|\ \
| * | 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
* | | neovim-qt: v0.2.16.1 (#14514)Jan 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
* | | checkhealth: ignore 'wildignore' when seeking executables (#14495)Marco Hinz2021-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
* | | | Merge pull request #14500 from jamessan/coverity-fixesJames McCoy2021-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
* | | | | Merge pull request #14507 from fsouza/add-test-for-jumplist-fixMichael Lingelbach2021-05-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lsp: add a test for the jump_to_location + jump list fixfrancisco souza2021-05-06
|/ / / /
* | | | Merge pull request #14499 from janlazo/vim-8.2.2819Jan Edmund Lazo2021-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