| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | vim-patch:8.2.4196: various file types not recognized (#17182) | dundargoc | 2022-01-25 | |
| | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #15910 from glacambre/silent_stdioopen | bfredl | 2022-01-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | feat(--headless): add on_print callback to stdioopen | glacambre | 2022-01-24 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #17143 from jamessan/coverity-fixes | James McCoy | 2022-01-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | fix(coverity/188749): nullify pointer to fix use-after-free | James McCoy | 2022-01-19 | |
| | * | | | | | | | | | | | | | | | | fix(coverity/340720): error if nvim_eval_statusline given invalid winid | James McCoy | 2022-01-19 | |
| | * | | | | | | | | | | | | | | | | refactor(coverity/345583): assert fp is non-NULL | James McCoy | 2022-01-19 | |
| | * | | | | | | | | | | | | | | | | refactor(coverity/345582): assert fp is non-NULL | James McCoy | 2022-01-19 | |
| | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #17156 from zeertzjq/vim-8.2.3584 | bfredl | 2022-01-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | vim-patch:8.2.3587: compiler test fails with backslash file separator | zeertzjq | 2022-01-21 | |
| | * | | | | | | | | | | | | | | | | vim-patch:8.2.3586: command completion test fails | zeertzjq | 2022-01-21 | |
| | * | | | | | | | | | | | | | | | | vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command | zeertzjq | 2022-01-21 | |
| | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #17168 from zeertzjq/ins-char-typebuf-mods | bfredl | 2022-01-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf() | zeertzjq | 2022-01-23 | |
| | * | | | | | | | | | | | | | | | | fix(input): put modifiers back into typeahead buffer when needed | zeertzjq | 2022-01-23 | |
| * | | | | | | | | | | | | | | | | | vim-patch:6f4754b9f725 (#17179) | Christian Clason | 2022-01-23 | |
| * | | | | | | | | | | | | | | | | | vim-patch:8.2.4188: not all gitconfig files are recognized (#17178) | Christian Clason | 2022-01-23 | |
| * | | | | | | | | | | | | | | | | | vim-patch:8.2.4191: json5 files are not recognized (#17180) | dundargoc | 2022-01-23 | |
| * | | | | | | | | | | | | | | | | | vim-patch:8.2.4187: gnuplot file not recognized (#17177) | Christian Clason | 2022-01-23 | |
| |/ / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #17169 from clason/bump-treesitter | Thomas Vigouroux | 2022-01-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | build(deps): bump tree-sitter to v0.20.3 | Christian Clason | 2022-01-22 | |
| |/ / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #16936 from zeertzjq/no-escape-csi | bfredl | 2022-01-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | refactor: remove CSI unescaping and clean up related names and comments | zeertzjq | 2022-01-21 | |
| | * | | | | | | | | | | | | | | | | refactor: remove the <xCSI> key | zeertzjq | 2022-01-21 | |
| | * | | | | | | | | | | | | | | | | fix(input): never escape CSI bytes | zeertzjq | 2022-01-21 | |
| | |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #17076 from notomo/expose-extmark-more-details | bfredl | 2022-01-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | feat(api): expose extmark more details | notomo | 2022-01-20 | |
| * | | | | | | | | | | | | | | | | | vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161) | Christian Clason | 2022-01-21 | |
| | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | docs(lsp): fix on_publish_diagnostics example (#17146) | xnmet | 2022-01-21 | |
| * | | | | | | | | | | | | | | | | feat(lsp): add handler for workspace/workspaceFolders (#17149) | Michael Lingelbach | 2022-01-21 | |
| | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | test(put_spec): correctly order parameters to eq() (#17134) | zeertzjq | 2022-01-19 | |
| * | | | | | | | | | | | | | | | Merge pull request #17130 from clason/bump-treesitter | Thomas Vigouroux | 2022-01-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | build(deps): bump tree-sitter | Christian Clason | 2022-01-18 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * / | | | | | | | | | | | | | | refactor: source ftplugin.vim separately from filetype.vim (#17129) | Gregory Anders | 2022-01-18 | |
| |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | refactor: enable filetype detection before user startup scripts (#17040) | Gregory Anders | 2022-01-17 | |
| * | | | | | | | | | | | | | | fix(man.vim): support calling :Man without a section again (#17119) | zeertzjq | 2022-01-17 | |
| * | | | | | | | | | | | | | | Merge pull request #16813 from neovim/marvim/api-doc-update/master | James McCoy | 2022-01-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | docs: regenerate [skip ci] | marvim | 2022-01-17 | |
| * | | | | | | | | | | | | | | | Merge pull request #17125 from jamessan/auto-prs-as-draft | James McCoy | 2022-01-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | ci: create automated PRs as draft PRs | James McCoy | 2022-01-17 | |
| |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | Merge pull request #17122 from dundargoc/ci/remove-non-working-job | James McCoy | 2022-01-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | ci: remove non-working add-reviewer job | Dundar Göc | 2022-01-17 | |
| * | | | | | | | | | | | | | | | Merge pull request #17106 from jamessan/always-run-commitlint | James McCoy | 2022-01-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | ci(api-docs): avoid running ci for doc commits | James McCoy | 2022-01-17 | |
| | * | | | | | | | | | | | | | | ci(commitlint): use pull_request_target to avoid "skip ci" | James McCoy | 2022-01-17 | |
| |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | perf(lsp): request only changed portions of the buffer in changetracking (#17... | Michael Lingelbach | 2022-01-17 | |
| * | | | | | | | | | | | | | | vim-patch:fd31be29b822 (#17114) | Christian Clason | 2022-01-17 | |
| * | | | | | | | | | | | | | | Merge pull request #15242 from dundargoc/docs/vim-patch/move-outsite-of-getti... | bfredl | 2022-01-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | docs: deprioritize vim-patch as a good beginner task | Dundar Göc | 2022-01-16 | |
| |/ / / / / / / / / / / / / | ||||
| * / / / / / / / / / / / / | fix(lsp): avoid nil workspace/symbol query (#17107) | Daniel Steinberg | 2022-01-15 | |
| |/ / / / / / / / / / / / | ||||