]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2026-03-16  elig0nruntime(doc): Fix typo in cmdline.txt
2026-03-16  Yasuhiro Matsumotopatch 9.2.0184: MS-Windows: screen flicker with termgui... v9.2.0184
2026-03-16  Yasuhiro Matsumotopatch 9.2.0183: channel: using deprecated networking... v9.2.0183
2026-03-16  Sean Dewarpatch 9.2.0182: autocmds may leave windows with w_locke... v9.2.0182
2026-03-16  ichizokpatch 9.2.0181: line('w0') moves cursor in terminal... v9.2.0181
2026-03-16  Hirohito Higashipatch 9.2.0180: possible crash with winminheight=0 v9.2.0180
2026-03-16  ichizokpatch 9.2.0179: MS-Windows: Compiler warning for conver... v9.2.0179
2026-03-16  Foxe Chenpatch 9.2.0178: DEC mode requests are sent even when... v9.2.0178
2026-03-16  pyllyukkopatch 9.2.0177: Vim9: Can set environment variables... v9.2.0177
2026-03-16  pyllyukkopatch 9.2.0176: external diff is allowed in restricted... v9.2.0176
2026-03-16  Christian Brabandtpatch 9.2.0175: No tests for what v9.2.0141 and v9... v9.2.0175
2026-03-16  HarshK97patch 9.2.0174: diff: inline word-diffs can be fragmented v9.2.0174
2026-03-15  Christian Brabandtpatch 9.2.0173: tests: Test_balloon_eval_term_visual... v9.2.0173
2026-03-15  Yasuhiro Matsumotopatch 9.2.0172: Missing semicolon in os_mac_conv.c v9.2.0172
2026-03-15  Mao-Yiningpatch 9.2.0171: MS-Windows: version detection is deprecated v9.2.0171
2026-03-15  Murasametranslation(zh_CN): Fix translation for 'paste' in...
2026-03-15  Christian Brabandtruntime(doc): Update help tags references
2026-03-15  Yasuhiro Matsumotopatch 9.2.0170: channel: some issues in ch_listen() v9.2.0170
2026-03-15  Yasuhiro Matsumotoruntime(doc): clarify :silent usage for system()/system...
2026-03-15  Foxe Chenpatch 9.2.0169: assertion failure in syn_id2attr() v9.2.0169
2026-03-15  James McCoypatch 9.2.0168: invalid pointer casting in string_conve... v9.2.0168
2026-03-14  Christian Brabandtpatch 9.2.0167: terminal: setting buftype=terminal... v9.2.0167
2026-03-14  Christian Brabandtpatch 9.2.0166: Coverity warning for potential NULL... v9.2.0166
2026-03-14  Christian Brabandtpatch 9.2.0165: tests: perleval fails in the sandbox v9.2.0165
2026-03-14  Christian Brabandtpatch 9.2.0164: build error when XCLIPBOARD is not... v9.2.0164
2026-03-14  John Marriottpatch 9.2.0163: MS-Windows: Compile warning for unused... v9.2.0163
2026-03-14  zeertzjqpatch 9.2.0162: tests: unnecessary CheckRunVimInTermina... v9.2.0162
2026-03-13  Foxe Chenpatch 9.2.0161: intro message disappears on startup... v9.2.0161
2026-03-13  Foxe Chenpatch 9.2.0160: terminal DEC mode handling is overly... v9.2.0160
2026-03-13  Christian Brabandtpatch 9.2.0159: Crash when reading quickfix line v9.2.0159
2026-03-13  Shane Harperpatch 9.2.0158: Visual highlighting might be incorrect v9.2.0158
2026-03-13  John Marriottpatch 9.2.0157: Vim9: concatenation can be improved v9.2.0157
2026-03-13  pyllyukkopatch 9.2.0156: perleval() and rubyeval() ignore securi... v9.2.0156
2026-03-13  Hannahpatch 9.2.0155: filetype: ObjectScript are not recognized v9.2.0155
2026-03-13  Christian Brabandtpatch 9.2.0154: if_lua: runtime error with lua 5.5 v9.2.0154
2026-03-13  Yasuhiro Matsumotopatch 9.2.0153: No support to act as a channel server v9.2.0153
2026-03-13  Yasuhiro Matsumotopatch 9.2.0152: concatenating strings is slow v9.2.0152
2026-03-13  Yasuhiro Matsumotopatch 9.2.0151: blob_from_string() is slow for long... v9.2.0151
2026-03-13  Yasuhiro Matsumotopatch 9.2.0150: synchronized terminal update may cause... v9.2.0150
2026-03-13  Christian Brabandtpatch 9.2.0149: Vim9: segfault when unletting an import... v9.2.0149
2026-03-12  John Marriottpatch 9.2.0148: Compile error when FEAT_DIFF is not... v9.2.0148
2026-03-12  Eisuke Kawashimaruntime(ssh): ignore case in 'keywordprg', update synta...
2026-03-12  Yasuhiro Matsumotopatch 9.2.0147: blob: concatenation can be improved v9.2.0147
2026-03-12  Yasuhiro Matsumotopatch 9.2.0146: dictionary lookups can be improved v9.2.0146
2026-03-12  Yasuhiro Matsumotopatch 9.2.0145: UTF-8 decoding and length calculation... v9.2.0145
2026-03-12  Hirohito Higashipatch 9.2.0144: 'statuslineopt' is a global only option v9.2.0144
2026-03-12  Yinzuo Jiangpatch 9.2.0143: termdebug: no support for thread and... v9.2.0143
2026-03-12  Christian Brabandtpatch 9.2.0142: Coverity: Dead code warning v9.2.0142
2026-03-11  Christian Brabandtpatch 9.2.0141: :perl ex commands allowed in restricted... v9.2.0141
2026-03-11  Christian Brabandtruntime(doc): update option type of 'termresize' option...
2026-03-11  Yasuhiro Matsumotopatch 9.2.0140: file reading performance can be improved v9.2.0140
2026-03-11  Foxe Chenpatch 9.2.0139: Cannot configure terminal resize event v9.2.0139
2026-03-11  Doug Kearnsruntime(python): Update syntax, improve pythonNumber...
2026-03-11  Foxe Chenpatch 9.2.0138: winhighlight option handling can be... v9.2.0138
2026-03-11  Eisuke Kawashimaruntime(sudoers): update filetype plugin and syntax...
2026-03-11  Eisuke Kawashimagitattributes: mark dump files as linguist-generated
2026-03-11  Christian Brabandtpatch 9.2.0137: [security]: crash with composing char... v9.2.0137
2026-03-10  Christian Brabandtruntime(open): Use job_start() on Linux
2026-03-10  Martin Tournoijruntime(toml): update syntax script and fix highlight...
2026-03-10  Huihui Huangpatch 9.2.0136: memory leak in add_interface_from_super... v9.2.0136
2026-03-10  Huihui Huangpatch 9.2.0135: memory leak in eval_tuple() v9.2.0135
2026-03-10  Huihui Huangpatch 9.2.0134: memory leak in socket_server_send_reply() v9.2.0134
2026-03-10  Huihui Huangpatch 9.2.0133: memory leak in netbeans_file_activated() v9.2.0133
2026-03-10  James McCoypatch 9.2.0132: tests: Test_recover_corrupted_swap_file... v9.2.0132
2026-03-09  Christian Brabandtpatch 9.2.0131: potential buffer overflow in regdump() v9.2.0131
2026-03-09  Doug Kearnspatch 9.2.0130: missing range flags for the :tab command v9.2.0130
2026-03-09  Yasuhiro Matsumotopatch 9.2.0129: popup: wrong handling of wide-chars... v9.2.0129
2026-03-09  Christoffer... patch 9.2.0128: Wayland: using _Boolean instead of... v9.2.0128
2026-03-09  Christian Brabandtpatch 9.2.0127: line('w0') and line('w$') return wrong... v9.2.0127
2026-03-09  John Marriottpatch 9.2.0126: String handling can be improved v9.2.0126
2026-03-08  Phạm Bình Anruntime(doc): Update intro.txt about Neovim
2026-03-08  Christian Brabandtpatch 9.2.0125: tests: test_textformat.vim leaves swapf... v9.2.0125
2026-03-08  Daniel Müllerpatch 9.2.0124: auto-format may swallow white space v9.2.0124
2026-03-08  Christian Brabandtpatch 9.2.0123: GTK: using deprecated gdk_pixbuf_new_fr... v9.2.0123
2026-03-08  Christian Brabandtpatch 9.2.0122: Vim still supports compiling on NeXTSTEP v9.2.0122
2026-03-08  Huihui Huangpatch memory leak in list_extend_func() in list.c v9.2.0121
2026-03-08  Christian Brabandtpatch 9.2.0120: tests: test_normal fails v9.2.0120
2026-03-08  Christian Brabandtruntime(zip): Make ZipUpdatePS() check that shell is...
2026-03-07  Foxe Chenpatch 9.2.0119: incorrect highlight initialization... v9.2.0119
2026-03-07  Christian Brabandtpatch 9.2.0118: memory leak in w_hl when reusing a... v9.2.0118
2026-03-07  Christian Brabandtpatch 9.2.0117: tests: test_wayland.vim fails v9.2.0117
2026-03-07  Foxe Chenpatch 9.2.0116: terminal: synchronized output sequences... v9.2.0116
2026-03-07  dezzaruntime(docs): Update CONTRIBUTING.md and mention ...
2026-03-07  Yasuhiro Matsumotopatch 9.2.0115: popup: screen flickering possible durin... v9.2.0115
2026-03-07  Doug Kearnsruntime(sed): Update syntax, support more GNU address...
2026-03-07  gcrtnstpatch 9.2.0114: MS-Windows: terminal output may go... v9.2.0114
2026-03-05  Mao-Yiningruntime(doc): remove thoughts of generics for a function
2026-03-05  Foxe Chenpatch 9.2.0113: winhighlight pointer may be used uninit... v9.2.0113
2026-03-05  Yasuhiro Matsumotopatch 9.2.0112: popup: windows flicker when updating... v9.2.0112
2026-03-05  Foxe Chenpatch 9.2.0111: 'winhighlight' option not always applied v9.2.0111
2026-03-05  Devin Weaverruntime(glimmer): add syntax support for glimmer files
2026-03-05  Devin Weaverruntime(handlebars): adds handlebars template syntax...
2026-03-05  Christian Brabandtruntime(syntax-tests): regenerate dump files (after...
2026-03-04  Foxe Chenpatch 9.2.0110: No support for terminal synchronization... v9.2.0110
2026-03-04  Martin Tournoijpatch 9.2.0109: VIM_BACKTICK is always defined except... v9.2.0109
2026-03-04  Yasuhiro Matsumotopatch 9.2.0108: byteidx_common() and f_utf16idx() call... v9.2.0108
2026-03-04  Hirohito Higashipatch 9.2.0107: tests: Test_statuslineopt() is flaky v9.2.0107
2026-03-03  Huihui Huangpatch 9.2.0106: memory leak in expand_findfunc() v9.2.0106
2026-03-03  Huihui Huangpatch 9.2.0105: memory leak in heredoc_get() in src... v9.2.0105
2026-03-03  Javier Jaramago... patch 9.2.0104: popup: flickering on opaque popups... v9.2.0104
next