aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge pull request #23173 from zeertzjq/vim-9.0.0783zeertzjq2023-04-18
|\ \
| * | vim-patch:6ebe4f970b8bzeertzjq2023-04-18
| * | vim-patch:9.0.0864: crash when using "!!" without a previous shell commandzeertzjq2023-04-18
| * | vim-patch:9.0.0820: memory leak with empty shell commandzeertzjq2023-04-18
| * | vim-patch:9.0.0817zeertzjq2023-04-18
| * | vim-patch:9.0.0815zeertzjq2023-04-18
| * | vim-patch:9.0.0785: memory leak with empty shell commandzeertzjq2023-04-18
| * | vim-patch:9.0.0783: ":!" doesn't do anything but does update the previous com...zeertzjq2023-04-18
|/ /
* | fix(genvimvim): add special abbreviations of :delete (#23172)zeertzjq2023-04-18
* | fix(mouse): cmdline click registered as statuscolumn (#23163)luukvbaal2023-04-18
* | feat(lua): add vim.iter (#23029)Gregory Anders2023-04-17
* | fix(watchfiles): skip Created events when poll starts (#23139)Jon Huhn2023-04-17
|/
* vim-patch:9.0.1460: insufficient testing for getcmdcompltype() (#23159)zeertzjq2023-04-17
* feat(diagnostic): specify diagnostic virtual text prefix as a functionIsak Samsten2023-04-17
* refactor: suppress clang false positives (#23154)zeertzjq2023-04-17
* ci(labeler): add back GitHub token for type-scopezeertzjq2023-04-17
* fix(excmd): make :def unknown rather than unimplemented (#23150)zeertzjq2023-04-17
* build(deps): bump tree-sitter to HEAD - af92bfc02 (#23151)Christian Clason2023-04-17
* Merge pull request #23148 from zeertzjq/vim-8.2.4179zeertzjq2023-04-17
|\
| * vim-patch:partial:6f4754b9f725zeertzjq2023-04-17
| * vim-patch:8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'zeertzjq2023-04-17
| * vim-patch:8.2.4193: cannot use an import in 'charconvert'zeertzjq2023-04-17
| * vim-patch:8.2.4186: cannot use an import in 'patchexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4185: cannot use an import in 'indentexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4184: cannot use an import in 'includeexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4183: cannot use an import in 'formatexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4182: memory leak when evaluating 'diffexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4181: Vim9: cannot use an import in 'diffexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4180: 'balloonexpr' is evaluated in the current script contextzeertzjq2023-04-17
| * vim-patch:8.2.4179: 'foldtext' is evaluated in the current script contextzeertzjq2023-04-17
|/
* build(deps): bump LuaJIT to HEAD - 1c2791270 (#23140)Christian Clason2023-04-17
* vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)zeertzjq2023-04-17
* Merge pull request #23144 from zeertzjq/vim-9.0.0419zeertzjq2023-04-17
|\
| * vim-patch:9.0.0419: the :defer command does not check the function argumentszeertzjq2023-04-17
| * vim-patch:9.0.0406: deferred functions not invoked when partial func exitszeertzjq2023-04-17
|/
* vim-patch:8.2.2172: Vim9: number of arguments is not always checked (#23142)zeertzjq2023-04-17
* ci: remove unnecessary token usagedundargoc2023-04-16
* vim-patch:9.0.1143: invalid memory access with bad 'statusline' value (#23133)zeertzjq2023-04-16
* vim-patch:9.0.1145: invalid memory access with recursive substitute expressio...zeertzjq2023-04-16
* fix(checkhealth): shell_error and cpanm moduleJingMatrix2023-04-16
* vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)zeertzjq2023-04-16
* fix(checkhealth): fix crash due to incorrect argument typedundargoc2023-04-16
* fix(lua): inspect_pos respect bufnr when get syntax info (#23098)Raphael2023-04-16
* test(old): sync test_filetype.vim with upstream (#23127)zeertzjq2023-04-16
* vim-patch:9.0.0947: invalid memory access in substitute with function (#23126)zeertzjq2023-04-16
* vim-patch:9.0.0621: filetype test leaves file behind (#23125)zeertzjq2023-04-16
* vim-patch:9.0.1455: C++ 20 modules are not recognized (#23124)Christian Clason2023-04-16
* vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)zeertzjq2023-04-16
* Merge pull request #23116 from zeertzjq/vim-9.0.1064zeertzjq2023-04-16
|\
| * vim-patch:9.0.1456: shortmess test depends on order of test executionzeertzjq2023-04-16