aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix(drawline): initialize variableAndreas Schneider2023-04-21
* fix(api): avoid integer truncationAndreas Schneider2023-04-21
* vim-patch:9.0.1472: ":drop fname" may change the last used tab page (#23230)zeertzjq2023-04-21
* Merge pull request #23224 from bfredl/nomutexbfredl2023-04-20
|\
| * refactor(env): remove unused mutexbfredl2023-04-20
* | fix(build): distinguish vim.mpack from global require'mpack'bfredl2023-04-20
|/
* Merge pull request #23106 from bfredl/nlua0bfredl2023-04-19
|\
| * refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
* | build: update uncrustify to 0.76Lewis Russell2023-04-19
* | Merge pull request #23155 from bfredl/nobreakbfredl2023-04-19
|\ \
| * | fix(runtime): do not allow breakcheck inside runtime path calculationbfredl2023-04-19
* | | refactor: fix PVS warnings (#23200)zeertzjq2023-04-19
* | | vim-patch:9.0.1470: deferred functions invoked in unexpected order (#23199)zeertzjq2023-04-19
|/ /
* | vim-patch:8.1.2094: the fileio.c file is too big Lewis Russell2023-04-19
* | vim-patch:9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealingzeertzjq2023-04-19
|/
* refactor(eval): use tv_list_append_allocated_string()zeertzjq2023-04-19
* vim-patch:9.0.1007: there is no way to get a list of swap file nameszeertzjq2023-04-19
* vim-patch:9.0.1469: deferred functions not called from autocommandszeertzjq2023-04-19
* vim-patch:9.0.1462: recursively calling :defer function if it does :qazeertzjq2023-04-19
* fix(api): extmark highlight groups not always included in details (#23179)luukvbaal2023-04-18
* Merge pull request #23005 from seandewar/fix-ruf-cmdline-posSean Dewar2023-04-18
|\
| * fix(ruler): show ruler of curwin with no statusline in cmdlineSean Dewar2023-04-17
| * vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'Sean Dewar2023-04-17
* | 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(mouse): cmdline click registered as statuscolumn (#23163)luukvbaal2023-04-18
|/
* vim-patch:9.0.1460: insufficient testing for getcmdcompltype() (#23159)zeertzjq2023-04-17
* refactor: suppress clang false positives (#23154)zeertzjq2023-04-17
* fix(excmd): make :def unknown rather than unimplemented (#23150)zeertzjq2023-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
* vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)zeertzjq2023-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
* 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
* vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)zeertzjq2023-04-16