Commit Graph

  • ede5252d89 patch 9.2.0134: memory leak in socket_server_send_reply() v9.2.0134 Huihui Huang 2026-03-10 19:40:33 +00:00
  • 248de84d86 patch 9.2.0133: memory leak in netbeans_file_activated() v9.2.0133 Huihui Huang 2026-03-10 19:33:22 +00:00
  • ff16ebdb08 patch 9.2.0132: tests: Test_recover_corrupted_swap_file1 fails on be systems v9.2.0132 James McCoy 2026-03-10 18:39:40 +00:00
  • 9360647715 patch 9.2.0131: potential buffer overflow in regdump() v9.2.0131 Christian Brabandt 2026-03-08 19:18:28 +00:00
  • 49b8d9903b patch 9.2.0130: missing range flags for the :tab command v9.2.0130 Doug Kearns 2026-03-09 19:52:30 +00:00
  • 433bcf3bec patch 9.2.0129: popup: wrong handling of wide-chars and opacity:0 v9.2.0129 Yasuhiro Matsumoto 2026-03-09 18:47:10 +00:00
  • 1f1b86ac60 patch 9.2.0128: Wayland: using _Boolean instead of bool type v9.2.0128 Christoffer Aasted 2026-03-09 18:33:51 +00:00
  • ffeb2339cb patch 9.2.0127: line('w0') and line('w$') return wrong values in a terminal v9.2.0127 Christian Brabandt 2026-03-09 18:26:41 +00:00
  • 727f6e2686 patch 9.2.0126: String handling can be improved v9.2.0126 John Marriott 2026-03-09 18:17:22 +00:00
  • bab7619604 runtime(doc): Update intro.txt about Neovim Phạm Bình An 2026-03-08 20:58:44 +00:00
  • 271f4fe47b patch 9.2.0125: tests: test_textformat.vim leaves swapfiles behind v9.2.0125 Christian Brabandt 2026-03-08 20:32:13 +00:00
  • 24fd698045 patch 9.2.0124: auto-format may swallow white space v9.2.0124 Daniel Müller 2026-03-08 20:24:10 +00:00
  • 6c0321fb9d patch 9.2.0123: GTK: using deprecated gdk_pixbuf_new_from_xpm_data() v9.2.0123 Christian Brabandt 2026-03-08 20:10:03 +00:00
  • 48b913d735 patch 9.2.0122: Vim still supports compiling on NeXTSTEP v9.2.0122 Christian Brabandt 2026-03-08 19:48:32 +00:00
  • 7ed37dc534 patch memory leak in list_extend_func() in list.c v9.2.0121 Huihui Huang 2026-03-08 19:37:22 +00:00
  • 123a1e6410 patch 9.2.0120: tests: test_normal fails v9.2.0120 Christian Brabandt 2026-03-08 19:33:01 +00:00
  • 2c1269f0d3 runtime(zip): Make ZipUpdatePS() check that shell is powershell Christian Brabandt 2026-03-08 15:30:31 +00:00
  • 6495ca4c16 patch 9.2.0119: incorrect highlight initialization in win_init() v9.2.0119 Foxe Chen 2026-03-07 18:35:39 +00:00
  • d180f67a41 patch 9.2.0118: memory leak in w_hl when reusing a popup window v9.2.0118 Christian Brabandt 2026-03-07 17:44:24 +00:00
  • f17b8b1df5 patch 9.2.0117: tests: test_wayland.vim fails v9.2.0117 Christian Brabandt 2026-03-07 17:32:29 +00:00
  • f90fc1bd72 patch 9.2.0116: terminal: synchronized output sequences are buffered v9.2.0116 Foxe Chen 2026-03-07 14:23:27 +00:00
  • 49b81793ff runtime(docs): Update CONTRIBUTING.md and mention #vim on libera dezza 2026-03-07 14:05:58 +00:00
  • f3b566481c patch 9.2.0115: popup: screen flickering possible during async callbacks v9.2.0115 Yasuhiro Matsumoto 2026-03-07 10:22:28 +00:00
  • e948fea640 runtime(sed): Update syntax, support more GNU address extensions Doug Kearns 2026-03-07 10:11:39 +00:00
  • 78ae2ff094 patch 9.2.0114: MS-Windows: terminal output may go to wrong terminal v9.2.0114 gcrtnst 2026-03-07 10:01:49 +00:00
  • bd77d327d3 runtime(doc): remove thoughts of generics for a function Mao-Yining 2026-03-05 20:55:39 +00:00
  • 9c4cb7145f patch 9.2.0113: winhighlight pointer may be used uninitialized v9.2.0113 Foxe Chen 2026-03-05 20:50:24 +00:00
  • 4d0c57e15f patch 9.2.0112: popup: windows flicker when updating text v9.2.0112 Yasuhiro Matsumoto 2026-03-05 20:33:40 +00:00
  • 0fe3ca6031 patch 9.2.0111: 'winhighlight' option not always applied v9.2.0111 Foxe Chen 2026-03-05 20:17:57 +00:00
  • 75decb4a8d runtime(glimmer): add syntax support for glimmer files Devin Weaver 2026-03-05 20:07:50 +00:00
  • 99ea2b5b06 runtime(handlebars): adds handlebars template syntax & indent support Devin Weaver 2026-03-05 20:06:02 +00:00
  • 22c62e2691 runtime(syntax-tests): regenerate dump files (after v9.2.0110) Christian Brabandt 2026-03-05 20:01:10 +00:00
  • 7ba60f17c2 patch 9.2.0110: No support for terminal synchronization mode v9.2.0110 Foxe Chen 2026-03-04 20:52:25 +00:00
  • 6c34ace536 patch 9.2.0109: VIM_BACKTICK is always defined except for tiny builds v9.2.0109 Martin Tournoij 2026-03-04 19:54:15 +00:00
  • 499e93d09a patch 9.2.0108: byteidx_common() and f_utf16idx() call ptr2len() twice v9.2.0108 Yasuhiro Matsumoto 2026-03-04 19:29:45 +00:00
  • 76abd0ccdf patch 9.2.0107: tests: Test_statuslineopt() is flaky v9.2.0107 Hirohito Higashi 2026-03-04 19:09:37 +00:00
  • 648240fe9a patch 9.2.0106: memory leak in expand_findfunc() v9.2.0106 Huihui Huang 2026-03-03 20:45:18 +00:00
  • 7d1e0a7832 patch 9.2.0105: memory leak in heredoc_get() in src/evalvars.c v9.2.0105 Huihui Huang 2026-03-03 20:35:48 +00:00
  • 2a7414594a patch 9.2.0104: popup: flickering on opaque popups with overlapping text v9.2.0104 Javier Jaramago Fernández 2026-03-03 20:26:37 +00:00
  • ff9185e822 patch 9.2.0103: missing FEAT_MENU guard for w_winbar_height in window.c v9.2.0103 Hirohito Higashi 2026-03-03 20:13:53 +00:00
  • 5845741d69 patch 9.2.0102: 'listchars' "leadtab" not used in :list v9.2.0102 zeertzjq 2026-03-03 20:08:12 +00:00
  • b0ad5c077b patch 9.2.0101: statusline drawing issue for multi-lines v9.2.0101 Hirohito Higashi 2026-03-03 20:02:07 +00:00
  • 238a84621d patch 9.2.0100: Using reserved keyword new as function argument v9.2.0100 Wei Tang 2026-03-03 19:50:15 +00:00
  • b2bc54534c patch 9.2.0099: compiler warning about unused variable v9.2.0099 Christian Brabandt 2026-03-03 18:37:25 +00:00
  • bc959db163 patch 9.2.0098: Coverity: Error handling issue in win_init() v9.2.0098 Christian Brabandt 2026-03-03 18:34:01 +00:00
  • f7a568ebeb runtime(syntax-tests): regenerate dump files (after v9.2.0093) Christian Brabandt 2026-03-03 18:28:32 +00:00
  • e352bb632a patch 9.2.0097: Memory leak in qf_push_dir() v9.2.0097 Christian Brabandt 2026-03-03 18:25:24 +00:00
  • 327e0e34c9 patch 9.2.0096: has() function is slow due to linear feature scan v9.2.0096 Yasuhiro Matsumoto 2026-03-02 20:41:44 +00:00
  • 962a8c7f00 patch 9.2.0095: keypad keys may shadow normal keys v9.2.0095 AstroSnail 2026-03-02 20:06:48 +00:00
  • 9166f1c09b translation: regenerate po/vim.pot after v9.2.0093 Christian Brabandt 2026-03-02 19:56:38 +00:00
  • 2c1f4dcbcc patch 9.2.0094: popup: concealed text causes incorrect truncation v9.2.0094 Yasuhiro Matsumoto 2026-03-02 19:45:11 +00:00
  • 98174caabb patch 9.2.0093: Not possible to have window-local highlighting groups v9.2.0093 Foxe Chen 2026-03-02 19:36:07 +00:00
  • 62cf4c2947 patch 9.2.0092: control flow commands using '|' fail inside a {} block v9.2.0092 Christian Brabandt 2026-03-02 19:02:06 +00:00
  • 99ba87d152 runtime(nickel): Add filetype plugin with com, cms settings Riley Bruins 2026-03-02 18:50:47 +00:00
  • 0155401538 patch 9.2.0091: missing out-of-memory checks in quickfix.c v9.2.0091 John Marriott 2026-03-02 18:44:33 +00:00
  • 6ce357a586 runtime(po): Update syntax script Eisuke Kawashima 2026-03-02 18:39:22 +00:00
  • 73f41626df runtime(doc): Tweak doc style in options.txt Hirohito Higashi 2026-03-02 18:21:40 +00:00
  • 4b30e40a1f patch 9.2.0090: "leadtab" behavior inconsistent on line with only TABs v9.2.0090 zeertzjq 2026-03-02 18:18:51 +00:00
  • a6198523fb patch 9.2.0089: netrw: does not take port into account in hostname validation v9.2.0089 Miguel Barro 2026-03-01 19:32:29 +00:00
  • 93cb5e544b translation: regenerate po/vim.pot after v9.2.0088 Christian Brabandt 2026-03-01 19:28:47 +00:00
  • 5a4291d34e runtime(osc52): Omit paste from the osc52 provider when g:osc52_disable_paste is enabled mikoto2000 2026-03-01 19:23:34 +00:00
  • 8526d32647 patch 9.2.0088: cannot display tabs for indentation v9.2.0088 HarshK97 2026-03-01 17:50:27 +00:00
  • f7e99d102b patch 9.2.0087: popup: redrawing can be improved when moving popups v9.2.0087 Yasuhiro Matsumoto 2026-03-01 17:25:08 +00:00
  • 08e758bb70 patch 9.2.0086: Coverity complains that ScreenLines can be NULL v9.2.0086 Christian Brabandt 2026-03-01 17:21:16 +00:00
  • a5af4352cf patch 9.2.0085: tests: test_clientserver.vim is flaky v9.2.0085 Christian Brabandt 2026-03-01 17:18:09 +00:00
  • 14eddc7d46 runtime(xkb): Include a simple xkb ftplugin GX 2026-03-01 17:12:00 +00:00
  • a6550d5713 translation: regenerate po/vim.pot after v9.2.0083 Christian Brabandt 2026-03-01 17:07:44 +00:00
  • 689083a748 patch 9.2.0084: Vim9: isn_get_calltype() can be improved v9.2.0084 Yegappan Lakshmanan 2026-03-01 17:02:52 +00:00
  • a4186316ba patch 9.2.0083: Cannot have a mutli-line statusline v9.2.0083 Hirohito Higashi 2026-03-01 16:57:08 +00:00
  • f8ec661ff5 patch 9.2.0082: Patch v9.2.0052 was wrong v9.2.0082 Christian Brabandt 2026-03-01 16:11:22 +00:00
  • eba078fc47 patch 9.2.0081: Failed "z=" does not reset 'nospell' setting v9.2.0081 Luuk van Baal 2026-02-28 17:40:32 +00:00
  • 75c291fc39 runtime(julia): Update julia ftplugin Daniel Wennberg 2026-02-28 17:37:23 +00:00
  • cded5e2205 patch 9.2.0080: popup: a few redrawing problems v9.2.0080 Yasuhiro Matsumoto 2026-02-28 17:28:25 +00:00
  • b901fa9a6a runtime(vim): Update base syntax, improve :syntax group list arg matching Doug Kearns 2026-02-28 17:20:42 +00:00
  • 525d1d6a94 patch 9.2.0079: memory leak in eval_dict() v9.2.0079 Huihui Huang 2026-02-28 17:01:53 +00:00
  • 4e5b9e31cb patch 9.2.0078: [security]: stack-buffer-overflow in build_stl_str_hl() v9.2.0078 Christian Brabandt 2026-02-24 20:29:20 +00:00
  • 65c1a143c3 patch 9.2.0077: [security]: Crash when recovering a corrupted swap file v9.2.0077 Christian Brabandt 2026-02-23 21:42:39 +00:00
  • bb6de2105b patch 9.2.0076: [security]: buffer-overflow in terminal handling v9.2.0076 Christian Brabandt 2026-02-23 20:29:43 +00:00
  • 9b7dfa2948 patch 9.2.0075: [security]: Buffer underflow with emacs tag file v9.2.0075 Christian Brabandt 2026-02-23 19:35:25 +00:00
  • f6a7f469a9 patch 9.2.0074: [security]: Crash with overlong emacs tag file v9.2.0074 Christian Brabandt 2026-02-23 18:30:11 +00:00
  • 79348dbbc0 patch 9.2.0073: [security]: possible command injection using netrw v9.2.0073 Christian Brabandt 2026-02-22 21:24:48 +00:00
  • 1da9d1381f patch 9.2.0072: inside_block() uses wrong index in loop v9.2.0072 Weixie Cui 2026-02-27 19:09:34 +00:00
  • c598c4de27 patch 9.2.0071: Vim9: lambda function deleted on re-sourcing v9.2.0071 Hirohito Higashi 2026-02-27 19:03:18 +00:00
  • 2fa34b6422 patch 9.2.0070: tests: various tests leave swapfiles around v9.2.0070 Christian Brabandt 2026-02-27 18:57:47 +00:00
  • 9148644c1e runtime(env): add ftplugin for env filetype snelling-a 2026-02-27 18:51:34 +00:00
  • 09ce70821b patch 9.2.0069: highlight: incorrect string length and redundant code v9.2.0069 glepnir 2026-02-27 18:39:56 +00:00
  • 455d62e38a patch 9.2.0068: Inefficient use of list_append_string() v9.2.0068 John Marriott 2026-02-26 21:20:59 +00:00
  • 8ba12766d1 patch 9.2.0067: memory leak in dict_extend_func() v9.2.0067 Huihui Huang 2026-02-26 21:13:40 +00:00
  • c0740e046e patch 9.2.0066: memory leak in build_drop_cmd() v9.2.0066 Huihui Huang 2026-02-26 21:08:50 +00:00
  • ac28237e62 patch 9.2.0065: memory leak in invoke_sync_listeners() v9.2.0065 Huihui Huang 2026-02-26 21:02:27 +00:00
  • 97c5bed84b patch 9.2.0064: popup: opacity feature causes flickering v9.2.0064 Hirohito Higashi 2026-02-26 20:49:06 +00:00
  • 5aa0860d0a patch 9.2.0063: memory leak in type_name_list_or_dict() v9.2.0063 Huihui Huang 2026-02-26 20:41:11 +00:00
  • cb031178c2 patch 9.2.0062: Using the wrong field with DAP channel mode v9.2.0062 Foxe Chen 2026-02-25 21:43:06 +00:00
  • 1c0d468d72 patch 9.2.0061: Not possible to know when a session will be loaded v9.2.0061 Colin Kennedy 2026-02-25 21:08:15 +00:00
  • b7eb0c2d38 patch 9.2.0060: No support for the DAP channel mode v9.2.0060 Foxe Chen 2026-02-25 20:53:21 +00:00
  • e8432bc5d5 patch 9.2.0059: memory leak in fill_assert_error v9.2.0059 Huihui Huang 2026-02-25 20:36:36 +00:00
  • aa18b85df5 patch 9.2.0058: Compile error in did_set_previewpopup() v9.2.0058 John Marriott 2026-02-25 20:26:45 +00:00
  • 71ace8ba8c patch 9.2.0057: memory leak in exe_newdict() v9.2.0057 Huihui Huang 2026-02-25 20:18:16 +00:00
  • 6a239a1905 patch 9.2.0056: memory leak in ex_substitute v9.2.0056 Huihui Huang 2026-02-25 20:10:07 +00:00
  • 9c3279ddc3 patch 9.2.0055: memory leak in ExpandFromContext() v9.2.0055 Huihui Huang 2026-02-25 20:04:07 +00:00