aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Merge pull request #20554 from zeertzjq/vim-9.0.0697zeertzjq2022-10-09
| |\
| | * vim-patch:9.0.0702: incomplete testing cursor position with 'linebreak' setzeertzjq2022-10-09
| | * vim-patch:9.0.0697: cursor in wrong position with Visual substitutezeertzjq2022-10-09
| |/
| * Merge pull request #20552 from dundargoc/build/cmake/compilation-databaseJames McCoy2022-10-09
| |\
| | * build: generate compilation database for older cmake versionsdundargoc2022-10-09
| * | fix(lua): properly configure luacheck and remove `local vim = ...` lines (#20...Folke Lemaitre2022-10-09
| |/
| * Merge pull request #20544 from lewis6991/exitfreedebugLewis Russell2022-10-08
| |\
| | * build: remove EXITFREE for debug buildsLewis Russell2022-10-08
| * | docs(news): add news.txt and link from README (#20426)Christian Clason2022-10-08
| * | vim-patch:9.0.0692: PoE filter files are not recognized (#20542)ObserverOfTime2022-10-08
| |/
| * Merge pull request #20528 from mliszcz/build-appimage-in-containerJames McCoy2022-10-08
| |\
| | * ci: use ubuntu docker container to build appimagemliszcz2022-10-07
| * | Merge pull request #20543 from dundargoc/ci/backportJames McCoy2022-10-08
| |\ \
| | * | ci(backport): bump version to v0dundargoc2022-10-08
| * | | fix(tui): resume main thread if suspending isn't implemented (#20523)zeertzjq2022-10-08
| * | | fix(api): dynamically allocate line buffer for nvim_out_write (#20537)zeertzjq2022-10-08
| |/ /
| * / feat(lsp): support window/showDocument (#19977)lvimuser2022-10-08
| |/
| * fix: find multibyte file name in line (#20519)zeertzjq2022-10-07
| * fix(ui): setting 'cmdheight' with global statusline (#20515)zeertzjq2022-10-07
| * vim-patch:9.0.0678: using exclamation marks on :function (#20518)zeertzjq2022-10-07
| * vim-patch:9.0.0666: spacing-combining characters handled as composing (#20501)zeertzjq2022-10-07
| * ci: update which paths to ignore (#20510)dundargoc2022-10-06
| * Merge pull request #20378 from folke/shared_annotationsLewis Russell2022-10-06
| |\
| | * feat: added support for specifying types for lua2doxFolke Lemaitre2022-10-06
| | * feat: added support for optional params to lua2doxFolke Lemaitre2022-10-06
| | * feat: added support for @generic to lua2dox.luaFolke Lemaitre2022-10-06
| | * docs: added proper annotations to functions in shared.luaFolke Lemaitre2022-10-06
| |/
| * fix(docs-html): keycodes, taglinks, column_heading #20498Justin M. Keyes2022-10-06
| * build(deps): restore support for USE_EXISTING_SRC_DIR (#20491)James McCoy2022-10-06
| * vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)zeertzjq2022-10-06
| * docs: fix incorrect :help tag (#20511)dundargoc2022-10-06
| * docs(lsp): add formatting APIs to deprecated.txt (#20487)Steve Thorne2022-10-06
| * vim-patch:9.0.0657: too many #ifdefs (#20506)zeertzjq2022-10-06
| * feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
| * vim-patch:9.0.0422: not enough testing of the :all command (#20503)zeertzjq2022-10-06
| * vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...zeertzjq2022-10-06
| * Merge pull request #20374 from bfredl/notypebfredl2022-10-05
| |\
| | * fix(options): no matter what is said, 'cmdheight' is tab-local (susy baka)bfredl2022-10-05
| | * feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
| | * refactor(redraw): various simplificationsbfredl2022-10-05
| | * refactor(redraw): no type argument in update_screen()bfredl2022-10-05
| * | Merge pull request #20496 from ehllie/runtime_annotationsbfredl2022-10-05
| |\ \
| | * | docs(docstrings): fix runtime type annotationsElizabeth Paź2022-10-05
| | |/
| * | Merge pull request #20497 from zeertzjq/vim-8.2.2413zeertzjq2022-10-05
| |\ \ | | |/ | |/|
| | * vim-patch:9.0.0388: the do_arg_all() function is too longzeertzjq2022-10-05
| | * vim-patch:8.2.3886: can define autocmd for every event by using "au!"zeertzjq2022-10-05
| | * vim-patch:8.2.3885: arglist test failszeertzjq2022-10-05
| | * vim-patch:8.2.3884: crash when clearing the argument list while using itzeertzjq2022-10-05
| | * vim-patch:8.2.2463: using :arglocal in an autocommand may use freed memoryzeertzjq2022-10-05
| | * vim-patch:8.2.2421: double free when using autocommand with "argdel"zeertzjq2022-10-05