Commit Graph

  • c920d93443 patch 9.2.0498: potential heap buffer overflow in if_xcmdsrv.c master v9.2.0498 Foxe Chen 2026-05-17 20:42:20 +00:00
  • 4a99175e39 patch 9.2.0497: Cannot jump to remote tags v9.2.0497 Miguel Barro 2026-05-17 20:00:41 +00:00
  • a65a52d684 patch 9.2.0496: [security]: Code Injection in cucumber filetype plugin v9.2.0496 Christian Brabandt 2026-05-17 19:39:24 +00:00
  • f08ab2f4d7 patch 9.2.0495: [security]: runtime(netrw): code injection via NetrwBookHistSave() v9.2.0495 Christian Brabandt 2026-05-17 18:53:48 +00:00
  • 2a01e59671 runtime(just): add 'suffixesadd' to ftplugin mathmil 2026-05-17 18:08:46 +00:00
  • 23c77d8ec8 runtime(sh): Do not conflate empty array and function declarations in Bash Aliaksei Budavei 2026-05-17 18:05:13 +00:00
  • f0e874a129 patch 9.2.0494: User commands cannot handle single args with spaces v9.2.0494 Maxim Kim 2026-05-17 17:58:15 +00:00
  • abecad5af0 patch 9.2.0493: popup: missing Popup, PopupBorder and PopupTitle hi groups v9.2.0493 Yasuhiro Matsumoto 2026-05-17 17:42:27 +00:00
  • 3db4c3a20b patch 9.2.0492: popup: decoration wrongly drawn with clipping on border v9.2.0492 Yasuhiro Matsumoto 2026-05-17 09:27:04 +00:00
  • ab24858cf5 CI: Update clang to v22 Philip H. 2026-05-17 08:48:14 +00:00
  • f03155aa2a runtime(htmldjango): Add syntax highlighting of comparison operators tecis 2026-05-17 08:44:39 +00:00
  • 8b25d90b08 runtime(django): Resolve FIXME of comparrison operators + localization tags tecis 2026-05-17 08:32:15 +00:00
  • 403ba303b9 ccfilter: uses unbounded strcat()/strcpy() orbisai0security 2026-05-17 08:19:14 +00:00
  • 8ae45e4202 NSIS: Don't install 32-bit dll on ARM64 K.Takata 2026-05-16 15:51:03 +00:00
  • d8c4774273 patch 9.2.0491: VMS: various build issues v9.2.0491 Zoltan Arpadffy 2026-05-16 08:42:47 +00:00
  • 88b00d1c57 patch 9.2.0490: matchfuzzy() can crash on long multi-word patterns v9.2.0490 glepnir 2026-05-16 08:36:39 +00:00
  • 591db923ba runtime(zip,tar): Add support for compressed .cbz and .cbt files Phạm Bình An 2026-05-16 08:02:13 +00:00
  • f7e239bd0e runtime(sh): Update syntax, don't include parens in function name highlighting Doug Kearns 2026-05-16 07:54:54 +00:00
  • bc7f736a39 patch 9.2.0489: filetype: some Objective-C files are not recognized v9.2.0489 Keith Smiley 2026-05-16 07:46:25 +00:00
  • 7cb86f46cb CI: Bump the github-actions group across 1 directory with 2 updates dependabot[bot] 2026-05-16 07:40:21 +00:00
  • b467b56ef0 patch 9.2.0488: statusline: status line highlight blends into adjacent vsep cells v9.2.0488 Hirohito Higashi 2026-05-15 16:50:27 +00:00
  • ee49669e8f patch 9.2.0487: viminfo: possible signed int overflow in register array v9.2.0487 Yasuhiro Matsumoto 2026-05-15 16:44:46 +00:00
  • de7a5b5425 patch 9.2.0486: out-of-bound read when recovering swap files v9.2.0486 Christian Brabandt 2026-05-15 16:31:14 +00:00
  • e85e3e5d85 patch 9.2.0485: clipboard provider callback can be called recursively v9.2.0485 Foxe Chen 2026-05-15 16:00:04 +00:00
  • bec23ef65c patch 9.2.0484: TextPutPre triggers clipboard provider callback twice v9.2.0484 Foxe Chen 2026-05-15 15:45:11 +00:00
  • 77b8a12f82 runtime(doc): Update 'softtabstop' documentation Jonathan Demme 2026-05-15 15:37:31 +00:00
  • f281493c49 patch 9.2.0483: popup: terminal embedded in an opacity popup freezes Vim on input v9.2.0483 Hirohito Higashi 2026-05-15 15:02:48 +00:00
  • 37d61dae72 runtime(doc): update doc for clipboard provider Foxe Chen 2026-05-15 09:46:47 +00:00
  • 29fa934344 patch 9.2.0482: runtime(osc52): triggered twice with TextPutPoste autocmd v9.2.0482 Foxe Chen 2026-05-15 02:09:24 +00:00
  • 8e41c34aba patch 9.2.0481: runtime(netrw): command injection possible via maps v9.2.0481 Christian Brabandt 2026-05-14 18:46:56 +00:00
  • 8af0f098c3 patch 9.2.0480: [security]: runtime(netrw): code injection via mf command v9.2.0480 Christian Brabandt 2026-05-14 16:43:15 +00:00
  • 3fb5e58fbc patch 9.2.0479: [security]: runtime(tar): command injection in tar plugin v9.2.0479 Christian Brabandt 2026-05-14 15:35:28 +00:00
  • 950f501a18 runtime(doc): Fix file mode for the Italian manpage K.Takata 2026-05-14 08:39:03 +00:00
  • 702d32e161 runtime(compiler): set zig errorformat yilisharcs 2026-05-12 18:11:55 +00:00
  • 8aecd377f0 patch 9.2.0478: channel: redundant str/length assignments in channel_part_info() v9.2.0478 John Marriott 2026-05-12 17:58:21 +00:00
  • 3a9e1bb7e2 patch 9.2.0477: popup: leftover content after popup_free under layout change v9.2.0477 Yasuhiro Matsumoto 2026-05-12 17:47:41 +00:00
  • 38237411e4 patch 9.2.0476: pattern completion leaks memory on alloc failures v9.2.0476 glepnir 2026-05-12 17:40:19 +00:00
  • 78302b7b4a translation(it): Update Italian manpage Antonio Giovanni Colombo 2026-05-12 17:29:22 +00:00
  • f45ed6465d runtime(hlyamk): Allow to highlight put regions using TextPutPost Foxe Chen 2026-05-11 17:19:19 +00:00
  • 74019bea8c patch 9.2.0475: runtime(netrw): bookmark paths not normalized v9.2.0475 J. Paulo Seibt 2026-05-11 17:08:48 +00:00
  • 7784fac15f patch 9.2.0474: MS-Windows: hard to tell which Visual Studio version was selected with MSVC v9.2.0474 K.Takata 2026-05-11 16:56:33 +00:00
  • a70b7a85af patch 9.2.0473: Pasting ". register without autocommands breaks TextPut* v9.2.0473 zeertzjq 2026-05-11 16:49:19 +00:00
  • 51f1447d2a patch 9.2.0472: popup: column jitters when scrolled outside viewport v9.2.0472 Yasuhiro Matsumoto 2026-05-11 16:29:27 +00:00
  • 1b65cfbac5 patch 9.2.0471: vimvars di_key initialized at runtime v9.2.0471 John Marriott 2026-05-11 16:22:05 +00:00
  • 852f4f43ca runtime(doc): Fix manpage typo in description of '--ttyfail' Matthew Fernandez 2026-05-11 16:18:56 +00:00
  • bfebd1209b runtime(javacc): Check for existence of javaFuncDef syn group before clearing it Christian Brabandt 2026-05-11 10:15:02 +02:00
  • e0781bd5bf patch 9.2.0470: No way to hook into put commands v9.2.0470 Foxe Chen 2026-05-10 19:12:22 +00:00
  • e3d9929109 patch 9.2.0469: popup: textprop-anchored popups bleed past host window edges v9.2.0469 Yasuhiro Matsumoto 2026-05-10 18:53:57 +00:00
  • ef1ecc3b61 patch 9.2.0468: popups: not correctly updated from a CmdlineChanged autocommand v9.2.0468 Yasuhiro Matsumoto 2026-05-10 18:20:01 +00:00
  • 5ef1eec5c5 patch 9.2.0467: multi-line statusline loses highlighting attributes v9.2.0467 Hirohito Higashi 2026-05-10 18:14:01 +00:00
  • 3a8b9e09b2 patch 9.2.0466: popup: redraw can use stale blended cells v9.2.0466 Yasuhiro Matsumoto 2026-05-10 17:16:08 +00:00
  • 2020e0bade patch 9.2.0465: modeline: foldmarker cannot be set with modelinestrict v9.2.0465 Christian Brabandt 2026-05-10 17:00:59 +00:00
  • ec76ac620b patch 9.2.0464: runtime(netrw): bookmarking directory uses current dir v9.2.0464 J. Paulo Seibt 2026-05-10 16:50:02 +00:00
  • 6b8d2262d3 patch 9.2.0463: Not able to use legacy expression evaluation in a vim9script maps v9.2.0463 Yegappan Lakshmanan 2026-05-10 16:41:35 +00:00
  • 3a1ac7ced2 patch 9.2.0462: MS-Windows: workaround for assert error on GUI v9.2.0462 K.Takata 2026-05-10 16:34:01 +00:00
  • 4f610f07b7 patch 9.2.0461: Corrupted undofile causes use-after-free v9.2.0461 Christian Brabandt 2026-05-09 14:41:37 +00:00
  • abd74fa122 patch 9.2.0460: did_set_shellpipe_redir() in wrong file v9.2.0460 zeertzjq 2026-05-09 14:18:53 +00:00
  • 124f8becec patch 9.2.0459: tests: test_termcodes fails (after v9.2.0456) v9.2.0459 Christian Brabandt 2026-05-09 14:13:52 +00:00
  • fbec828c7e CI: Bump the github-actions group across 1 directory with 2 updates dependabot[bot] 2026-05-09 13:49:43 +00:00
  • 84ae09dd79 patch 9.2.0458: Crash with invalid shellredir/shellpipe value v9.2.0458 Christian Brabandt 2026-05-08 21:29:21 +00:00
  • 2f00656b34 patch 9.2.0457: Compile warning about unused variable v9.2.0457 Christian Brabandt 2026-05-08 21:22:28 +00:00
  • 7644d9d611 patch 9.2.0456: stray p character displayed on some terms v9.2.0456 Foxe Chen 2026-05-08 21:14:52 +00:00
  • 9694ff58fe patch 9.2.0455: 'findfunc' only allows extra info for cmdline completion v9.2.0455 zeertzjq 2026-05-08 21:09:48 +00:00
  • b207b5a2a3 patch 9.2.0454: tests: no test that "abbr" in customlist completion is shown v9.2.0454 zeertzjq 2026-05-08 21:06:08 +00:00
  • c895390e58 patch 9.2.0453: vertical separator of statusline blend into active statusline v9.2.0453 Hirohito Higashi 2026-05-08 20:57:34 +00:00
  • b9871cef10 patch 9.2.0452: screen.c popup opacity blend logic is duplicated v9.2.0452 Yasuhiro Matsumoto 2026-05-07 19:40:16 +00:00
  • 58124789aa patch 9.2.0451: 'findfunc' can't return extra info for cmdline completion v9.2.0451 zeertzjq 2026-05-07 19:29:06 +00:00
  • 9299332917 patch 9.2.0450: [security]: heap buffer overflow in spellfile.c read_compound() v9.2.0450 Christian Brabandt 2026-05-06 20:50:00 +02:00
  • 4cbdef8e30 runtime(vim9): Check cmd.exe on WSL is executable Yasuhiro Matsumoto 2026-05-06 18:24:51 +00:00
  • 0ab4316fce patch 9.2.0449: Make proto fails in non GTK builds v9.2.0449 Christian Brabandt 2026-05-06 18:17:00 +00:00
  • 4bcc8ba93d patch 9.2.0448: Vim9: dangling cmdline pointer after skip_expr_cctx() v9.2.0448 Yasuhiro Matsumoto 2026-05-06 18:02:09 +00:00
  • c06002f3cb patch 9.2.0447: cindent does not ignore comments v9.2.0447 magnus-rattlehead 2026-05-05 20:35:32 +00:00
  • 7ccc273a4c patch 9.2.0446: runtime(netrw): off-by-one bug in s:NetrwUnMarkFile() v9.2.0446 J. Paulo Seibt 2026-05-05 20:06:15 +00:00
  • 40fc78f0a1 patch 9.2.0445: win_fix_scroll() called before win_comp_pos() in command_height() v9.2.0445 Jesse Rosenstock 2026-05-05 19:50:46 +00:00
  • 88fb739918 patch 9.2.0444: Cannot set 'path' option via modeline v9.2.0444 Christian Brabandt 2026-05-05 19:47:19 +00:00
  • cf947e7ef0 patch 9.2.0443: GUI: cancelling save dialog overwrites or discards unnamed buffer v9.2.0443 Hirohito Higashi 2026-05-05 19:02:59 +00:00
  • 2bfddbea47 patch 9.2.0442: completion: i_CTRL-X_CTRL-V doesn't use dict from customlist v9.2.0442 zeertzjq 2026-05-05 18:56:56 +00:00
  • 1903020b82 runtime(autopkgtest): update syntax script Arnaud Rebillout 2026-05-04 20:31:51 +00:00
  • b10159bcc2 Fix wrong comment in getchar.c mityu 2026-05-04 20:24:07 +00:00
  • 8c7d824b73 patch 9.2.0441: statusline: click handler not called on multi-line statusline v9.2.0441 Hirohito Higashi 2026-05-04 20:03:46 +00:00
  • 0c998003bc patch 9.2.0440: MS-Windows: cursor flicker during update_screen() v9.2.0440 Yasuhiro Matsumoto 2026-05-04 19:58:27 +00:00
  • 3bfffcc290 patch 9.2.0439: completion: info popup not removed in cmdline mode v9.2.0439 zeertzjq 2026-05-04 19:53:10 +00:00
  • 20a124a6e0 patch 9.2.0438: tests: test_plugin_termdebug is flaky v9.2.0438 Jesse Rosenstock 2026-05-04 19:22:25 +00:00
  • bb807ebc8a runtime(doc): Tweak documentation style Hirohito Higashi 2026-05-04 19:17:52 +00:00
  • cb0b4cf45c Fix a few more typos Felipe Matarazzo 2026-05-04 19:10:37 +00:00
  • 9d3019104c patch 9.2.0437: MS-Windows: cursor flicker in vtp mode v9.2.0437 Yasuhiro Matsumoto 2026-05-03 18:37:05 +00:00
  • 77677c33de patch 9.2.0436: Buffer overflow when parsing overlong errorformat lines v9.2.0436 Christian Brabandt 2026-05-03 18:32:11 +00:00
  • 190cb3c2b9 patch 9.2.0435: [security]: backticks in 'path' may cause shell execution on completion v9.2.0435 Christian Brabandt 2026-05-03 16:10:03 +00:00
  • fde5a56ecb patch 9.2.0434: cscope: filename interpreted by /bin/sh v9.2.0434 Christian Brabandt 2026-05-03 17:47:50 +00:00
  • 5c700152ae patch 9.2.0433: customlist completion cannot supply pum metadata v9.2.0433 Yasuhiro Matsumoto 2026-05-02 16:04:38 +00:00
  • 3bd25c63b4 patch 9.2.0432: blob to string conversion can be improved v9.2.0432 Yasuhiro Matsumoto 2026-05-02 15:49:17 +00:00
  • e1e92fea92 patch 9.2.0431: blob encoding can be improved v9.2.0431 Yasuhiro Matsumoto 2026-05-02 15:39:55 +00:00
  • 2219c89013 patch 9.2.0430: tests: Test_shortmess_F3() is flaky on MS-Windows v9.2.0430 Yasuhiro Matsumoto 2026-05-02 15:20:18 +00:00
  • e25933014c patch 9.2.0429: tests: flaky screendump Test_smoothscroll_incsearch() v9.2.0429 Yasuhiro Matsumoto 2026-05-02 13:29:01 +00:00
  • e4413c5df7 runtime(algol68): Update syntax file, match symbolic identity relators Doug Kearns 2026-05-01 16:35:57 +00:00
  • 59e59a62b4 patch 9.2.0428: popup: no opacity support for completepopup/previewpopup v9.2.0428 Yasuhiro Matsumoto 2026-05-01 16:28:51 +00:00
  • 7b218ae98c patch 9.2.0427: popup: opacity blend may leaks white bg color v9.2.0427 Yasuhiro Matsumoto 2026-05-01 16:10:21 +00:00
  • cf5d7102b9 patch 9.2.0426: tests: still some flaky screendump tests v9.2.0426 Yasuhiro Matsumoto 2026-05-01 16:01:03 +00:00
  • d25f8d1b2c patch 9.2.0425: Cannot silence undo/redo messages v9.2.0425 Shougo Matsushita 2026-05-01 14:54:56 +00:00
  • ec8b8bd82a patch 9.2.0424: popup: flicker when wildtrigger() refreshes the popup menu v9.2.0424 Yasuhiro Matsumoto 2026-05-01 13:29:01 +00:00