Commit Graph

  • 7a027846bf patch 9.2.0545: popup: blending uses hardcoded fallback colors master v9.2.0545 Shad 2026-05-27 20:37:25 +00:00
  • f85892e39e patch 9.2.0544: GTK4: window blank after a resize or drag v9.2.0544 Yasuhiro Matsumoto 2026-05-27 20:12:19 +00:00
  • caba9110aa patch 9.2.0543: Vim9: wrong error when redeclaring a typed variable v9.2.0543 Hirohito Higashi 2026-05-27 19:29:16 +00:00
  • 5333d9b670 runtime(algol68): Update syntax, always highlight prelude symbolic operators Doug Kearns 2026-05-27 19:19:12 +00:00
  • 915e68e210 translation(it): Update Italian manpage Antonio Giovanni Colombo 2026-05-26 21:16:30 +00:00
  • 84e6175b55 patch 9.2.0542: tests: test_codestyle fails v9.2.0542 Christian Brabandt 2026-05-26 21:12:11 +00:00
  • 207039097a patch 9.2.0541: Vim9: endclass/endenum/endinterface can give errors v9.2.0541 Peter Kenny 2026-05-26 19:02:20 +00:00
  • c3e975df47 patch 9.2.0540: tests: Test_mswin_event_mouse is flaky v9.2.0540 K.Takata 2026-05-26 18:46:35 +00:00
  • 2df68c8e4b patch 9.2.0539: filetype: too many Bitbake include files are recognized v9.2.0539 Martin Schwan 2026-05-26 18:41:11 +00:00
  • e99b4d0214 runtime(doc): Document ft_recommended_style Christian Brabandt 2026-05-26 18:34:06 +00:00
  • e8d7a40b98 patch 9.2.0538: Cannot keep leading whitespace in %{} statusline expr v9.2.0538 glepnir 2026-05-25 17:30:22 +00:00
  • c175ce86fa runtime(spec): Drop obsolete s:GetRelVer() function Christian Brabandt 2026-05-25 17:21:43 +00:00
  • b748f4b2f0 patch 9.2.0537: GTK4: mouse popup menu does not show up at mouse pointer v9.2.0537 Yasuhiro Matsumoto 2026-05-25 17:08:59 +00:00
  • 7e55dae2fe patch 9.2.0536: tests: Test_invalid_args() fails on GTK4 without xterm_clipboard v9.2.0536 Christian Brabandt 2026-05-25 16:59:58 +00:00
  • dfdeba16d7 runtime(vim): Update base syntax, fix mismtatched :def return type Doug Kearns 2026-05-25 16:33:27 +00:00
  • 3a90b2ba8e patch 9.2.0535: tests: matchit plugin is not tested v9.2.0535 Andrey Starodubtsev 2026-05-25 16:29:23 +00:00
  • 14c6730a39 patch 9.2.0534: GTK UI does not support fullscreen mode v9.2.0534 Muraoka Taro 2026-05-25 15:48:43 +00:00
  • bc7805323f patch 9.2.0533: '[ mark moved to end of inserted text after CTRL-R CTRL-P paste v9.2.0533 Hirohito Higashi 2026-05-25 15:36:30 +00:00
  • e323740b56 patch 9.2.0532: GTK: preedit font size is wrong for fractional point sizes v9.2.0532 Muraoka Taro 2026-05-25 15:26:08 +00:00
  • 3b8ac8f8a4 CI: Split platform specific CI configurations into separated files Muraoka Taro 2026-05-25 15:23:47 +00:00
  • 98401467a9 patch 9.2.0531: tests: Test_cd_completion() fails on MS-Windows with E344 v9.2.0531 K.Takata 2026-05-25 15:16:56 +00:00
  • 010a71bb60 runtime(zig): Update upstream repo Christian Brabandt 2026-05-25 15:15:09 +00:00
  • 24678d31c8 patch 9.2.0530: WinBar row vertical separator not refreshed on window change v9.2.0530 Hirohito Higashi 2026-05-24 17:43:32 +00:00
  • 53d97c93b7 runtime(compiler): Remove wrong escape in zig compiler files bennyyip 2026-05-24 17:41:58 +00:00
  • 06ef3a54bf patch 9.2.0529: GTK4: clipboard returns empty after a foreign app takes the selection v9.2.0529 Yasuhiro Matsumoto 2026-05-24 17:29:04 +00:00
  • 31c739458a patch 9.2.0528: possible overflow in XIM resource handling v9.2.0528 Christian Brabandt 2026-05-24 16:47:27 +00:00
  • 07c8b4712f patch 9.2.0527: Possible double free in fill_partial_and_closure() v9.2.0527 Christian Brabandt 2026-05-24 15:25:03 +00:00
  • 2c23dde0b0 patch 9.2.0526: missing out-of-memory check in ex_substitute() v9.2.0526 John Marriott 2026-05-24 09:08:59 +00:00
  • 6c8e125395 patch 9.2.0525: spell: memory leak in spell_read_dic() v9.2.0525 zeertzjq 2026-05-24 09:03:59 +00:00
  • e60d4b4ff3 runtime(doc): update netrws "mt" command description Christian Brabandt 2026-05-24 08:56:17 +00:00
  • 9a920e8254 patch 9.2.0524: spell: buffer overflow with many affix or compound flags v9.2.0524 Yasuhiro Matsumoto 2026-05-23 19:56:10 +00:00
  • 5e3056ee83 translation(it): Update Italian manpage Antonio Giovanni Colombo 2026-05-23 19:21:42 +00:00
  • fccc2adc98 patch 9.2.0523: tests: no test for using shellescape() in combination with :! v9.2.0523 Christian Brabandt 2026-05-23 19:05:28 +00:00
  • da1f41d5d3 patch 9.2.0522: event_nr2name() in autocmd.c can be improved v9.2.0522 John Marriott 2026-05-23 19:00:12 +00:00
  • b34fa59abb patch 9.2.0521: GTK4: cannot resize shell after the window is shown v9.2.0521 Yasuhiro Matsumoto 2026-05-23 18:49:43 +00:00
  • d7e6ce7a76 patch 9.2.0520: Reversed text opacity in popup when termguicolor is set v9.2.0520 Shad 2026-05-23 18:43:09 +00:00
  • 3a54de8f44 patch 9.2.0519: GTK4: GUI tabline is not displayed correctly v9.2.0519 Foxe Chen 2026-05-23 18:35:07 +00:00
  • f42ce78f77 patch 9.2.0518: GTK4: input method cannot compose text v9.2.0518 Yasuhiro Matsumoto 2026-05-23 18:25:16 +00:00
  • cb8510d470 patch 9.2.0517: quickfix: can set quickfixtextfunc in restricted/sandbox mode v9.2.0517 Yegappan Lakshmanan 2026-05-23 18:16:22 +00:00
  • ecba601e3f runtime(doc): fix a few small problems zeertzjq 2026-05-23 16:07:16 +00:00
  • e3cb9655d7 patch 9.2.0516: socketserver: spurious error when servername is taken v9.2.0516 Foxe Chen 2026-05-23 15:55:28 +00:00
  • 6574102fb4 runtime(doc): Tweak documentation style Hirohito Higashi 2026-05-23 15:47:32 +00:00
  • 37223f47b1 CI: Bump github/codeql-action dependabot[bot] 2026-05-22 23:12:27 +00:00
  • 3d0a6073e5 patch 9.2.0515: virtualedit=insert doesn't work during change operation v9.2.0515 zeertzjq 2026-05-22 23:08:29 +00:00
  • ea71d5bb01 patch 9.2.0514: GTK4: build errors when socketserver is enabled v9.2.0514 Foxe Chen 2026-05-22 22:18:03 +00:00
  • 25e4e46c58 patch 9.2.0513: [security]: memory safety issues in spellfile.c v9.2.0513 Christian Brabandt 2026-05-22 21:46:57 +00:00
  • e9c793bebc patch 9.2.0512: clientserver uses binary protocol v9.2.0512 Foxe Chen 2026-05-22 18:30:52 +00:00
  • 1d727b6f74 patch 9.2.0511: configure: when GTK4 is used also links in X11 libs v9.2.0511 Yasuhiro Matsumoto 2026-05-22 18:09:33 +00:00
  • e3dedac77b patch 9.2.0510: setline() mapping may trigger autoindent v9.2.0510 glepnir 2026-05-22 17:59:23 +00:00
  • c7645fcda5 runtime(doc): add a few references to mouse behaviour Christian Brabandt 2026-05-22 17:44:50 +00:00
  • 44a1a6a331 runtime(doc): Update wrong shellescape() example Christian Brabandt 2026-05-21 20:15:59 +00:00
  • 0b14d6de60 translation(it): Update Italian translation Antonio Giovanni Colombo 2026-05-21 20:13:42 +00:00
  • daad5ea905 patch 9.2.0509: term.c: compile error when LOG_TRN is enabled v9.2.0509 Muraoka Taro 2026-05-21 20:05:14 +00:00
  • b54e57ee54 patch 9.2.0508: completion: cannot complete user cmd :K with 'ignorecase' v9.2.0508 Yasuhiro Matsumoto 2026-05-21 19:57:06 +00:00
  • 6845c7a63d runtime(doc): fix a typo in :map-local nyngwang 2026-05-21 19:54:22 +00:00
  • 1dfaeb4fa3 runtime(doc): re-generate vim.man Christian Brabandt 2026-05-21 19:52:00 +00:00
  • 06a2c7105c patch 9.2.0507: Vim9 class: public/protected member name clash uses same error v9.2.0507 Hirohito Higashi 2026-05-21 19:45:59 +00:00
  • ff9fd819ae runtime(debversions): Add stonking (26.10) as Ubuntu release name Guilherme Puida Moreira 2026-05-21 19:34:20 +00:00
  • d0af3bcee1 runtime(doc): fix help tags for removed/reused error codes Hirohito Higashi 2026-05-21 19:03:50 +00:00
  • 85eb099bf2 runtime(mbsync): Properly handle values for the "Sync" keyword Cyril Roelandt 2026-05-20 21:15:33 +00:00
  • a0931a90ee patch 9.2.0506: home_replace() function can be improved v9.2.0506 John Marriott 2026-05-20 18:38:55 +00:00
  • aee12156ee runtime(doc): fix GTK4 package name in src/INSTALL Yasuhiro Matsumoto 2026-05-20 18:36:11 +00:00
  • aed758986d patch 9.2.0505: GTK4: text looks blurry on HiDPI displays v9.2.0505 Yasuhiro Matsumoto 2026-05-20 18:26:14 +00:00
  • 146f46e264 runtime(context,typeset): Correct whitespace error in Log()'s 'edit' command Lifepillar 2026-05-20 18:20:04 +00:00
  • f7a58aee36 patch 9.2.0504: configure: requires X11 libraries for GTK4 build v9.2.0504 Yasuhiro Matsumoto 2026-05-20 18:01:52 +00:00
  • 129486193c runtime(getscript,vimball,rust): Use correct shellescape() form for ! ex cmd Christian Brabandt 2026-05-20 17:56:05 +00:00
  • 71bcc867c9 patch 9.2.0503: Makefile: Missing dependencies for new GTK4 source files v9.2.0503 Christian Brabandt 2026-05-20 17:34:22 +00:00
  • 0fa3603d6d runtime(doc): update cmdline-history (after v9.1.0895) Christian Brabandt 2026-05-20 09:13:52 +02:00
  • 35b767a090 patch 9.2.0502: runtime(netrw): bookmark handling can be improved v9.2.0502 J. Paulo Seibt 2026-05-19 18:51:14 +00:00
  • 07dc94023c runtime(doc): document new GTK4 GUI in version9.txt Christian Brabandt 2026-05-19 18:46:59 +00:00
  • 7a57f59756 runtime(syntax-tests): Always delete our copy of "src/testdir/vimcmd" Aliaksei Budavei 2026-05-19 18:30:50 +00:00
  • da5ebe71cb patch 9.2.0501: GTK4: there is no GTK4 UI available v9.2.0501 Yasuhiro Matsumoto 2026-05-19 18:13:27 +00:00
  • d004cc4f89 runtime(htmldjango): Remove unnecessary code. tecis 2026-05-18 21:46:24 +00:00
  • 9b1d657bca CI: Stop using AppVeyor K.Takata 2026-05-18 21:19:27 +00:00
  • 354ab1a69e patch 9.2.0500: filetype: some html files wrongly recognized as htmlangular v9.2.0500 truffle 2026-05-18 20:46:24 +00:00
  • 6daa721dc0 runtime(doc): INSTALL: "libwayland-dev" is required on Ubuntu for Wayland clipboard support tecis 2026-05-18 20:40:37 +00:00
  • 5c496beb18 runtime(typeset): Correct whitespace error in :lcd command nagbu 2026-05-18 20:36:07 +00:00
  • e543abbf8e tests(commondumps): Use character counts when marking columns Aliaksei Budavei 2026-05-18 19:07:08 +00:00
  • 4397227119 patch 9.2.0499: modeline: allow to disable modelines with modelinestrict v9.2.0499 Christian Brabandt 2026-05-18 18:59:03 +00:00
  • c920d93443 patch 9.2.0498: potential heap buffer overflow in if_xcmdsrv.c 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