aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* vim-patch:8.2.4376: not enough tests for command line completionzeertzjq2022-12-09
* vim-patch:8.2.4366: not enough tests for command line completionzeertzjq2022-12-09
* test(old): change $TMPDIR from Xtest-tmpdir to X-test-tmpdir (#21346)zeertzjq2022-12-09
* vim-patch:9.0.1036: undo misbehaves when writing from an insert mode mappingzeertzjq2022-12-09
* fix(chansend): sending lines to terminal in reverse order on Windows #19315Enan Ajmain2022-12-08
* vim-patch:9.0.1032: test fails when terminal feature is missingzeertzjq2022-12-09
* vim-patch:9.0.1030: using freed memory with the cmdline popup menuzeertzjq2022-12-09
* feat(lsp): initial support for semantic token highlightingJohn Drouhard2022-12-08
* vim-patch:8.2.1634: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-08
* vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...zeertzjq2022-12-08
* vim-patch:9.0.1026: type of w_last_topfill is wrong (#21332)zeertzjq2022-12-08
* vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...zeertzjq2022-12-07
* fix(float): fix crash with bufpos and non-existent window (#21319)zeertzjq2022-12-07
* fix(events): save v:event for cmdline autocommands separately (#21316)zeertzjq2022-12-07
* vim-patch:9.0.1017: test for srand() fails on MS-Windows (#21308)zeertzjq2022-12-06
* vim-patch:8.2.1622: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-06
* vim-patch:8.2.4393: possible number overflow with nested folds (#21305)zeertzjq2022-12-06
* version.c: update [skip ci] (#20958)github-actions[bot]2022-12-06
* vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...zeertzjq2022-12-06
* Merge pull request #21302 from zeertzjq/vim-8.2.3193zeertzjq2022-12-06
|\
| * vim-patch:9.0.1016: screenpos() does not count filler lines for diff modezeertzjq2022-12-06
| * vim-patch:9.0.1011: ml_get error when using screenpos()zeertzjq2022-12-06
| * vim-patch:8.2.4389: screenpos() does not handle a position in a closed foldzeertzjq2022-12-06
| * vim-patch:8.2.4204: screenpos() has non-zero row for invisible textzeertzjq2022-12-06
| * fix(float): fix ml_get error with bufposzeertzjq2022-12-06
| * vim-patch:8.2.3193: screenpos() is wrong when 'display' is "lastline"zeertzjq2022-12-06
* | vim-patch:9.0.1014: zir files are not recognized (#21301)Gregory Anders2022-12-05
|/
* fix(secure): crash when hitting escape in prompt (#21283)ii142022-12-05
* docs: add missing docs from some Vim patches (#21296)zeertzjq2022-12-05
* vim-patch:8.2.2328: some test files may not be deleted (#21194)zeertzjq2022-12-05
* vim-patch:8.2.5145: exit test causes spurious valgrind reportszeertzjq2022-12-05
* vim-patch:8.2.3526: tests have clumsy check for X11 based GUIzeertzjq2022-12-05
* vim-patch:8.2.3499: GUI geometry startup test failszeertzjq2022-12-05
* vim-patch:8.2.3495: GUI geometry startup test fails on some systemszeertzjq2022-12-05
* vim-patch:8.2.3109: check for $DISPLAY never failszeertzjq2022-12-05
* vim-patch:8.2.3108: test for remote_foreground() failszeertzjq2022-12-05
* vim-patch:8.2.2240: clientserver test fails if full path is usedzeertzjq2022-12-05
* vim-patch:8.2.1197: clientserver test still fails on MS-Windowszeertzjq2022-12-05
* vim-patch:8.2.1195: clientserver test fails on MS-Windowszeertzjq2022-12-05
* vim-patch:9.0.0610: global interrupt test fails when run under valgrind (#21285)zeertzjq2022-12-04
* vim-patch:9.0.0259: crash with mouse click when not initialized (#21282)zeertzjq2022-12-04
* vim-patch:8.2.4168: disallowing empty function name breaks existing pluginszeertzjq2022-12-04
* vim-patch:8.2.4163: no error for omitting function name after autoload prefixzeertzjq2022-12-04
* vim-patch:8.2.3292: underscore in very magic pattern causes a hangzeertzjq2022-12-04
* vim-patch:8.2.3265: smartcase does not work correctly in very magic patternzeertzjq2022-12-04
* vim-patch:8.2.2295: incsearch does not detect empty pattern properlyzeertzjq2022-12-04
* vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq2022-12-04
* vim-patch:9.0.0577: buffer underflow with unexpected :finallyzeertzjq2022-12-03
* vim-patch:9.0.0110: help tag generation picks up words in code exampleszeertzjq2022-12-03
* test(old): skip Vim9 script with less divergencezeertzjq2022-12-03