aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #14707 from ray-x/masterMichael Lingelbach2021-06-05
|\
| * fix(lsp): floating window border size for string type 'none' and 'shadow'ray-x2021-06-02
* | Merge pull request #14729 from mjlbach/feat/diagnostic_quickfix_cleanupMichael Lingelbach2021-06-05
|\ \
| * | feat(lsp): remove line from diagnostic quickfixMichael Lingelbach2021-06-05
|/ /
* | Merge pull request #14724 from janlazo/vim-8.2.2877Jan Edmund Lazo2021-06-05
|\ \
| * | window: pvs/v1071Jan Edmund Lazo2021-06-05
| * | regexp: pvs/v1071Jan Edmund Lazo2021-06-05
| * | fold: pvs/v1071Jan Edmund Lazo2021-06-05
| * | memline: pvs/v1071Jan Edmund Lazo2021-06-05
| * | indent_c: pvs/v1071Jan Edmund Lazo2021-06-05
| * | screen: pvs/v614Jan Edmund Lazo2021-06-05
| * | fixup! vim-patch:8.2.2136: Vim9: Using uninitialized variableJan Edmund Lazo2021-06-05
| * | undo: pvs/v547Jan Edmund Lazo2021-06-05
| * | sign: pvs/v547Jan Edmund Lazo2021-06-05
| * | userfunc: pvs/v547Jan Edmund Lazo2021-06-05
| * | fixup! tests: fix system_spec when run with clipboard manager (#10956)Jan Edmund Lazo2021-06-05
| * | fixup! fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelo...Jan Edmund Lazo2021-06-05
| * | vim-patch:8.0.1578: no test for :popup in terminalJan Edmund Lazo2021-06-05
| * | vim-patch:8.2.2937: popup test fails if rightleft feature not enabledJan Edmund Lazo2021-06-05
| * | vim-patch:8.2.2877: insufficient tests for popup menu rightleftJan Edmund Lazo2021-06-05
* | | version.c: update [skip ci] (#14328)github-actions[bot]2021-06-05
|/ /
* | Merge pull request #14721 from jamessan/mac-ciJames McCoy2021-06-04
|\ \
| * | fix(ci): Remove gcc@8/gcc@9 homebrew workaroundJames McCoy2021-06-04
|/ /
* | Merge pull request #14710 from janlazo/clang-warningsJan Edmund Lazo2021-06-02
|\ \ | |/ |/|
| * clang/'Logic error': assert get_decor_provider(id, true) returns nonnullJan Edmund Lazo2021-06-02
| * fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and ...Jan Edmund Lazo2021-06-02
| * clang/'Logic error': has_profiling() may not set forceitJan Edmund Lazo2021-06-02
| * clang/'Logic error': zero-init oldbase arrayJan Edmund Lazo2021-06-02
| * clang/API: reject null string in timer_start()Jan Edmund Lazo2021-06-02
|/
* Merge pull request #14701 from neovim/marvim/api-doc-update/masterThomas Vigouroux2021-06-02
|\
| * docs: regeneratemarvim2021-06-02
|/
* Merge pull request #14692 from jamessan/api-doc-workflowJames McCoy2021-06-01
|\
| * ci(gha): New workflow to regen API docs on pushes to release branchesJames McCoy2021-05-31
* | Merge pull request #14698 from jose-elias-alvarez/omnifunc-insert-checkMichael Lingelbach2021-06-01
|\ \
| * | fix(lsp): check mode in omnifunc callbackJose Alvarez2021-06-01
|/ /
* | Merge pull request #14693 from shadmansaleh/enhance/lsp/make_focusable_parame...Michael Lingelbach2021-06-01
|\ \
| * | docs(lsp): Fix opts param not captured by docgenshadmansaleh2021-06-01
| * | feat(lsp): Make focusability of lsp float configurableshadmansaleh2021-06-01
* | | Merge pull request #14694 from folke/lsp_popup_borderMichael Lingelbach2021-06-01
|\ \ \
| * | | fix(lsp): properly handle border character list without highlight groups. Fix...Folke Lemaitre2021-06-01
* | | | Merge pull request #14659 from seandewar/api-win-buf-noautocmdBjörn Linse2021-06-01
|\ \ \ \ | |_|/ / |/| | |
| * | | api(parse_float_config): use api_object_to_bool()Sean Dewar2021-06-01
| * | | api(nvim_open_win): add "noautocmd" optionSean Dewar2021-06-01
|/ / /
* | | Merge pull request #14685 from janlazo/vim-8.2.2911Jan Edmund Lazo2021-05-31
|\ \ \
| * | | vim-patch:8.2.2916: operators are not fully testedJan Edmund Lazo2021-05-31
| * | | vim-patch:8.1.2400: test39 is old styleJan Edmund Lazo2021-05-31
| * | | vim-patch:8.2.2914: cannot paste a block without adding paddingJan Edmund Lazo2021-05-31
| * | | vim-patch:8.2.2911: pattern "\%V" does not match all of block selectionJan Edmund Lazo2021-05-31
| | |/ | |/|
* | | Merge pull request #14531 from janlazo/revert-noblockJan Edmund Lazo2021-05-31
|\ \ \ | |/ / |/| |
| * | Revert "api/window: use the "noblock" variants in nvim_win_set_buf"Jan Edmund Lazo2021-05-10