aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | 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