aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:596a9f29c83a (#26146)zeertzjq2023-11-22
* fix(messages): :map output with ext_messages (#26126)Bara C. Tudor2023-11-22
* refactor: remove __clang_analyzer__ macrodundargoc2023-11-21
* build: suppress bugprone-reserved-identifier warningsdundargoc2023-11-21
* build: reorganize cmake filesdundargoc2023-11-21
* docs: update MAINTAIN.mddundargoc2023-11-21
* perf(lsp): use async fs_stat for file watching on linux (#26123)Mathias Fußenegger2023-11-21
* fix(column): always set b_signcols.maxLuuk van Baal2023-11-21
* refactor(sign): store 'signcolumn' width range when it is setLuuk van Baal2023-11-21
* fix(vim.region): handle multibyte inclusive selection properly (#26129)zeertzjq2023-11-21
* build: adjust clang-tidy warning exclusion logicdundargoc2023-11-20
* refactor: enable formatting for ternariesdundargoc2023-11-20
* refactor(lsp): add type annotations to _watchfiles (#26109)Mathias Fußenegger2023-11-20
* build: bump uncrustify to version 0.78.1dundargoc2023-11-20
* fixup: quick update, squash laterdundargoc2023-11-20
* build: disable all compiler warnings from dependenciesdundargoc2023-11-20
* vim-patch:9.0.2116: No test for defining sign without attribute (#26115)luukvbaal2023-11-20
* test: skip failing watch file tests on freebsd (#26110)Mathias Fußenegger2023-11-19
* refactor: follow style guidedundargoc2023-11-19
* build: bump uncrustify versiondundargoc2023-11-19
* perf(lsp): replace file polling on linux with per dir watcher (#26108)Mathias Fußenegger2023-11-19
* fix(sign): do not error when defining sign without attributes (#26106)luukvbaal2023-11-19
* Merge pull request #26104 from bfredl/noextmarkinfobfredl2023-11-18
|\
| * refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair insteadbfredl2023-11-18
|/
* build: various cmake fixesdundargoc2023-11-18
* Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
|\
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* | fix(completion): filter results with complete+=f (#26029)Raphael2023-11-18
* | Merge pull request #26096 from gpanders/tui-input-refactorGregory Anders2023-11-17
|\ \
| * | refactor(tui): use termkey_interpret_modereportGregory Anders2023-11-17
| * | refactor(tui): refactor Kitty keyboard query implementationGregory Anders2023-11-17
|/ /
* | refactor(snippet): rename test utilitiesMaria José Solano2023-11-17
* | feat(lsp): support for choice snippet nodesMaria José Solano2023-11-17
* | fix(tui): handle cursor visibility properly (#26091)zeertzjq2023-11-17
* | docs: document breaking change of cursor blink behavior (#26075)Gregory Anders2023-11-17
* | Merge pull request #25934 from bfredl/screenlinecharbfredl2023-11-17
|\ \
| * | refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
|/ /
* | fix(lua): only disable vim.schedule() when closing main loop (#26090)zeertzjq2023-11-17
* | Merge pull request #26083 from zeertzjq/vim-9.0.1854zeertzjq2023-11-17
|\ \
| * | vim-patch:9.0.2106: [security]: Use-after-free in win_close()zeertzjq2023-11-17
| * | vim-patch:9.0.2010: [security] use-after-free from buf_contents_changed()zeertzjq2023-11-17
| * | vim-patch:9.0.1992: [security] segfault in exmodezeertzjq2023-11-17
| * | vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()zeertzjq2023-11-17
| * | vim-patch:9.0.1882: Trailing white space in testszeertzjq2023-11-17
| * | vim-patch:9.0.1881: Test_crash fails on Maczeertzjq2023-11-17
| * | vim-patch:9.0.1878: tests running sh have problemszeertzjq2023-11-17
| * | vim-patch:9.0.1873: [security] heap-buffer-overflow in vim_regsub_bothzeertzjq2023-11-17
| * | vim-patch:9.0.1872: CI: test_crash() fails on CIzeertzjq2023-11-17
| * | vim-patch:9.0.1868: test_crash still fails for circle cizeertzjq2023-11-17
| * | vim-patch:9.0.1864: still crash with bt_quickfix1_poczeertzjq2023-11-17