Commit Graph

  • 49133b4f77 refactor(typval.c): fix wrong argument to macro (#38813) release-0.12 nameearly 2026-04-06 12:11:57 +08:00
  • eb9be11da8 refactor(typval.c): fix wrong argument to macro (#38813) master nightly nameearly 2026-04-06 12:11:57 +08:00
  • 8b0b58fde6 docs: update version.c marvim/ci-version-update marvim 2026-04-06 04:09:40 +00:00
  • 1fcd849d40 Merge pull request #38751 from zeertzjq/vim-9.2.0291 zeertzjq 2026-04-06 12:01:12 +08:00
  • 870e50f0ff vim-patch:9.2.0293: :packadd may lead to heap-buffer-overflow zeertzjq 2026-04-06 11:24:20 +08:00
  • 4d7dfa081b vim-patch:9.2.0291: too many strlen() calls zeertzjq 2026-04-04 09:20:38 +08:00
  • bf084967d7 vim-patch:9.2.0299: runtime(zip): may write using absolute paths (#38810) zeertzjq 2026-04-06 10:15:19 +08:00
  • 4aa8969d29 vim-patch:9.2.0299: runtime(zip): may write using absolute paths (#38810) zeertzjq 2026-04-06 10:15:19 +08:00
  • f92a68d4bc docs: statusline Justin M. Keyes 2026-04-05 18:37:27 +02:00
  • eac20cd17f docs: bump minimum required Win 10 to version 2004 Justin M. Keyes 2026-04-05 18:22:59 +02:00
  • 35a9bf8785 fix(pack): avoid eager vim.version call #38705 Evgeni Chasnovski 2026-04-06 03:35:14 +03:00
  • 42f6c55139 Merge #38796 from justinmk/doc2 Justin M. Keyes 2026-04-05 20:36:45 -04:00
  • 157c7bccb0 fix(pack): avoid eager vim.version call #38705 Evgeni Chasnovski 2026-04-06 03:35:14 +03:00
  • 6b796696c3 docs: statusline Justin M. Keyes 2026-04-05 18:37:27 +02:00
  • d660233edf fix(windows): force console codepage to UTF-8 for shell/system() #38742 Elijah Koulaxis 2026-04-06 02:16:48 +03:00
  • 13faa0ef84 feat(defaults): :Open without args opens current file #38776 Olivia Kinnear 2026-04-05 18:46:45 -05:00
  • bba48ee1b0 fix(windows): force console codepage to UTF-8 for shell/system() #38742 Elijah Koulaxis 2026-04-06 02:16:48 +03:00
  • c692e848e9 fix(lsp): do not respond to codelens refresh if a request is already scheduled (#38801) Yi Ming 2026-04-06 04:54:27 +08:00
  • 909fc0b992 fix(lsp): do not respond to codelens refresh if a request is already scheduled (#38801) Yi Ming 2026-04-06 04:54:27 +08:00
  • 6cb439ac9e fix(net): handle remote archive URLs via tar/zip browse #38744 Tom Ampuero 2026-04-05 20:22:26 +01:00
  • e7a07364ad fix(vim.net): check if vim.system's stdout is nil #38713 Yochem van Rosmalen 2026-04-05 19:11:59 +02:00
  • 6d420feaef fix(net): handle remote archive URLs via tar/zip browse #38744 Tom Ampuero 2026-04-05 20:22:26 +01:00
  • cfbac23235 fix(coverity): coverity/530031, coverity/530027 resource leaks #37916 Jibril 2026-04-05 15:08:30 -04:00
  • fdf94493cf fix(pack): use uv.available_parallelism() to compute number of threads #38717 Evgeni Chasnovski 2026-04-05 20:06:00 +03:00
  • 398ee83f4f fix(vim.net): check if vim.system's stdout is nil #38713 Yochem van Rosmalen 2026-04-05 19:11:59 +02:00
  • 3cba8df041 fix(pack): use uv.available_parallelism() to compute number of threads #38717 Evgeni Chasnovski 2026-04-05 20:06:00 +03:00
  • 57457f227d docs: bump minimum required Win 10 to version 2004 Justin M. Keyes 2026-04-05 18:22:59 +02:00
  • 4bf170d79d fix(help): show error when using :help! with nothing at cursor #38775 zeertzjq 2026-04-05 22:59:22 +08:00
  • 9705a1c13b fix(help): show error when using :help! with nothing at cursor #38775 zeertzjq 2026-04-05 22:59:22 +08:00
  • 38c32aa029 docs: update version.c #38752 github-actions[bot] 2026-04-05 10:51:18 -04:00
  • bac7c3a996 fix(ui2): update spill indicator when appending to expanded cmdline #38715 luukvbaal 2026-04-05 15:48:38 +02:00
  • 2663f51890 fix(ui2): update spill indicator when appending to expanded cmdline #38715 luukvbaal 2026-04-05 15:48:38 +02:00
  • 38b5cfc74a build(cmake): allow ignoring deps sha dundargoc 2026-04-05 11:14:12 +02:00
  • bebf949f1f build(cmake): allow ignoring deps sha dundargoc 2026-04-05 11:14:12 +02:00
  • 39335d6a7d build(cmake): allow ignoring deps sha Christian Clason 2026-04-04 23:32:10 +02:00
  • 415626d46d fix(:restart): inherit stderr fd on Unix (#38755) zeertzjq 2026-04-04 21:57:27 +08:00
  • 9927d9259d fix(:restart): inherit stderr fd on Unix (#38755) zeertzjq 2026-04-04 21:57:27 +08:00
  • 6ef5f59be6 fix(channel): crash on exit after closing v:stderr channel (#38754) zeertzjq 2026-04-04 20:54:27 +08:00
  • e20c4ea966 fix(channel): crash on exit after closing v:stderr channel (#38754) zeertzjq 2026-04-04 20:54:27 +08:00
  • c62f8538a6 vim-patch:5943c57: runtime(zathurarc): Update page-padding, wrap the zathurarcOption keywords (#38759) zeertzjq 2026-04-04 20:50:16 +08:00
  • 426cbfbd76 vim-patch:9.2.0298: Some internal variables are not modified (#38758) zeertzjq 2026-04-04 20:50:01 +08:00
  • e2bced7703 vim-patch:9.2.0296: Redundant and incorrect integer pointer casts in drawline.c (#38757) zeertzjq 2026-04-04 20:49:43 +08:00
  • d10dda8a47 vim-patch:9.2.0295: 'showcmd' shows wrong Visual block size with 'linebreak' (#38756) zeertzjq 2026-04-04 20:49:26 +08:00
  • b64d96ed8d Merge pull request #38741 from dchinmay2/push-qzzkxtlkrquz bfredl 2026-04-04 10:34:47 +02:00
  • 164dfa1d5f vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (#38749) zeertzjq 2026-04-04 08:58:17 +08:00
  • d769fde8c9 Merge pull request #38738 from zeertzjq/vim-9.2.0267 zeertzjq 2026-04-04 06:24:07 +08:00
  • 20e46cb38d vim-patch:af58a9f: runtime(doc): adjust :h 'autowrite' and :h 'autowriteall' zeertzjq 2026-04-03 22:29:45 +08:00
  • 76a917a81e vim-patch:9.2.0267: 'autowrite' not triggered for :term zeertzjq 2026-03-30 13:27:56 +08:00
  • c8a7604307 build(zig): update version Chinmay Dalal 2026-04-03 13:40:21 -04:00
  • b346b87fb2 docs: update version.c #38625 github-actions[bot] 2026-04-03 10:41:17 -04:00
  • 33b9a9dcf1 vim-patch:880cf88: runtime(doc): Various fixes for ft_rust.txt (tw78, grammar, spaces) (#38730) zeertzjq 2026-04-03 21:38:44 +08:00
  • 333e3178ec vim-patch:9.2.0287: filetype: not all ObjectScript routines are recognized (#38731) zeertzjq 2026-04-03 18:26:04 +08:00
  • 2a4d666637 vim-patch:ff6f277: runtime(swayconfig): add additional criteria and hdr (#38728) zeertzjq 2026-04-03 17:55:35 +08:00
  • 58cc2fdc5f vim-patch:9.2.0285: :syn sync grouphere may go beyond end of line (#38727) zeertzjq 2026-04-03 17:22:26 +08:00
  • d7ef77d175 vim-patch:9.2.0285: :syn sync grouphere may go beyond end of line (#38727) zeertzjq 2026-04-03 17:22:26 +08:00
  • 304c0ac9f9 vim-patch:12f6f20: runtime(sh): Keep function name patterns engine neutral (#38719) zeertzjq 2026-04-03 07:00:47 +08:00
  • 3cb79189f3 vim-patch:12f6f20: runtime(sh): Keep function name patterns engine neutral (#38719) zeertzjq 2026-04-03 07:00:47 +08:00
  • d7898dc1e6 test(terminal/cursor_spec): fix flaky test (#38712) zeertzjq 2026-04-02 22:22:18 +08:00
  • 596a7a32f3 test(terminal/cursor_spec): fix flaky test (#38712) zeertzjq 2026-04-02 22:22:18 +08:00
  • 9f16ad8ca3 fix(treesitter): select reset to "v" visualmode() altermo 2026-03-29 16:19:40 +02:00
  • 8a79d3a3bb feat(:restart): reattach all UIs (#38683) zeertzjq 2026-04-02 20:57:02 +08:00
  • 028805ccbb ci: bump korthout/backport-action dependabot[bot] 2026-04-02 12:31:19 +00:00
  • fb9c843ab0 feat(:restart): reattach all UIs (#38683) zeertzjq 2026-04-02 20:57:02 +08:00
  • 0eb2eb4106 refactor(lsp): remove implicit rpc error tostring #38707 Yi Ming 2026-04-02 20:53:29 +08:00
  • 2cf5dcb170 build(deps): bump tree-sitter to 64698af1a Christian Clason 2026-04-02 13:44:29 +02:00
  • 3309b48c83 refactor(treesitter): add nts_parser_parse_buf Lewis Russell 2025-05-13 15:46:43 +01:00
  • facc21cc63 fix(treesitter): select reset to "v" visualmode() altermo 2026-03-29 16:19:40 +02:00
  • e5792f6353 fix(api): avoid error when parsing invalid expr after :echo (#38695) zeertzjq 2026-04-02 07:05:47 +08:00
  • f2cdf73afc fix(api): avoid error when parsing invalid expr after :echo (#38695) zeertzjq 2026-04-02 07:05:47 +08:00
  • 3e2ce64f88 vim-patch:9.2.0280: [security]: path traversal issue in zip.vim (#38693) zeertzjq 2026-04-02 06:23:23 +08:00
  • 0851ac2706 vim-patch:9.2.0280: [security]: path traversal issue in zip.vim (#38693) zeertzjq 2026-04-02 06:23:23 +08:00
  • 0142453543 backport: docs: misc #38692 Justin M. Keyes 2026-04-01 17:08:38 -04:00
  • 68c26b344b docs: misc #38584 Justin M. Keyes 2026-04-01 17:04:41 -04:00
  • 202f67dce3 Merge #38560 refactor vim.lsp.rpc Justin M. Keyes 2026-04-01 16:46:59 -04:00
  • 3de423eb20 perf(vim.pos): use nvim_buf_line_count instead of fetching all lines #38686 Luis Calle 2026-04-01 14:28:31 -05:00
  • 79a2235fd1 perf(vim.pos): use nvim_buf_line_count instead of fetching all lines #38686 Luis Calle 2026-04-01 14:28:31 -05:00
  • dee6d2ad97 fix(ui2): vim.on_key should return nil instead of false (#38668) phanium 2026-04-01 21:07:26 +08:00
  • a2d9863c27 fix(ui2): vim.on_key should return nil instead of false (#38668) phanium 2026-04-01 21:07:26 +08:00
  • 10bd554c0f vim-patch:82ebaa7: runtime(racket): Make visual K mapping more robust for shell injection (#38677) zeertzjq 2026-04-01 19:21:24 +08:00
  • a0fcf32ad5 vim-patch:82ebaa7: runtime(racket): Make visual K mapping more robust for shell injection (#38677) zeertzjq 2026-04-01 19:21:24 +08:00
  • 04fabbf32d vim-patch:9.2.0277: tests: test_modeline.vim fails (#38672) zeertzjq 2026-04-01 16:43:03 +08:00
  • dbd93de62a refactor(lsp): better encapsulation and readability, inline unnecessary Yi Ming 2026-03-29 21:58:10 +08:00
  • 65e2218585 vim-patch:9.2.0277: tests: test_modeline.vim fails (#38672) zeertzjq 2026-04-01 16:43:03 +08:00
  • 8367340b05 build(vim-patch): N/A runtime files (#38666) Jan Edmund Lazo 2026-04-01 00:25:43 -04:00
  • fa51f5502f vim-patch:12c6417: runtime(sshconfig): Add missing kex algorithm (#38656) zeertzjq 2026-04-01 10:00:31 +08:00
  • c084ab9f57 vim-patch:9.2.0276: [security]: modeline security bypass (#38657) zeertzjq 2026-04-01 08:00:33 +08:00
  • dd85c13382 vim-patch: runtime file updates (#38659) neovim-backports[bot] 2026-03-31 20:41:46 -04:00
  • 131a3cacb3 fix(ui2): prevent flicker when entering pager from expanded cmdline (#38662) neovim-backports[bot] 2026-03-31 20:41:20 -04:00
  • 794ce7a9d2 docs: misc (#38661) neovim-backports[bot] 2026-03-31 20:40:33 -04:00
  • c7604323e3 vim-patch:9.2.0276: [security]: modeline security bypass (#38657) zeertzjq 2026-04-01 08:00:33 +08:00
  • a89d7dcb91 docs: misc (#38578) zeertzjq 2026-04-01 07:59:51 +08:00
  • d29db48e0a vim-patch:374f06f: runtime(racket): Use shellescape() to harden the K mapping zeertzjq 2026-04-01 06:36:01 +08:00
  • ec1bea9c05 vim-patch:e551e71: runtime(tera): use fnameescape() when loading separate syntax files zeertzjq 2026-04-01 06:35:42 +08:00
  • 0860b24c2c vim-patch:52169db: translation(cleanup): squeeze successive empty lines and remove stray comments zeertzjq 2026-04-01 07:02:10 +08:00
  • 9b9c72f6d4 vim-patch:cca3df9: translation: improve the po/cleanup.vim script zeertzjq 2026-04-01 07:05:13 +08:00
  • 90b4f02b44 vim-patch:068c060: runtime(rustfmt): not correctly escaping directory names (#38597) zeertzjq 2026-03-30 19:32:55 +08:00
  • 60a24d707c fix(termkey): use terminfo for (shift+)left/right keys Tomas Janousek 2026-03-30 00:24:25 +01:00
  • 8e490e70ed revert: "fix(scripts): gen_terminfo clears Windows terminfo definitions #36736" Tomas Janousek 2026-03-30 00:12:33 +01:00
  • 2b7d793cd6 Merge #38579 from liskin/terminfo-urxvt Justin M. Keyes 2026-03-31 18:07:08 -04:00
  • 410ba8374d fix(tutor): open a temporary copy instead of original file #38522 Matthew Chen 2026-03-31 12:27:06 -07:00