Commit Graph

  • c0062da148 vim-patch:b1fa262: runtime(asm): add '#' as comment symbol (GNU as) zeertzjq 2026-01-20 07:07:47 +08:00
  • 4fb8ba303c vim-patch:d5f173c: runtime(menu): fix space before Tab and trailing space zeertzjq 2026-01-20 07:04:46 +08:00
  • 9ba985c250 test: add tests for #14379 zeertzjq 2026-01-20 06:32:32 +08:00
  • 537e8d69f8 vim-patch:9.1.2095: :wqall! doesn't quit when using :quit in BufWritePost zeertzjq 2026-01-20 06:24:22 +08:00
  • 64057d266c vim-patch:9.1.2098: Crash with 'wildmenu' when typing Ctrl-Y after Ctrl-A (#37466) zeertzjq 2026-01-20 07:36:57 +08:00
  • 8133760c98 test: add tests for #14379 zeertzjq 2026-01-20 06:32:32 +08:00
  • b4e602dde5 vim-patch:9.1.2095: :wqall! doesn't quit when using :quit in BufWritePost zeertzjq 2026-01-20 06:24:22 +08:00
  • 933b99a2b1 Merge pull request #37464 from zeertzjq/vim-9.1.1202 zeertzjq 2026-01-20 07:01:21 +08:00
  • 7470e63260 vim-patch:9.1.2097: TabClosedPre may be triggered twice for the same tab page zeertzjq 2026-01-20 06:06:29 +08:00
  • 30bcb25341 vim-patch:9.1.2093: heap-use-after-free when wiping buffer in TabClosedPre zeertzjq 2026-01-19 10:23:33 +08:00
  • da20804a6a vim-patch:9.1.1325: tests: not checking error numbers properly zeertzjq 2026-01-19 10:32:55 +08:00
  • 0d3ed7904a vim-patch:9.1.1211: TabClosedPre is triggered just before the tab is being freed zeertzjq 2026-01-19 10:18:54 +08:00
  • eb86bbf83a vim-patch:b55f022: runtime(vim): Sync syntax generator base file with output file. zeertzjq 2026-01-19 10:22:24 +08:00
  • e3990f8643 vim-patch:9.1.1202: Missing TabClosedPre autocommand zeertzjq 2026-01-19 10:09:08 +08:00
  • df65f87fd7 vim-patch:partial:8.2.3149: some plugins have a problem with the error check zeertzjq 2026-01-19 10:41:23 +08:00
  • 8bdfd286e5 fix(messages): adjust msg_show "empty" kind logic (#37427) luukvbaal 2026-01-19 17:15:44 +01:00
  • 30259d6af7 Merge pull request #37459 from zeertzjq/vim-658cc10 zeertzjq 2026-01-19 07:24:50 +08:00
  • 069a5ef8e0 vim-patch:0b103d6: runtime(haskell): add include-search and define support in ftplugin zeertzjq 2026-01-19 07:02:16 +08:00
  • a71ea81b86 vim-patch:638bbc5: runtime(doc): Update advice for [gnt]roff users zeertzjq 2026-01-19 06:58:01 +08:00
  • 3bbd646f59 vim-patch:617bf46: runtime(doc): Tweak documentation style in {ft_context,terminal}.txt zeertzjq 2026-01-19 06:56:36 +08:00
  • 095fb2abd8 vim-patch:658cc10: runtime: Changed old "Sponsor" menu item name to a new one zeertzjq 2026-01-19 06:48:07 +08:00
  • 3264dfee75 vim-patch:9.1.1989: Vim intro screen shows register message zeertzjq 2026-01-19 06:51:06 +08:00
  • c52f6eb49a vim-patch:9.1.2094: filetype: tiger files are not recognized Christian Clason 2026-01-18 23:00:50 +01:00
  • a512d43716 fix(autocmd): heap UAF with :bwipe in Syntax autocmd Emanuel Krollmann 2026-01-18 17:19:30 +01:00
  • f36dd7557a fix(autocmd): heap UAF with :bwipe in Syntax autocmd Emanuel Krollmann 2026-01-18 17:19:30 +01:00
  • 5a65321684 fix(pum): text overflows into border on truncation (#37438) glepnir 2026-01-18 16:55:30 +08:00
  • 6ef1b655fe fix(normal): assertion failure with "gk" in narrow window (#37444) zeertzjq 2026-01-18 11:46:13 +08:00
  • 41068c77aa fix(normal): assertion failure with "gk" in narrow window (#37444) zeertzjq 2026-01-18 11:46:13 +08:00
  • 1db945b584 fix(api): parse_expression crash with unopened ] and node Sean Dewar 2026-01-16 00:53:55 +00:00
  • 92849eacff fix(api): parse_expression crash with ident and curly Sean Dewar 2026-01-16 00:17:59 +00:00
  • a5e5ec8910 fix(api): parse_expression crash with unopened ] and node Sean Dewar 2026-01-16 00:53:55 +00:00
  • 5226801be2 fix(api): parse_expression crash with ident and curly Sean Dewar 2026-01-16 00:17:59 +00:00
  • f3cfe9a94b vim-patch:8.2.0371: crash with combination of terminal popup and autocmd (#37433) zeertzjq 2026-01-17 19:53:58 +08:00
  • d052d22979 vim-patch:9.1.2090: Last buffer not freed with EXITFREE zeertzjq 2026-01-17 18:35:41 +08:00
  • 0cc15be15d vim-patch:9.1.2087: Crash when using :tabonly in BufUnload zeertzjq 2026-01-17 05:53:55 +08:00
  • b4ce549f2a Merge pull request #37431 from zeertzjq/vim-9.1.2087 zeertzjq 2026-01-17 19:01:09 +08:00
  • 960cba7b3b vim-patch:9.1.2090: Last buffer not freed with EXITFREE zeertzjq 2026-01-17 18:35:41 +08:00
  • eb5a7cc0dd vim-patch:9.1.2087: Crash when using :tabonly in BufUnload zeertzjq 2026-01-17 05:53:55 +08:00
  • 06e4b159ed fix(health): show full curl output Christian Clason 2026-01-10 11:50:19 +01:00
  • e51f5e17e1 vim-patch:9.0.0909: error message for layout change does not match action (#37436) zeertzjq 2026-01-17 10:58:26 +08:00
  • 1e001b5c8d test: remove duplicate test (#37434) zeertzjq 2026-01-17 08:31:18 +08:00
  • 8754118213 test: remove duplicate test (#37434) zeertzjq 2026-01-17 08:31:18 +08:00
  • 03494ad048 vim-patch:9.1.2088: Redundant NULL checks in find_pattern_in_path() (#37432) zeertzjq 2026-01-17 06:34:34 +08:00
  • b4dd11cd5d test(pack): use a helper to vim.pack.add inside testnvim instance Evgeni Chasnovski 2026-01-16 18:49:14 +02:00
  • 0232a63fa5 test(pack): make various small cleanups Evgeni Chasnovski 2026-01-16 18:31:53 +02:00
  • dde914f926 Merge pull request #37422 from zeertzjq/vim-9.1.0059 zeertzjq 2026-01-16 16:18:02 +08:00
  • 4f44705a47 Merge pull request #37189 from bfredl/zigsafe bfredl 2026-01-16 09:14:54 +01:00
  • 5c4d9261a4 vim-patch:partial:9.1.1110: Vim tests are slow and flaky zeertzjq 2026-01-16 12:40:51 +08:00
  • 20a7e74444 vim-patch:9.1.1043: [security]: segfault in win_line() zeertzjq 2026-01-16 12:39:56 +08:00
  • 786c5fbdec vim-patch:9.1.0671: Problem: crash with WinNewPre autocommand zeertzjq 2026-01-16 12:31:28 +08:00
  • 4544cec168 vim-patch:9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands zeertzjq 2026-01-14 15:43:19 +08:00
  • d6e5286d2c vim-patch:9.1.0059: No event triggered before creating a window zeertzjq 2026-01-14 15:37:16 +08:00
  • 992eaac082 vim-patch:8.2.0370: the typebuf_was_filled flag is sometimes not reset (#37404) Jan Edmund Lazo 2026-01-16 02:11:07 -05:00
  • 600d9f35a4 vim-patch:9.1.2086: Memory leak when skipping invalid literal dict Sean Dewar 2026-01-15 20:22:29 +00:00
  • 43339dee40 Merge pull request #37419 from zeertzjq/vim-af973d4 zeertzjq 2026-01-16 07:53:27 +08:00
  • 074ca976de vim-patch:16c2279: runtime(sh): highlight single-dash short options containing digits zeertzjq 2026-01-16 07:27:27 +08:00
  • d423dd8b8b vim-patch:5529b75: runtime(c): Do not highlight noreturn in C++ code zeertzjq 2026-01-16 07:27:16 +08:00
  • b94061a71d vim-patch:f25c343: runtime(csh): Support negated if in matchit zeertzjq 2026-01-16 07:27:06 +08:00
  • 5144d802c3 vim-patch:f8cde69: runtime(rapid): Update syntax file for ABB Rapid zeertzjq 2026-01-16 07:26:56 +08:00
  • d01f1f379c vim-patch:4969b8d: runtime(mbsync): Add syntax highlighting for TLSVersions keyword zeertzjq 2026-01-16 07:26:11 +08:00
  • 182a8f08b2 vim-patch:af973d4: runtime(yaml): fix indentation script zeertzjq 2026-01-16 07:25:41 +08:00
  • ba1d50fdc3 vim-patch:9.1.2086: Memory leak when skipping invalid literal dict Sean Dewar 2026-01-15 20:22:29 +00:00
  • 10a1df2789 fix(api): nvim_get_option_value dummy buffer crashes Sean Dewar 2025-05-09 16:33:48 +01:00
  • b0f341feea refactor: remove dead code, adjust comment Sean Dewar 2026-01-13 23:09:21 +00:00
  • 6ce7b9b851 fix(api): autocmds mess up nvim_get_option_value's dummy buffer Sean Dewar 2025-05-09 00:26:07 +01:00
  • 7e2e116343 fix(api): nvim_get_option_value dummy buffer crashes Sean Dewar 2025-05-09 16:33:48 +01:00
  • 40114d1631 refactor: remove dead code, adjust comment Sean Dewar 2026-01-13 23:09:21 +00:00
  • 3cb462a960 fix(api): autocmds mess up nvim_get_option_value's dummy buffer Sean Dewar 2025-05-09 00:26:07 +01:00
  • b4db223d33 fix(build): treesitter parsers are not ReleaseSafe bfredl 2026-01-01 14:19:33 +01:00
  • 1427b94200 fix(typval): allocated dynamic size must be at least the static size bfredl 2026-01-01 10:55:14 +01:00
  • ad1c07ebb9 build(ci): test zig build -Doptimize=ReleaseSafe bfredl 2026-01-01 10:40:40 +01:00
  • 6082b7f850 Merge pull request #37040 from p00f/push-nwlkmnvmmlrt bfredl 2026-01-15 11:07:40 +01:00
  • 405c6c9bb0 Merge pull request #37403 from zeertzjq/vim-9.1.0700 zeertzjq 2026-01-15 14:51:13 +08:00
  • 094d3dd3d4 vim-patch:9.1.0703: crash with 2byte encoding and glob2regpat() zeertzjq 2026-01-15 14:03:04 +08:00
  • 8c31b3eeac vim-patch:9.1.0702: Patch 9.1.0700 broke CI zeertzjq 2026-01-15 14:00:25 +08:00
  • 0de85e322a vim-patch:9.1.0701: crash with NFA regex engine when searching for composing chars zeertzjq 2026-01-15 13:56:05 +08:00
  • 11b3699252 vim-patch:9.1.0700: crash with 2byte encoding and glob2regpat() zeertzjq 2026-01-15 13:53:39 +08:00
  • 5042394241 vim-patch:9.1.0697: [security]: heap-buffer-overflow in ins_typebuf (#37372) Jan Edmund Lazo 2026-01-15 00:35:21 -05:00
  • 86c939ba91 fix(treesitter): fix spell navigation on first line (#37361) ashab-k 2026-01-15 07:50:24 +05:30
  • 4451adbf84 Merge pull request #37325 from zeertzjq/term-poll zeertzjq 2026-01-15 09:57:12 +08:00
  • e051718908 fix(process): don't limit PTY master remaining data size zeertzjq 2026-01-15 09:29:51 +08:00
  • 75c8f75501 refactor(process): don't read from PTY master using uv_pipe_t zeertzjq 2026-01-09 10:45:44 +08:00
  • b4cd55df15 refactor(event/stream.c): fix confusing indent (#37398) zeertzjq 2026-01-15 09:00:55 +08:00
  • 896968cad1 refactor(event/stream.c): fix confusing indent (#37398) zeertzjq 2026-01-15 09:00:55 +08:00
  • 994444571e test: remove non-actionable tests from "pending" list #37384 Justin M. Keyes 2026-01-14 19:25:11 -05:00
  • cabf82be5a test(lsp/diagnostic_spec): fix creating unused clients (#37397) zeertzjq 2026-01-15 08:23:55 +08:00
  • 8df6e5ea92 docs(build.zig): document zig build Chinmay Dalal 2026-01-13 22:24:58 -05:00
  • 5ec0c1ca07 feat(build.zig): install parsers in install step Chinmay Dalal 2026-01-11 22:33:44 -05:00
  • 83552847f3 Merge pull request #37389 from zeertzjq/vim-9.1.2085 zeertzjq 2026-01-14 14:19:37 +08:00
  • 40fb2818b6 vim-patch:9.1.2085: Use-after-free in winframe_remove() zeertzjq 2026-01-14 09:43:48 +08:00
  • 6fa2ebec6b vim-patch:9.1.2023: [security]: Use-after-free in alist_add() with nasty autocmd zeertzjq 2026-01-14 09:42:36 +08:00
  • 328640aed0 vim-patch:9.1.1323: b:undo_ftplugin not executed when re-using buffer zeertzjq 2026-01-14 09:37:53 +08:00
  • 92596a37e7 vim-patch:partial:9.0.0907: restoring window after WinScrolled may fail zeertzjq 2026-01-14 09:21:35 +08:00
  • 41bc3020c4 fix(build.zig): format build.zig to keep lines under 100 chars Chinmay Dalal 2025-12-27 00:15:40 -05:00
  • b618511ef9 fix(editorconfig): use 4 spaces indentation for zig files Chinmay Dalal 2025-12-20 16:08:37 -05:00
  • 6d9031390c feat(build.zig): add option to use system dependencies Chinmay Dalal 2025-12-20 00:11:05 -05:00
  • dddc359213 test(client): check for uv.run() failure (#37379) zeertzjq 2026-01-14 08:00:37 +08:00
  • bb0f28f20b Merge pull request #37385 from zeertzjq/vim-ec46b9d zeertzjq 2026-01-14 07:39:33 +08:00
  • 6869d0698f vim-patch:17d60ce: runtime(compiler): add compiler plugin for cabal zeertzjq 2026-01-14 07:12:35 +08:00
  • 3f10748a07 vim-patch:c2f453f: runtime(krl): Update syntax file for Kuka Robot Language zeertzjq 2026-01-14 07:12:24 +08:00