aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(highlight): add `FloatFooter` to 'highlight_defs.h' (#25577)Evgeni Chasnovski2023-10-10
* vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
* fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10
* docs: fix misplaced mention of 'backupdir' (#25568)zeertzjq2023-10-10
* docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
* fix(file_search): path with spaces in finddir() and findfile() (#25493)Leonardo Mello2023-10-10
* vim-patch:9.0.2008: test: undofile left behind (#25567)zeertzjq2023-10-10
* ci: use clang 17 as the default clang version is too olddundargoc2023-10-09
* ci: various cleanupsdundargoc2023-10-09
* ci: enable clang-analyzer warningsdundargoc2023-10-09
* fix(coverity): dead code #25562Justin M. Keyes2023-10-09
* build(deps): bump libmpack-lua to 1.0.11Christian Clason2023-10-09
* fix(autocmd): API functions accept garbage after event name #25523ii142023-10-09
* refactor: the long goodbyedundargoc2023-10-09
* feat(ui-ext): make 'mousehide' into proper ui_option (#25532)Jaehoon Hwang2023-10-09
* test(ui/embed_spec): use notification instead of request (#25555)zeertzjq2023-10-09
* build(deps): bump luajit to HEAD - 656ecbcf8Christian Clason2023-10-09
* Merge pull request #25503 from bfredl/unishapebfredl2023-10-08
|\
| * refactor(grid): do arabic shaping in one placebfredl2023-10-08
* | vim-patch:1e33cd72b60aChristian Clason2023-10-08
* | fix(PVS/V592): expression is enclosed by parentheses twicedundargoc2023-10-08
* | fix(PVS/V547): expression is always true/falsedundargoc2023-10-08
* | fix(lsp): account for border height in max floating popup height (#25539)LW2023-10-08
* | build(PVS): exclude build directorydundargoc2023-10-07
* | Merge pull request #25533 from famiu/docs/style/abort-defaultbfredl2023-10-07
|\ \
| * | docs: use `abort()` for unreachable `default:` case in CFamiu Haque2023-10-07
* | | ci: fix mac releasedundargoc2023-10-07
|/ /
* | Merge pull request #25522 from glepnir/4334bfredl2023-10-07
|\ \
| * | fix(ui): trigger TabNewEntered after split new tabglepnir2023-10-07
* | | vim-patch:9.0.1997: Some unused code in move.c and string.cdundargoc2023-10-07
* | | Merge pull request #25529 from zeertzjq/vim-9.0.1990zeertzjq2023-10-07
|\ \ \
| * | | vim-patch:27e12c7669e3zeertzjq2023-10-07
| * | | vim-patch:9.0.1990: strange error numberzeertzjq2023-10-07
* | | | vim-patch:2a281ccca017Christian Clason2023-10-07
* | | | vim-patch:9.0.1995: Invalid memory access with empty 'foldexpr' (#25530)zeertzjq2023-10-07
| |_|/ |/| |
* | | fix(lua): vim.region on linewise selection #25467Aayush Ojha2023-10-06
* | | Merge #25236 from lsvmello/fix-gfJustin M. Keyes2023-10-06
|\ \ \ | |/ / |/| |
| * | refactor: cleanupJustin M. Keyes2023-10-06
| * | fix: heap-buffer-overflow in file_name_in_lineJustin M. Keyes2023-10-06
| * | fix: gf fails on "foo/bar.txt:1:2" on WindowsLeonardo Mello2023-10-06
|/ /
* | Merge pull request #25513 from bfredl/cleangridbfredl2023-10-06
|\ \
| * | refactor(grid): get rid of unbatched grid_puts and grid_putcharbfredl2023-10-06
* | | vim-patch:0e958410046aChristian Clason2023-10-06
* | | vim-patch:f449825ae238Christian Clason2023-10-06
* | | vim-patch:9.0.1978: No filetype detection for just filesChristian Clason2023-10-06
|/ /
* | Merge pull request #25510 from llllvvuu/fix/correct_qsort_usagebfredl2023-10-05
|\ \
| * | fix(marktree): correct qsort usageL Lllvvuu2023-10-05
* | | vim-patch:4dbb2669e9edChristian Clason2023-10-05
* | | vim-patch:9.0.1983: scrolling inactive window not possible with cursorbind (#...zeertzjq2023-10-05
* | | vim-patch:9.0.1981: not being able to scroll up in diff mode (#25506)zeertzjq2023-10-05