]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2026-06-10  Yasuhiro MatsumotoCI: Remove Cirrus CI and Coverity Scan
2026-06-10  J. Paulo Seibtpatch 9.2.0620: runtime(netrw): fix 2match pattern... v9.2.0620
2026-06-10  Yasuhiro Matsumotopatch 9.2.0619: integer overflow in popup image size... v9.2.0619
2026-06-10  Yasuhiro Matsumotopatch 9.2.0618: use-after-free in popup_getoptions... v9.2.0618
2026-06-10  K.Takatapatch 9.2.0617: GvimExt: does not support different... v9.2.0617
2026-06-10  Yasuhiro Matsumotopatch 9.2.0616: GTK4: use-after-free on clipboard read... v9.2.0616
2026-06-10  Yasuhiro Matsumotopatch 9.2.0615: sixel encoder drops pixels on the right... v9.2.0615
2026-06-10  Yasuhiro Matsumotopatch 9.2.0614: opacity popup leaves stale cells v9.2.0614
2026-06-10  Christoffer... patch 9.2.0613: tests: test_xxd_color2() checks for... v9.2.0613
2026-06-09  Yasuhiro Matsumotopatch 9.2.0612: Cannot render images in popup windows v9.2.0612
2026-06-09  glepnirruntime(doc): wrong {str} length limit in matchfuzzy...
2026-06-09  K.Takatapatch 9.2.0611: MS-Windows: evim.exe not working with... v9.2.0611
2026-06-09  Hirohito Higashipatch 9.2.0610: cindent: closing brace in a comment... v9.2.0610
2026-06-09  Hirohito Higashipatch 9.2.0609: completion info popup cannot be scrolle... v9.2.0609
2026-06-09  Christian Brabandtpatch 9.2.0608: popup_setoptions()/ch_setoptions()... v9.2.0608
2026-06-09  Foxe Chenpatch 9.2.0607: GTK4: inputdialog() does not work as... v9.2.0607
2026-06-09  Foxe Chenpatch 9.2.0606: GTK4: does not support all clipboard... v9.2.0606
2026-06-09  thincapatch 9.2.0605: tests: Test_screenpos() is flaky in GUI v9.2.0605
2026-06-09  svetotaruntime(tutor): Fix grammatical error in Russian tutor
2026-06-09  Antonio Giovanni... translation(it): Add Italian translation of tutors...
2026-06-08  K.Takatapatch 9.2.0604: tests: Test_mswin_event_mouse() is... v9.2.0604
2026-06-08  Foxe Chenpatch 9.2.0603: possible heap-buffer-overflow when... v9.2.0603
2026-06-07  Shadpatch 9.2.0602: popup: No opacity when background not... v9.2.0602
2026-06-07  Antonio Giovanni... translation(it): Update Italian man page
2026-06-07  Christian Brabandtruntime(doc): Fix paypal link
2026-06-07  Hirohito Higashiruntime(doc): Add gtk4-slow doc tag
2026-06-07  dependabot... CI: Bump actions/checkout in the github-actions group...
2026-06-07  Christian Brabandtruntime(doc): document that +multi_byte is always enabled
2026-06-07  glepnirpatch 9.2.0601: matchfuzzypos() returns garbage positio... v9.2.0601
2026-06-07  Maxim Kimruntime(odin): update syntax/indent scripts
2026-06-07  K.Takataruntime(nsis): Update NSIS plugin
2026-06-07  Ilia Dubovikruntime(javascript): add 'Symbol' as a type; add 'void...
2026-06-05  Foxe Chenpatch 9.2.0600: clientserver method needs to be given... v9.2.0600
2026-06-05  Hirohito Higashipatch 9.2.0599: popup: title set with popup_setoptions... v9.2.0599
2026-06-05  Hirohito Higashipatch 9.2.0598: tests: Test_statusline() is flaky v9.2.0598
2026-06-04  Christian Brabandtpatch 9.2.0597: [security]: possible code execution... v9.2.0597
2026-06-04  Hirohito Higashipatch 9.2.0596: cmdline completion popup cannot be... v9.2.0596
2026-06-04  K.Takatapatch 9.2.0595: MS-Windows: Wrong buffer size calculati... v9.2.0595
2026-06-04  Hirohito Higashipatch 9.2.0594: Use-after-free with ":wqall" and a... v9.2.0594
2026-06-03  Foxe Chenpatch 9.2.0593: :wqall ignores term_setkill() on runnin... v9.2.0593
2026-06-03  Foxe Chenpatch 9.2.0592: Error when restoring session with termi... v9.2.0592
2026-06-03  glepnirpatch 9.2.0591: 'scrolljump' ignored when scrolling up v9.2.0591
2026-06-03  Foxe Chenpatch 9.2.0590: GTK4: drawing area loses focus shape... v9.2.0590
2026-06-03  Enrico Maria... patch 9.2.0589: filetype: xinitrc files are not recognized v9.2.0589
2026-06-03  nyngwangruntime(doc): Update mapping descriptions
2026-06-03  bbnolauvruntime(kitty): Fix regex for kittyMapSeq region
2026-06-02  Yasuhiro Matsumotopatch 9.2.0588: GTK4: drawing area loses focus after... v9.2.0588
2026-06-02  Foxe Chenpatch 9.2.0587: GTK4: left scrollbar overlaps drawarea v9.2.0587
2026-06-02  nyngwangruntime(doc): fix a typo in :write-plugin
2026-06-01  Hirohito Higashiruntime(doc): Tweak documentation style
2026-06-01  Yasuhiro Matsumotoruntime(cpp): recognize C++23 stdfloat types
2026-06-01  Foxe Chenpatch 9.2.0586: Crash with TextPut autocmd when pasting... v9.2.0586
2026-06-01  Yasuhiro Matsumotoruntime(c): classify type qualifiers, function specifie...
2026-06-01  glepnirpatch 9.2.0585: line number wrong after undoing a delet... v9.2.0585
2026-06-01  Borys Lykahruntime(sgf): Include sgf syntax script
2026-06-01  Foxe Chenpatch 9.2.0584: GTK4: missing UI features v9.2.0584
2026-06-01  glepnirpatch 9.2.0583: completion: indent not ignored for... v9.2.0583
2026-06-01  Foxe Chenpatch 9.2.0582: GTK4: compile error when XFONTSET is... v9.2.0582
2026-06-01  Doug Kearnsruntime(vim): Update ftplugin, add heredocs to b:match_...
2026-05-31  Yegappan Lakshmananpatch 9.2.0581: After maximizing and deleting the quick... v9.2.0581
2026-05-31  Christian Brabandtruntime(matchit): Update matchit plugin
2026-05-31  Antonio Giovanni... translation(it): Update Italian xxd man page
2026-05-31  Hirohito Higashipatch 9.2.0580: xxd: binary output is not colored with -R v9.2.0580
2026-05-31  Miguel Barropatch 9.2.0579: :mksession, :mkview and :mkvimrc emit... v9.2.0579
2026-05-31  Yasuhiro Matsumotopatch 9.2.0578: GTK4: :unmenu does not remove entries... v9.2.0578
2026-05-31  Foxe Chenpatch 9.2.0577: GTK4: window resizing issues v9.2.0577
2026-05-31  Christian Brabandtpatch 9.2.0576: popup_create() not blocked in secure... v9.2.0576
2026-05-31  Patrick Meiser... patch 9.2.0575: tests: filetype test for v9.2.0557... v9.2.0575
2026-05-31  thincapatch 9.2.0574: tests: missing test for v9.2.0572 v9.2.0574
2026-05-31  Peter Kennypatch 9.2.0573: Vim9: missing EX_WHOLE on some block... v9.2.0573
2026-05-31  K.TakataNSIS: Fix 32-bit context menu
2026-05-31  Hirohito Higashipatch 9.2.0572: lines disappear with wrapping virtual... v9.2.0572
2026-05-31  thincapatch 9.2.0571: Vim9: memory leak in compile_nested_fun... v9.2.0571
2026-05-31  Foxe Chenpatch 9.2.0570: GTK4: mouse wheel scrolling does not... v9.2.0570
2026-05-31  Christian Brabandtpatch 9.2.0569: out-of-bounds access in libvterm CSI... v9.2.0569
2026-05-31  thincapatch 9.2.0568: pythoncomplete: g:pythoncomplete_allow_... v9.2.0568
2026-05-30  thincapatch 9.2.0567: dict function name allocation failure... v9.2.0567
2026-05-30  Mao-Yiningruntime(vim9): remove unnecessary temp variable
2026-05-30  dependabot... CI: Bump github/codeql-action
2026-05-30  zeertzjqruntime(autoload): consistently align with TABs in...
2026-05-30  Shuo Wangruntime(pilrc): fix typo country names in pilrcCountry...
2026-05-30  Yohei Kojimapatch 9.2.0566: <C-w>f duplicates window if do_ecmd... v9.2.0566
2026-05-30  Christian Brabandtpatch 9.2.0565: [security]: out-of-bounds read in updat... v9.2.0565
2026-05-29  Foxe Chenpatch 9.2.0564: GTK4: tabline does not respond to mouse... v9.2.0564
2026-05-29  Christoffer... patch 9.2.0563: GTK3/Wayland: crash with right mouse... v9.2.0563
2026-05-29  Borys Lykahpatch 9.2.0562: filetype: SGF files are not recognized v9.2.0562
2026-05-29  Maxim Kimruntime(odin): remove const and opaque keywords
2026-05-29  Christian Brabandtpatch 9.2.0561: [security]: possible code execution... v9.2.0561
2026-05-29  Christoffer... patch 9.2.0560: filetype: busybox shebang lines are... v9.2.0560
2026-05-29  Wu, Zhenyupatch 9.2.0559: filetype: Kaitai struct files are not... v9.2.0559
2026-05-29  Maxim Kimruntime(colors): update colorschemes
2026-05-29  Patrick Meiser... runtime(karel): Add indent plugin for Karel
2026-05-29  Wu, Zhenyupatch 9.2.0558: filetype: Popcap Reanimation files... v9.2.0558
2026-05-29  Mao-Yiningruntime(2html): Convert to Vim9 script
2026-05-29  KnoP-01patch 9.2.0557: filetype: Kawasaki Robots files are... v9.2.0557
2026-05-28  Yasuhiro Matsumotopatch 9.2.0556: GTK4: scrollbars not shown and do not... v9.2.0556
2026-05-28  KnoP-01runtime(karel): Add missing syntax items
2026-05-28  John Marriottpatch 9.2.0555: too many strlen() in ex_substitute() v9.2.0555
2026-05-28  Foxe Chenpatch 9.2.0554: GTK4: memory leak in free_menu() v9.2.0554
2026-05-28  Christian Brabandtpatch 9.2.0553: runtime(netrw): netrw rejects hostnames... v9.2.0553
next