aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.1.0205: Cannot use modifiers before :-Ntabmove (#28031)zeertzjq2024-03-26
* vim-patch:8e59a7ba8877Christian Clason2024-03-25
* Revert "refactor(lsp): simplify client tracking"Lewis Russell2024-03-25
* ci: use the same logic to determine build type for all releasesdundargoc2024-03-25
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* vim-patch:3e72bf10a0a2Christian Clason2024-03-25
* Merge pull request #28006 from wookayin/ts/refactor-testsGregory Anders2024-03-25
|\
| * test(treesitter): separate out query-related tests into query_specJongwook Choi2024-03-24
| * test(treesitter): improve the style of treesitter/parser_specJongwook Choi2024-03-23
* | refactor(backup): remove duplicate os_copy_xattr() (#28020)zeertzjq2024-03-25
* | fix(backup): E1509 when writing extended attr to symlink (#28014)Razvan-Adrian Ciochina2024-03-25
* | vim-patch:4b715bdaf4caChristian Clason2024-03-24
* | ci: provide separate macos releases for intel and armdundargoc2024-03-24
* | vim-patch:6f438199c92bChristian Clason2024-03-24
* | vim-patch:d3c0ff5d5a90Christian Clason2024-03-24
|/
* ci(windows): optionally test windows with ASANdundargoc2024-03-23
* fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)Calvin Bochulak2024-03-23
* Merge pull request #27980 from bfredl/noignorebfredl2024-03-23
|\
| * refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* | build: use `GIT_REPOSITORY` for local URLsdundargoc2024-03-23
* | vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23
* | fix(filetype): use unexpanded file name (#27931)zeertzjq2024-03-23
* | Merge pull request #27987 from zeertzjq/vim-8.2.2318zeertzjq2024-03-23
|\ \
| * | vim-patch:8.2.2605: Vim9: string index and slice does not include composing c...zeertzjq2024-03-23
| * | vim-patch:8.2.2318: Vim9: string and list index work differentlyzeertzjq2024-03-23
|/ /
* | vim-patch:76d62985c1ff (#27985)zeertzjq2024-03-23
* | fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#27981)Jaehwang Jung2024-03-22
|/
* Merge pull request #26970 from famiu/refactor/options/set_option_directzeertzjq2024-03-22
|\
| * test(options): add test for `'modified'`Famiu Haque2024-03-21
| * refactor(options): remove `set_string_option_direct()`Famiu Haque2024-03-21
| * refactor(options): add `direct` flag to `set_option()`Famiu Haque2024-03-21
| * refactor(options): restructure `set_option`Famiu Haque2024-03-21
* | vim-patch:35e6f4ca27c8 (#27973)zeertzjq2024-03-22
* | Merge pull request #27971 from zeertzjq/vim-9.1.0192zeertzjq2024-03-22
|\ \
| * | vim-patch:9.1.0195: memleak with ex_drop, NULL dereferencezeertzjq2024-03-22
| * | vim-patch:9.1.0192: drop: don't rewind when editing the same filezeertzjq2024-03-22
|/ /
* | vim-patch:9.1.0194: gcc complains about uninitialized var (#27970)zeertzjq2024-03-22
* | Merge pull request #27969 from famiu/refactor/misc/xctzbfredl2024-03-21
|\ \
| * | refactor(misc): use MSVC compiler builtin for `xctz()`Famiu Haque2024-03-22
|/ /
* | Merge pull request #27961 from bfredl/rpccrashbfredl2024-03-21
|\ \ | |/ |/|
| * fix(rpc): do not crash when no input is consumedbfredl2024-03-21
|/
* feat(colorscheme): add semantic tokens modifiers to builtin color schemeEvgeni Chasnovski2024-03-21
* docs(lsp): describe semantic tokens highlight groups with more detailsEvgeni Chasnovski2024-03-21
* vim-patch:9.1.0190: complete_info() returns wrong order of items (#27955)zeertzjq2024-03-21
* vim-patch:2708c0b5854fChristian Clason2024-03-20
* fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)luukvbaal2024-03-20
* Merge #27930 nvim_create_buf fixesJustin M. Keyes2024-03-20
|\
| * fix(api): nvim_create_buf assert fails if autocmds set &swapfileSean Dewar2024-03-19
| * fix(api): nvim_create_buf leaks memory if buffer is loaded earlySean Dewar2024-03-19
* | refactor(treesitter): handle coverity warnings betterLewis Russell2024-03-20