aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)zeertzjq2023-04-26
* | vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...zeertzjq2023-04-25
* | vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...zeertzjq2023-04-25
* | Merge pull request #23303 from gpanders/more-vim-iterGregory Anders2023-04-25
|\ \
| * | refactor(iter): move helper functions under vim.iterGregory Anders2023-04-25
| * | test: move vim.iter tests to separate fileGregory Anders2023-04-24
* | | feat(lua): vim.keycode (#22960)ii142023-04-25
* | | Merge pull request #23313 from zeertzjq/vim-8.2.3768zeertzjq2023-04-25
|\ \ \
| * | | vim-patch:8.2.3772: timer info test fails on slow machinezeertzjq2023-04-25
| * | | vim-patch:8.2.3768: timer_info() has the wrong repeat value in a timer callbackzeertzjq2023-04-25
| * | | fix(timer): allow timer_info() to get info about current timerzeertzjq2023-04-25
|/ / /
* | | vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)zeertzjq2023-04-25
* | | vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
* | | refactor: remove unnecessary height change in frame_add_hsep() (#23305)zeertzjq2023-04-25
| |/ |/|
* | Merge pull request #23293 from bfredl/bigsleepbfredl2023-04-25
|\ \
| * | refactor(time): refactor delay with input checkingbfredl2023-04-24
* | | fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)luukvbaal2023-04-25
| |/ |/|
* | fix(column): don't reset 'statuscolumn' width after it has been drawnluukvbaal2023-04-24
* | fix(pum): show right-click menu above cmdline area (#23298)zeertzjq2023-04-24
* | build: add "ci" configure preset to reduce verbositydundargoc2023-04-23
* | ci: reuse script to enable Developer Command Promptdundargoc2023-04-23
* | vim-patch:71badf9547e8 (#23285)Christian Clason2023-04-23
* | vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)Christian Clason2023-04-23
* | ci(release): clean up wording and undeprecate tar.gzdundargoc2023-04-23
* | fix(typval): don't treat v:null as truthy (#23281)zeertzjq2023-04-23
|/
* fix(api): avoid assertion when autocmd group id is 0 (#23210)Dhruv Manilawala2023-04-23
* vim-patch:9.0.1477: crash when recovering from corrupted swap file (#23273)zeertzjq2023-04-23
* vim-patch:9.0.1479: small source file problems; outdated list of distrib. fil...zeertzjq2023-04-23
* test(lsp): fix unstable tests for semantic tokensjdrouhard2023-04-23
* ci(labeler): reuse workflow to reduce duplicationdundargoc2023-04-22
* ci: make all linux releases work with same glibc versiondundargoc2023-04-22
* build: drop diff.exe from windows buildsdundargoc2023-04-22
* vim-patch:9.0.1476: lines put in non-current window are not displayed (#23265)zeertzjq2023-04-23
* vim-patch:9.0.1475: busted configuration files are not recognized (#23266)zeertzjq2023-04-22
* ci(lintcommit): fix error outputdundargoc2023-04-22
* ci(lintcommit): use nvim -lLewis Russell2023-04-22
* Merge pull request #23263 from bfredl/notapplebfredl2023-04-22
|\
| * fix(cmake): restore previously undocumented workround, now documentedbfredl2023-04-22
|/
* ci: remove team reviewersdundargoc2023-04-22
* Merge pull request #23255 from lewis6991/vimpatch/9.0.1293Lewis Russell2023-04-22
|\
| * vim-patch:9.0.1311: Coverity warns for using a NULL pointerLewis Russell2023-04-22
| * vim-patch:9.0.1308: the code for setting options is too complicatedLewis Russell2023-04-22
| * vim-patch:9.0.1293: the set_num_option() is too longLewis Russell2023-04-22
* | build(deps): bump tree-sitter to HEAD - 321a65262 (#23261)Christian Clason2023-04-22
* | docs(powershell): use tee.exe instead of Tee-ObjectT7272023-04-22
* | feat(lsp): enable workspace/didChangeWatchedFiles by default (#23190)Jon Huhn2023-04-22
* | version.c: update [skip ci] (#22095)github-actions[bot]2023-04-22
* | refactor(iter): use metatable as packed table tag (#23254)Gregory Anders2023-04-21
* | build: include all dependency directories when generating headersdundargoc2023-04-21
* | refactor: revert incorrect change to ui_client.c codebfredl2023-04-21