aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* Merge pull request #18691 from zeertzjq/vim-8.2.4996zeertzjq2022-05-23
|\
| * vim-patch:8.2.5002: deletebufline() may change Visual selectionzeertzjq2022-05-23
| * vim-patch:8.2.4996: setbufline() may change Visual selectionzeertzjq2022-05-23
* | vim-patch:8.2.5001: checking translations affects the search pattern history ...zeertzjq2022-05-23
|/
* fix(lsp): do not detach LSP servers on Windows #18703Gregory Anders2022-05-22
* refactor(runtime): convert the remaining dist#ft functions to lua (#18623)Jonas Strittmatter2022-05-22
* build(clint): remove redundant checks #18698dundargoc2022-05-22
* Merge pull request #18646 from bfredl/winbarrulerbfredl2022-05-22
|\
| * fix(winbar): allow winbar to display the rulerbfredl2022-05-22
* | fix(cid/352839): USE_AFTER_FREE in create_user_command #18669James McCoy2022-05-22
* | Merge pull request #18608 from ckipp01/extmarkDocsbfredl2022-05-22
|\ \ | |/ |/|
| * docs(extmark): remove message about passing in id=0ckipp012022-05-18
* | fix(mksession): don't store floats in session #18635Daniel Steinberg2022-05-22
* | Merge pull request #18696 from bfredl/quickincbfredl2022-05-22
|\ \
| * | fix(tests): fix some issues with ui/inccommand_spec.lua causing slownessbfredl2022-05-22
* | | ci(commitlint): only trigger on PRs to master #18679dundargoc2022-05-22
* | | Merge pull request #18693 from bfredl/quicklspbfredl2022-05-22
|\ \ \ | |/ / |/| |
| * | fix(ci): remove 2000ms blocking wait in many plugin/lsp_spec.lua testsbfredl2022-05-22
* | | vim-patch:8.2.4935: with 'foldmethod' "indent" some lines not included in fol...zeertzjq2022-05-22
* | | fix(folds): fix fold regression with :move (#18685)zeertzjq2022-05-22
* | | Merge pull request #18681 from bfredl/uitestbfredl2022-05-22
|\ \ \
| * | | fix(tests): fix some screen.lua warningsbfredl2022-05-21
* | | | docs: remove "Vi default" #18672dundargoc2022-05-22
| |/ / |/| |
* | | vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)zeertzjq2022-05-22
* | | vim-patch:8.2.4987: after deletion a small fold may be closable (#18683)Brandon Simmons2022-05-22
* | | Merge pull request #18682 from zeertzjq/vim-8.1.0535zeertzjq2022-05-22
|\ \ \
| * | | vim-patch:8.2.4991: no test for hwat patch 8.1.0535 fixeszeertzjq2022-05-22
| * | | vim-patch:8.1.0535: increment/decrement might get interrupted by updating foldszeertzjq2022-05-22
| |/ /
* | | Merge pull request #13729 from devbhansingh/ui_enter_promptbfredl2022-05-21
|\ \ \ | |/ / |/| |
| * | feat(ui): clear message history explicitly with msg_history_clear eventdevbhan singh2022-05-21
|/ /
* | ci: fix lint errors caused by missing includes (#18673)dundargoc2022-05-21
* | fix(autocmds): separate command from desc (#18617)kylo2522022-05-21
* | refactor: add warnings for deprecated functions (#18662)dundargoc2022-05-21
* | ci: bump github actions versions #18616dundargoc2022-05-20
* | build(clint.py): remove rules for includes, whitespace, tabs #18611dundargoc2022-05-20
* | ci: lint with uncrustify #18563dundargoc2022-05-20
* | refactor: remove unused USE_WCHAR_FUNCTIONS #18618Lewis Russell2022-05-20
* | fix(unittests): coredump when running unit tests #18663Jun-ichi TAKIMOTO2022-05-20
* | Merge pull request #18648 from jamessan/coverity-fixesJames McCoy2022-05-20
|\ \
| * | ci(coverity): run every day instead of once/weekJames McCoy2022-05-20
| * | perf(cid/350479): avoid copying ExtmarkInfo when calling extmark_to_array()James McCoy2022-05-20
| * | fix(cid/352782): assert str->items is non-NULL to hint static analyzersJames McCoy2022-05-20
| * | fix(cid/348314): free user_copy, not userJames McCoy2022-05-20
| * | fix(cid/351940): free compl_arg in create_user_commands()'s error path exitJames McCoy2022-05-20
| * | ci(coverity): annotate register_cfunc as leaking memoryJames McCoy2022-05-20
| * | ci(coverity): model our allocation functionsJames McCoy2022-05-20
* | | Merge pull request #18664 from famiu/fix/winbar_crashbfredl2022-05-20
|\ \ \
| * | | fix: prevent crash when statusline expression sets value of 'winbar'Famiu Haque2022-05-20
* | | | build(deps): bump LuaJIT to HEAD - 4ef96cff8 (#18656)Christian Clason2022-05-20