aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * ci: create CI job to check if news needs to be updated (#21142)dundargoc2022-12-05
| * ci: use shell script to deduplicate workflow (#21079)dundargoc2022-12-05
| * ci: use local action to make make cache keys consistent (#20538)dundargoc2022-12-05
| * vim-patch:8.2.2328: some test files may not be deleted (#21194)zeertzjq2022-12-05
| * Merge pull request #21292 from zeertzjq/vim-8.2.1195zeertzjq2022-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
| |/
| * fix(lsp): ensure open_logfile is safe for fast events (#21288)Mathias Fußenegger2022-12-04
| * Merge pull request #21287 from mfussenegger/lsp-show-documentMathias Fußenegger2022-12-04
| |\
| | * fix(lsp): call show_document with correct argsMathias Fussenegger2022-12-04
| | * refactor(lsp): extract a _create_server method in lsp_specMathias Fussenegger2022-12-04
| |/
| * fix(lsp): remove workspaceFolders field (#21284)Raphael2022-12-04
| * 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
| * Merge pull request #21281 from zeertzjq/vim-8.2.4163zeertzjq2022-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
| |/
| * Merge pull request #21279 from zeertzjq/vim-8.2.2182zeertzjq2022-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
| |/
| * fix(syntax): correct conceal for annotated code blocks (#21272)Christian Clason2022-12-03
| * Merge pull request #21274 from zeertzjq/vim-8.2.3992zeertzjq2022-12-03
| |\
| | * 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
| | * vim-patch:8.2.4262: some search tests failzeertzjq2022-12-03