aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor(api): use arena when listing objectsbfredl2024-02-19
* refactor(api): use arena for runtime and client infobfredl2024-02-19
* refactor(api): use an arena for user commandsbfredl2024-02-19
* docs: improve 'tabline' click label docs (#27529)zeertzjq2024-02-19
* feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19
* vim-patch:9.1.0115: Using freed memory with full tag stack and user data (#27...zeertzjq2024-02-19
* Merge pull request #27520 from bfredl/metaarenabfredl2024-02-18
|\
| * refactor(api): use arena for metadata; msgpack_rpc_to_object delenda estbfredl2024-02-18
|/
* Merge pull request #27511 from bfredl/maparenabfredl2024-02-18
|\
| * refactor(api): use arena for autocmdsbfredl2024-02-18
| * refactor(api): use arena for channel info and terminal infobfredl2024-02-18
| * refactor(api): use an arena for mappingsbfredl2024-02-18
* | ci(labeler_issue): split on word boundariescasswedson2024-02-18
* | fix(eval): skip over v:lua properly (#27517)zeertzjq2024-02-18
* | fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)zeertzjq2024-02-18
* | vim-patch:9.1.0114: Setting some options may change curswant (#27514)zeertzjq2024-02-18
|/
* Merge pull request #27481 from bfredl/meta_revisebfredl2024-02-17
|\
| * fix(decorations): crash with revised mark with changed decoration flagsbfredl2024-02-17
|/
* ci(release): run universal_macos build on M1 (#27505)Christian Clason2024-02-17
* ci: test on macOS M1 (#27276)Christian Clason2024-02-17
* ci(test.yml): explicitly set build type (#27503)zeertzjq2024-02-17
* test: more tests for nvim_eval_statusline "fillchar" (#27502)zeertzjq2024-02-17
* fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)luukvbaal2024-02-17
* fix: fix iter_matches call in query linter (#27496)Gregory Anders2024-02-16
* build: set deps default build type to Release (#27495)Gregory Anders2024-02-16
* fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16
* docs(tutor): include https urls where applicable (#27461)Marcus Michaels2024-02-16
* build(vim-patch.sh): don't add vim/vim to issue of another repo (#27493)zeertzjq2024-02-16
* Merge pull request #27464 from zeertzjq/vim-9b53c052d58fzeertzjq2024-02-16
|\
| * fix(runtime): add more Nvim-only highlight groups to Vim syntaxzeertzjq2024-02-16
| * vim-patch:1633de8c35fdzeertzjq2024-02-16
| * vim-patch:fe6d5b0ae47ezeertzjq2024-02-16
| * vim-patch:5c3855bcab42zeertzjq2024-02-16
| * vim-patch:9b53c052d58fzeertzjq2024-02-16
| * vim-patch:ceed36873e92zeertzjq2024-02-16
|/
* vim-patch:79230f027a25Christian Clason2024-02-16
* vim-patch:103f1dfb7df3Christian Clason2024-02-16
* fix(genvimvim): generate prefixed boolean options properly (#27487)zeertzjq2024-02-16
* docs: document breaking change for nvim_create_autocmd callback (#27484)Gregory Anders2024-02-15
* Merge pull request #27485 from zeertzjq/vim-9.1.0112zeertzjq2024-02-16
|\
| * vim-patch:9.1.0113: duplicate code when cleaning undo stackzeertzjq2024-02-16
| * vim-patch:9.1.0112: Remove undo information, when cleaning quickfix bufferzeertzjq2024-02-16
|/
* build(deps): bump tree-sitter-c to v0.20.8Christian Clason2024-02-15
* fix: type warnings in shared.luaLewis Russell2024-02-15
* Merge pull request #27460 from bfredl/merarenabfredl2024-02-15
|\
| * refactor(eval): use arena when converting typvals to Objectbfredl2024-02-15
|/
* vim-patch:9.1.0111: filetype: no support for bats filesChristian Clason2024-02-15
* vim-patch:9.1.0110: filetype: add 'Config.in' filetype detectionChristian Clason2024-02-15
* vim-patch:9.1.0109: filetype: no support for its filesChristian Clason2024-02-15
* vim-patch:9.1.0108: filetype: no support for dtso filesChristian Clason2024-02-15