aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | refactor: use xstpcpy() instead of strcat() (#25572)James2023-10-10
| * | refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
| * | 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: 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
| * | 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
| * | Merge pull request #25503 from bfredl/unishapebfredl2023-10-08
| |\ \
| | * | refactor(grid): do arabic shaping in one placebfredl2023-10-08
| * | | fix(PVS/V592): expression is enclosed by parentheses twicedundargoc2023-10-08
| * | | fix(PVS/V547): expression is always true/falsedundargoc2023-10-08
| | |/ | |/|
| * | 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:9.0.1995: Invalid memory access with empty 'foldexpr' (#25530)zeertzjq2023-10-07
| | |_|/ | |/| |
| * | | 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
| |/ /
| * | refactor(grid): get rid of unbatched grid_puts and grid_putcharbfredl2023-10-06
| * | Merge pull request #25510 from llllvvuu/fix/correct_qsort_usagebfredl2023-10-05
| |\ \
| | * | fix(marktree): correct qsort usageL Lllvvuu2023-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
| * | | Merge pull request #25491 from glepnir/25474bfredl2023-10-04
| |\ \ \
| | * | | fix(highlight): attr set all when normal attr changedglepnir2023-10-04
| | | |/ | | |/|
| * | | feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
| | |/ | |/|
| * | fix(path): accept special characters on Windows (#25424)Leonardo Mello2023-10-04
| * | refactor: the long goodbyedundargoc2023-10-03
| * | Merge pull request #25470 from bfredl/msg_displaybfredl2023-10-03
| |\ \
| | * | refactor(message): simplify msg_puts_display and use batched grid updatesbfredl2023-10-03
| * | | fix(api): avoid immediate TextChanged with nvim_create_buf (#25492)zeertzjq2023-10-03
| |/ /
| * | fix(terminal): check terminal size at end of screen update (#25480)zeertzjq2023-10-03
| * | vim-patch:9.0.1975: xattr: permission-denied errors on write (#25478)zeertzjq2023-10-03
| * | vim-patch:9.0.1973: Clean up cmdline option completion code (#25477)zeertzjq2023-10-03
| * | vim-patch:cd39b69b0200zeertzjq2023-10-03
| * | vim-patch:20f48d5b2ddbzeertzjq2023-10-03
| * | fix: fix ASAN errors on clang 17 (#25469)dundargoc2023-10-03
| * | refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
| * | refactor(option.c): change :set boolean prefix to an enum (#25458)zeertzjq2023-10-01
| * | feat(completion): support completing more string optionszeertzjq2023-10-01
| * | vim-patch:9.0.1968: cmdline completion should consider key optionzeertzjq2023-10-01
| * | vim-patch:9.0.1961: 'listchars' completion misses "multispace" and "leadmulti...zeertzjq2023-10-01