aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.3013: Vim: when debugging only first line of command is displayedzeertzjq2023-11-13
* vim-patch:8.2.3011: Vim9: cannot get argument values during debuggingzeertzjq2023-11-13
* vim-patch:8.2.3003: Vim9: closure compiled with wrong compile typezeertzjq2023-11-13
* vim-patch:8.2.2996: Vim9: when debugging cannot inspect local variableszeertzjq2023-11-13
* vim-patch:8.2.2985: Vim9: a compiled function cannot be debuggedzeertzjq2023-11-13
* build: enforce PREFER_LUAdundargoc2023-11-12
* vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq2023-11-13
* vim-patch:2dd613f57bf1 (#26009)zeertzjq2023-11-13
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: remove PVSdundargoc2023-11-12
* build: use stylua with add_glob_targetdundargoc2023-11-12
* feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
* vim-patch:9.0.2101: CI: test_termdebug may still fail (#26003)zeertzjq2023-11-12
* vim-patch:2c133f6c1a16Christian Clason2023-11-12
* fix(float): apply 'winblend' to title/footer highlight (#25999)zeertzjq2023-11-12
* vim-patch:9358b8d99349 (#25998)zeertzjq2023-11-12
* vim-patch:9.0.2100: CI: test_termdebug fails (#25997)zeertzjq2023-11-12
* vim-patch:9.0.2098: No filetype support for xcompose files (#25983)ObserverOfTime2023-11-12
* vim-patch:1b08d2cd0789 (#25993)zeertzjq2023-11-12
* vim-patch:9.0.2097: No support for cypher filesChristian Clason2023-11-12
* fix(PVS/V564): the '|' operator is applied to bool type valuedundargoc2023-11-11
* fix(PVS/V1001): variable is assigned but is not useddundargoc2023-11-11
* vim-patch:5994329667a6Christian Clason2023-11-11
* ci: skip api-doc workflow on draft PRsdundargoc2023-11-11
* refactor: remove redundant castsdundargoc2023-11-11
* fix(PVS/V009): add top-level messagedundargoc2023-11-11
* fix(highlight): apply 'winblend' to float border (#25981)zeertzjq2023-11-11
* fix(context): don't leak memory on multiple invalid objects (#25979)zeertzjq2023-11-11
* fix(context): don't crash on invalid arg to nvim_get_context (#25977)zeertzjq2023-11-11
* fix(completion): make sure the buffer name is valid (#25975)mortezadadgar2023-11-11
* test: skip failing test on freebsddundargoc2023-11-10
* docs: update contributingdundargoc2023-11-10
* PVS fixesdundargoc2023-11-10
* build(deps): bump tree-sitter-markdown to v0.1.7Christian Clason2023-11-10
* build(deps): bump luajit to HEAD - 69bbbf773Christian Clason2023-11-10
* Merge pull request #25954 from bfredl/noxmallocbfredl2023-11-10
|\
| * refactor(drawline): avoid xmalloc/xfree cycles on each screenlinebfredl2023-11-09
* | ci: remove UBSAN_OPTIONS environment variable (#25963)zeertzjq2023-11-10
* | fix(f_wait): flush UI before blocking (#25962)zeertzjq2023-11-10
* | vim-patch:8.2.4078: terminal test for current directory not used on FreeBSD (...zeertzjq2023-11-10
* | fix(options): do not change inccommand during preview (#25462)Omar El Halabi2023-11-09
* | refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)zeertzjq2023-11-10
* | vim-patch:d56f15caf602Christian Clason2023-11-09
* | Merge pull request #25951 from zeertzjq/vim-8.2.4140zeertzjq2023-11-09
|\ \
| * | vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq2023-11-09
| * | vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq2023-11-09
| * | vim-patch:8.2.4825: can only get a list of mappingszeertzjq2023-11-09
| * | vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq2023-11-09
| * | vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq2023-11-09
|/ /
* | vim-patch:20a94f44b3cd (#25946)zeertzjq2023-11-09