aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Merge pull request #23250 from bfredl/vimvimbfredl2023-04-21
|\
| * refactor(build): move the last generator from scripts/ to src/nvim/generatorsbfredl2023-04-21
|/
* Merge #23234 from justinmk/fixsplitJustin M. Keyes2023-04-21
|\
| * refactor(lua): simplify vim.gsplit implJustin M. Keyes2023-04-21
| * fix(lua): vim.split may trim inner empty itemsJustin M. Keyes2023-04-21
* | vim-patch:9.0.1294: the set_bool_option() function is too long Lewis Russell2023-04-21
|/
* fix(usercmd): Fix buffer overflow in uc_list() (#23225)Andreas Schneider2023-04-21
* Merge pull request #23239 from cryptomilk/asn-fix-warningszeertzjq2023-04-21
|\
| * fix(ui_client): check return code of dup()Andreas Schneider2023-04-21
| * fix(statusline): fix uninitialized variable and possible overflowAndreas Schneider2023-04-21
| * fix(linematch): initialize arrayAndreas Schneider2023-04-21
| * fix(ex_getln): initialize pointer with NULLAndreas Schneider2023-04-21
| * fix(userfunc): fix possible out of bound accessAndreas Schneider2023-04-21
| * fix(drawline): initialize variableAndreas Schneider2023-04-21
| * fix(drawline): initialize variableAndreas Schneider2023-04-21
| * fix(api): avoid integer truncationAndreas Schneider2023-04-21
* | Merge pull request #23187 from luukvbaal/statuscolumnLewis Russell2023-04-21
|\ \ | |/ |/|
| * fix(column): rebuild status column when sign column is invalidLuuk van Baal2023-04-19
| * test(column): statuscolumn is rebuild when signs are (un)placedLuuk van Baal2023-04-19
* | docs(gh): suggest distclean in issue template (#23222)luukvbaal2023-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
* | | Merge pull request #23218 from bfredl/nlua0boogalobfredl2023-04-20
|\ \ \
| * | | fix(build): distinguish vim.mpack from global require'mpack'bfredl2023-04-20
| |/ /
* / / fix(treesitter playground): fix the wrong range of a node displayed i… (#23...William2023-04-20
|/ /
* | vim-patch:8.2.4598: profile completion test sometimes fails (#23208)zeertzjq2023-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
* | | | Merge pull request #23198 from gpanders/iter-fixGregory Anders2023-04-19
|\ \ \ \
| * | | | fix(iter): remove special case totable for map-like tablesGregory Anders2023-04-19
| * | | | fix(iter): add tag to packed tableGregory Anders2023-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
* | | Merge pull request #23194 from zeertzjq/vim-9.0.1141zeertzjq2023-04-19
|\ \ \ | |_|/ |/| |
| * | test: convert tests in test_conceal.vim to Luazeertzjq2023-04-19
| * | vim-patch:9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealingzeertzjq2023-04-19
|/ /
* | vim-patch:9.0.1467: Jenkinsfiles are not recognized as groovy (#23195)Christian Clason2023-04-19
* | vim-patch:9.0.1464: strace filetype detection is expensive (#23175)Christian Clason2023-04-19
* | test(terminal/channel_spec): fix screen test immediate success (#23192)zeertzjq2023-04-19
* | Merge pull request #23191 from zeertzjq/vim-9.0.1007zeertzjq2023-04-19
|\ \
| * | refactor(eval): use tv_list_append_allocated_string()zeertzjq2023-04-19