aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * vim-patch:9.1.0730: Crash with cursor-screenline and narrow windowzeertzjq2024-09-14
| | * vim-patch:9.1.0729: Wrong cursor-screenline when resizing windowzeertzjq2024-09-14
| * | vim-patch:9.1.0728: [security]: heap-use-after-free in garbage collection wit...zeertzjq2024-09-14
| |/
| * fix(defaults): cannot remove "How-to disable mouse" menu item #30375Jaehwang Jung2024-09-14
| * ci: skip automerge step if backport faileddundargoc2024-09-14
| * fix(lsp): handle nil bytes in stringsMathias Fussenegger2024-09-13
| * ci: don't add reviewers for PRs created by a botdundargoc2024-09-13
| * ci: add `needs:backport` label on backport PRs with conflictdundargoc2024-09-13
| * build: bump unibilium to v2.1.2dundargoc2024-09-13
| * feat(treesitter): start moving get_parser to return nil #30313Riley Bruins2024-09-13
| * fix(lsp): handle empty call hierarchy items #30349James Trew2024-09-13
| * ci: enable automerge by default when backportingdundargoc2024-09-13
| * refactor(stream.c): unused params in stream_close #30356Justin M. Keyes2024-09-12
| * fix(treesitter): sync queries from upstreamChristian Clason2024-09-12
| * build(deps): bump tree-sitter-c to v0.23.0Christian Clason2024-09-12
| * build(deps): bump tree-sitter-markdown to v0.3.2Christian Clason2024-09-12
| * build(deps): bump tree-sitter-lua to v0.2.0Christian Clason2024-09-12
| * vim-patch:9.1.0725: filetype: swiftinterface files are not recognized (#30350)zeertzjq2024-09-12
| * feat(log): use "ui" as default name for TUI client #30345Justin M. Keyes2024-09-11
| * fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
| * fix(lsp): check buffer is loaded and valid #30330glepnir2024-09-11
| * Merge #30342 :checkhealth completionJustin M. Keyes2024-09-11
| |\
| | * test(health): "test_plug/health/init.lua" completes as "test_plug"Justin M. Keyes2024-09-11
| | * fix(health): return correct name from 'path2name()'monkoose2024-09-11
| * | build(deps): bump unibilium to HEAD - ab28a2ddbChristian Clason2024-09-11
| * | fix(scripts): update bundled dependencies in bump_depsChristian Clason2024-09-11
| * | vim-patch:fc72a2f: runtime(idlang): update syntax scriptChristian Clason2024-09-11
| * | vim-patch:e401576: runtime(spec): Recognize epoch when making spec changelog ...Christian Clason2024-09-11
| * | vim-patch:2241f08: runtime(spec): add file triggers to syntax scriptChristian Clason2024-09-11
| * | vim-patch:077d1d2: runtime(make): add compiler/make.vim to reset compiler plu...Christian Clason2024-09-11
| * | vim-patch:a9ae38d: runtime(java): Recognise all available standard doclet tagsChristian Clason2024-09-11
| * | vim-patch:c0982f9: runtime(dosini): Update syntax script, spellcheck comments...Christian Clason2024-09-11
| * | vim-patch:d30ffdc: runtime(pandoc): Update compiler plugin to use actual 'spe...Christian Clason2024-09-11
| * | vim-patch:7cc0e91: runtime(groff): Add compiler plugin for groffChristian Clason2024-09-11
| |/
| * vim-patch:9.1.0727: too many strlen() calls in option.c (#30338)zeertzjq2024-09-10
| * test: add termkey unit testsdundargoc2024-09-11
| * vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
| * Merge pull request #30295 from glepnir/nfloatbfredl2024-09-10
| |\
| | * fix(highlight): floating windows inherit NormalFloat from global-nsglepnir2024-09-10
| * | refactor(os/input.c): rename os_inchar => input_get #30327Justin M. Keyes2024-09-10
| * | fix(lsp): handle encoding bounds in str_utfindex_enctris2032024-09-10
| * | fix(runtime): add remaining missing commentstrings (#30252)LosFarmosCTL2024-09-10
| * | fix(server): CID 509282: DEADCODE #30316Justin M. Keyes2024-09-09
| * | Merge #30312 from justinmk/testslashesJustin M. Keyes2024-09-09
| |\ \
| | * | fix(test): "tempdir not a directory" in CI logsJustin M. Keyes2024-09-09
| | * | refactor(test): rename alter_slashes, invert its behaviorJustin M. Keyes2024-09-09
| |/ /
| * | fix(startup): server fails if $NVIM_APPNAME is relative dir #30310Justin M. Keyes2024-09-08
| * | fix(lua): revert vim.tbl_extend behavior change and document itChristian Clason2024-09-08
| * | fix(startup): ignore broken $XDG_RUNTIME_DIR #30285Justin M. Keyes2024-09-08
| * | fix(lsp): handle out-of-bounds character positions #30288Tristan Knight2024-09-08