aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(lsp): check for valid buf before processing semantic tokens responseEvgeni Chasnovski2025-02-07
* fix(messages): improve deadly signal messages #32364Justin M. Keyes2025-02-07
* vim-patch:b69cd52: runtime(misc): Add support for lz4 to tar & gzip plugin (#...zeertzjq2025-02-07
* Merge pull request #32358 from zeertzjq/vim-8.2.0849zeertzjq2025-02-07
|\
| * vim-patch:9.1.1081: has('bsd') is true for GNU/Hurdzeertzjq2025-02-07
| * vim-patch:8.2.0849: BeOS code is not maintained and probably unusedzeertzjq2025-02-07
| * test(old): reorder test_functions.vim to match upstreamzeertzjq2025-02-07
|/
* vim-patch:9.1.1080: filetype: Mill files are not recognizedChristian Clason2025-02-06
* feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal2025-02-06
* vim-patch:9.1.1077: included syntax items do not understand contains=TOP (#32...zeertzjq2025-02-06
* fix(log): RPC log format #32337Justin M. Keyes2025-02-05
* feat(diagnostic): add `current_line` option for `virtual_text` handlerMaria José Solano2025-02-05
* feat(treesitter): show which nodes are missing in InspectTreeRiley Bruins2025-02-05
* build(deps): bump luv to v1.50.0-1Christian Clason2025-02-05
* fix(messages): add a trailing space to inputlist() etc. prompts (#32328)zeertzjq2025-02-05
* vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)zeertzjq2025-02-05
* fix(event-loop): process input before events in getchar() (#32322)zeertzjq2025-02-05
* ci(vim-patches): fix failing workflowdundargoc2025-02-04
* build(deps): bump tree-sitter-query to v0.5.0 (#32299)Riley Bruins2025-02-04
* test(terminal/cursor_spec): remove unnecessary busy handlers (#32321)zeertzjq2025-02-04
* test(getchar_spec): fix flakiness (#32320)zeertzjq2025-02-04
* Merge pull request #32315 from zeertzjq/vim-9.1.1009zeertzjq2025-02-04
|\
| * vim-patch:9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10zeertzjq2025-02-04
| * vim-patch:9.1.1027: no sanitize check when running linematchzeertzjq2025-02-04
| * vim-patch:9.1.1023: Coverity complains about dereferencing NULL pointerzeertzjq2025-02-04
| * vim-patch:9.1.1022: linematch option value not completedzeertzjq2025-02-04
| * vim-patch:9.1.1009: diff feature can be improvedzeertzjq2025-02-04
|/
* vim-patch:9.1.1074: Strange error when heredoc marker starts with "trim" (#32...zeertzjq2025-02-04
* Merge pull request #31604 from zeertzjq/vim-9.1.0935zeertzjq2025-02-04
|\
| * vim-patch:9.1.1073: tests: test_compiler fails on Windows without Mavenzeertzjq2025-02-04
| * vim-patch:9.1.0967: SpotBugs compiler setup can be further improvedzeertzjq2025-02-04
| * vim-patch:9.1.0935: SpotBugs compiler can be improvedzeertzjq2025-02-04
|/
* Merge #32082 refactor(treesitter): use coroutines for resuming _parse()Justin M. Keyes2025-02-03
|\
| * feat(treesitter): allow LanguageTree:is_valid() to accept a rangeRiley Bruins2025-02-02
| * refactor(treesitter): use coroutines for resuming _parse() logicRiley Bruins2025-02-02
* | fix(tui): cursor color in suckless terminal #32310uio232025-02-03
* | feat(diagnostic): format() can filter diagnostics by returning nil #32302Maria José Solano2025-02-03
* | vim-patch:9.0.1391: "clear" macros are not always used (#32312)zeertzjq2025-02-03
* | vim-patch:8.2.4948: cannot use Perl heredoc in nested :def function (#32311)zeertzjq2025-02-03
* | Merge pull request #32293 from zeertzjq/vim-9.1.1063zeertzjq2025-02-03
|\ \
| * | vim-patch:9.1.1071: args missing after failing to redefine a functionzeertzjq2025-02-03
| * | vim-patch:9.1.1066: heap-use-after-free and stack-use-after-scope with :14ver...zeertzjq2025-02-03
| * | vim-patch:9.1.1063: too many strlen() calls in userfunc.czeertzjq2025-02-03
| * | vim-patch:9.0.1142: crash and/or memory leak when redefining functionzeertzjq2025-02-03
| * | vim-patch:8.2.2505: Vim9: crash after defining function with invalid return typezeertzjq2025-02-03
| * | vim-patch:8.2.1445: Vim9: function expanded name is cleared when sourcing againzeertzjq2025-02-03
| * | vim-patch:8.2.0825: def_function() may return pointer that was freedzeertzjq2025-02-03
|/ /
* | vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq2025-02-03
* | fix(statusline): overwriting stl_items with nvim_eval_statusline() {-item #32265luukvbaal2025-02-02
|/
* refactor(treesitter): always return valid range from parse() #32273Riley Bruins2025-02-02