Commit Graph

  • 4a08c8b5d4 patch 9.1.2096: Vim9: truthiness issue with objects Yegappan Lakshmanan 2026-01-19 18:21:12 +00:00
  • e803ad1c56 patch 9.1.2095: :wqall! doesn't quit when using :quit in BufWritePost zeertzjq 2026-01-19 18:15:51 +00:00
  • 7e585b6fa4 translation(jp): Update Japanese Translation for Vim 9.2 Release Muraoka Taro 2026-01-19 18:05:37 +00:00
  • 0b103d6a7c runtime(haskell): add include-search and define support in ftplugin Mateo Gjika 2026-01-18 21:30:26 +00:00
  • 638bbc57c1 runtime(doc): Update advice for [gnt]roff users G. Branden Robinson 2026-01-18 21:14:52 +00:00
  • eb53ed5de0 patch 9.1.2094: filetype: tiger files are not recognized Christian Clason 2026-01-18 21:03:02 +00:00
  • 8fc7042b3d patch 9.1.2093: heap-use-after-free when wiping buffer in TabClosedPre zeertzjq 2026-01-18 20:51:56 +00:00
  • 617bf466bb runtime(doc): Tweak documentation style in {ft_context,terminal}.txt Hirohito Higashi 2026-01-18 20:50:11 +00:00
  • 658cc102f6 runtime: Changed old "Sponsor" menu item name to a new one Muraoka Taro 2026-01-18 20:45:06 +00:00
  • 682f630a41 patch 9.1.2092: cannot detect kitty foreground/background color Mateo Gjika 2026-01-18 14:12:04 +00:00
  • 3b67993a64 patch 9.1.2091: Ruby integration does not work correctly Christian Brabandt 2026-01-18 14:03:41 +00:00
  • 6c118afeaa patch 9.1.2090: Last buffer not freed with EXITFREE zeertzjq 2026-01-17 10:13:57 +00:00
  • 745335c876 runtime(doc): fix return type in getqflist() and getloclist() Mao-Yining 2026-01-17 10:03:52 +00:00
  • 8211f556df runtime(syntax-tests): tests: sh_10 fails on MacOS runners Christian Brabandt 2026-01-16 18:56:28 +00:00
  • 8b8f10d3d8 patch 9.1.2089: Wayland: Clipboard not working with external programs Foxe Chen 2026-01-16 18:36:31 +00:00
  • ce394b13e9 patch 9.1.2088: Redundant NULL checks in find_pattern_in_path() zeertzjq 2026-01-16 18:31:33 +00:00
  • fa64f92f6a patch 9.1.2087: Crash when using :tabonly in BufUnload zeertzjq 2026-01-16 18:25:29 +00:00
  • a1895b67b7 runtime(tutor): Add Chinese translation for chapter 1 Mao-Yining 2026-01-16 18:20:52 +00:00
  • da44ef6a99 runtime(c,cpp): Add reference links to noreturn tests Doug Kearns 2026-01-16 13:27:24 +00:00
  • 16c2279062 runtime(sh): highlight single-dash short options containing digits Christian Brabandt 2026-01-15 21:01:43 +00:00
  • 6aaf005c04 translation(sr): update Serbian messages translation Ivan Pešić 2026-01-15 20:42:01 +00:00
  • 5529b750a7 runtime(c): Do not highlight noreturn in C++ code Wu Yongwei 2026-01-15 20:37:14 +00:00
  • f25c343b26 runtime(csh): Support negated if in matchit Simão Afonso 2026-01-15 20:27:02 +00:00
  • f8cde69788 runtime(rapid): Update syntax file for ABB Rapid Patrick Meiser-Knosowski 2026-01-15 20:20:52 +00:00
  • b10a3e1a20 patch 9.1.2086: Memory leak when skipping invalid literal dict Sean Dewar 2026-01-15 20:14:08 +00:00
  • 4969b8db4a runtime(mbsync): Add syntax highlighting for TLSVersions keyword Mathis Bernadet 2026-01-15 20:10:05 +00:00
  • af973d4018 runtime(yaml): fix indentation script Bjoern Foersterling 2026-01-15 20:05:58 +00:00
  • ead1dda74a patch 9.1.2085: Use-after-free in winframe_remove() Christian Brabandt 2026-01-13 21:40:40 +00:00
  • 17d60cee55 runtime(compiler): add compiler plugin for cabal Mateo Gjika 2026-01-13 21:37:46 +00:00
  • dc47097423 patch 9.1.2084: Compile error when build with job feature John Marriott 2026-01-13 21:29:26 +00:00
  • 1d4fe89054 CI: Add C preproc indentation check to CI Hirohito Higashi 2026-01-13 21:22:27 +00:00
  • 9fd2cae482 patch 9.1.2083: style: wrong indentation of nested ifdefs Hirohito Higashi 2026-01-13 21:14:33 +00:00
  • 92ff4d615d patch 9.1.2082: modeless auto-select not working Foxe Chen 2026-01-13 20:15:07 +00:00
  • c2f453f5f3 runtime(krl): Update syntax file for Kuka Robot Language KnoP-01 2026-01-13 20:11:51 +00:00
  • ec46b9d4f2 runtime(matchit): include minor improvement from chrisbra/matchit Jon Parise 2026-01-13 19:40:40 +00:00
  • 78e8ec8055 MacVim r182.1 (prerelease) prerelease-182.1 Yee Cheng Chin 2026-01-11 16:58:15 -08:00
  • 2c26143a65 Merge pull request #1626 from ychin/ci-use-homebrew-libiconv Yee Cheng Chin 2026-01-11 16:41:52 -08:00
  • cdeaa647ae Build MacVim binary release with GNU iconv instead of Apple iconv Yee Cheng Chin 2026-01-11 00:49:34 -08:00
  • 47c84295bb patch 9.1.2081: MS-Windows: unnecessary "#ifdef FEAT_GUI" in os_win32.c Muraoka Taro 2026-01-11 19:44:06 +00:00
  • f3961074fb patch 9.1.2080: W23/W24 messsage appears on :reg Foxe Chen 2026-01-11 19:32:26 +00:00
  • 300ea1133f patch 9.1.2079: use-after-free with 'qftf' wiping buffer Christian Brabandt 2026-01-11 19:06:31 +00:00
  • 6a2b5b2246 patch 9.1.2078: A few more typos in various files zeertzjq 2026-01-11 18:59:51 +00:00
  • f78629b9af runtime(doc): Fix typo at :help 'fsync' Doug Kearns 2026-01-11 18:53:40 +00:00
  • be6225976c runtime(rst): set suffixesadd for rst Anakin Childerhose 2026-01-11 18:48:13 +00:00
  • cb7cbfcc12 runtime: Update files for ConTeXt, METAFONT, and MetaPost. Lifepillar 2026-01-11 18:36:52 +00:00
  • c4dc4d8f1e runtime(syntax-tests): Add :help command termination tests Doug Kearns 2026-01-11 18:25:38 +00:00
  • 1e54023673 runtime(doc): clarify vim.eval behavior with Vim special variables Phạm Bình An 2026-01-11 18:19:52 +00:00
  • 69075d35be runtime(compiler): Do not set title in pandoc compiler Ubaldo Tiberi 2026-01-10 18:21:45 +00:00
  • 949e3be916 patch 9.1.2077: Vim9: type issue when appending item to a list Yegappan Lakshmanan 2026-01-10 18:14:13 +00:00
  • 8ddbd31c18 patch 9.1.2076: tests: MinGW test fails midway and stops Muraoka Taro 2026-01-10 18:07:09 +00:00
  • 28fd7e7702 patch 9.1.2075: tests: wrong change to test_ins_complete.vim Christian Brabandt 2026-01-10 16:59:04 +00:00
  • b694561b4d patch 9.1.2074: Compile error with Motif GUI Christian Brabandt 2026-01-10 16:43:43 +00:00
  • fc00006777 runtime(sieve): preserve existing line endings in ftplugin André-Patrick Bubel 2026-01-09 17:44:04 +00:00
  • 4023bd270a patch 9.1.2073: auto/configure needs to be regenerated Christian Brabandt 2026-01-09 17:36:30 +00:00
  • a378c722a2 patch 9.1.2072: Socket server has a few minor issues Foxe Chen 2026-01-09 17:30:50 +00:00
  • 5516fc534e runtime(syntax-tests): Adapt "runtime/syntax/testdir/vimcmd" for "src/testdir/util/shared.vim" Aliaksei Budavei 2026-01-09 17:19:18 +00:00
  • 0e0cb8520c patch 9.1.2071: tests: test_ins_complete.vim leaves swapfiles behind Christian Brabandt 2026-01-09 17:06:54 +00:00
  • a9711b5395 patch 9.1.2070: completion: autocomplete breaks with large dict Girish Palya 2026-01-09 16:59:30 +00:00
  • ccb7b43365 patch 9.1.2069: Search wrap indicator not shown w/out 'shm-S' glepnir 2026-01-09 16:52:10 +00:00
  • 27e5d95edf runtime(lynx): Update syntax file Doug Kearns 2026-01-09 16:49:32 +00:00
  • 21a41476f9 Merge pull request #1625 from ychin/ci-revert-use-ruby34 Yee Cheng Chin 2026-01-08 17:58:00 -08:00
  • 4a129cd077 ci: Revert hard-coded Ruby 3.4 to use Ruby 4.0 Yee Cheng Chin 2026-01-08 17:29:25 -08:00
  • 0dd9730538 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2026-01-08 16:55:16 -08:00
  • cf8e378f4e runtime(doc): clarify the behaviour of 'fo-m' Christian Brabandt 2026-01-08 21:39:15 +00:00
  • a3d4b895ae translation(de): update German message translation Christian Brabandt 2026-01-08 21:31:41 +00:00
  • 63d53de72d patch 9.1.2068: :bd/bw may try to switch to a closing buffer Sean Dewar 2026-01-08 21:27:55 +00:00
  • 335aecd98f runtime(cpp): Fix c++ float and integer literal syntax highlighting Dominique Pelle 2026-01-08 21:18:58 +00:00
  • e80a4ed845 runtime(matchit): Update to Release 1.21 Christian Brabandt 2026-01-08 20:53:40 +00:00
  • 8e079085d2 runtime(sh): Update indent script Christian Brabandt 2026-01-08 20:52:01 +00:00
  • 4936e761a5 patch 9.1.2067: shadow variable warning in menu.c John Marriott 2026-01-08 20:29:54 +00:00
  • a71e52a0b1 runtime(racket): update Racket syntax file D. Ben Knoble 2026-01-08 20:26:23 +00:00
  • d8558fdf4f patch 9.1.2066: :wqall! doesn't close a terminal like :qall! does zeertzjq 2026-01-08 20:23:05 +00:00
  • 7d632a0a77 patch 9.1.2065: GvimExt cannot be linked statically using MinGW Muraoka Taro 2026-01-08 20:12:58 +00:00
  • aa58f1fe44 CI: build failure in if_perl.xs zeertzjq 2026-01-08 20:10:09 +00:00
  • 9179ddc060 runtime(yaml): update YAML indentation for mapping keys inside list items Cezar Dimoiu 2026-01-08 20:05:07 +00:00
  • 4895ae8c0c patch 9.1.2064: completion: segfault during file name completion Girish Palya 2026-01-08 19:56:40 +00:00
  • 0084e4bd16 gitattributes: mark test21.ok binary, drop test42.in Christian Brabandt 2026-01-08 19:43:45 +00:00
  • 536ee91189 runtime(doc): add termdebug tag, remove term "floating window" Phạm Bình An 2026-01-08 19:35:38 +00:00
  • 4ba3dadd68 runtime(sqloracle): Update syntax script Christian Brabandt 2026-01-07 21:56:03 +00:00
  • 5eb10c5359 runtime(xml): update XML runtime files Christian Brabandt 2026-01-07 21:54:51 +00:00
  • c45e16a939 runtime(zsh): Update runtime files Christian Brabandt 2026-01-07 21:53:13 +00:00
  • 46cc91ecbf runtime(privoxy): Update syntax file Doug Kearns 2026-01-07 21:52:21 +00:00
  • 5e37e31496 runtime(tutor): fix wrong motion in instruction zeertzjq 2026-01-07 21:50:37 +00:00
  • da1c431309 patch 9.1.2063: A few typos in the code and runtime files zeertzjq 2026-01-07 21:31:22 +00:00
  • e7bb907c24 runtime(wget): Update syntax files Doug Kearns 2026-01-07 20:34:19 +00:00
  • 08953f7113 runtime(doc): Minor updates to version9.txt Yegappan Lakshmanan 2026-01-07 20:32:22 +00:00
  • 6c30628392 runtime(cpp): Announce syntax file adoption Christian Brabandt 2026-01-06 15:55:37 +00:00
  • 8d0fcff002 patch 9.1.2062: filetype: djot files are not recognized Hoang Nguyen 2026-01-06 15:00:15 +00:00
  • 969a4a0ba5 patch 9.1.2061: filetype: Koka files are not recognized Hoang Nguyen 2026-01-06 14:56:00 +00:00
  • b084b8f1db patch 9.1.2060: filetype: Rasi include files are not recognized Hoang Nguyen 2026-01-06 14:52:13 +00:00
  • 88f3ac34ea patch 9.1.2059: filetype: Nickel files are not recognized Hoang Nguyen 2026-01-06 14:46:26 +00:00
  • ac5c8ab6cc patch 9.1.2058: b_locked_split is not checked for :sbuffer Sean Dewar 2026-01-06 11:58:44 +00:00
  • 4157787be8 patch 9.1.2057: copying to clipboard register broken with 'go-P' Foxe Chen 2026-01-06 11:54:40 +00:00
  • 254f844dda patch 9.1.2056: tests: inconsistent indent and line breaking in Test_maparg() zeertzjq 2026-01-06 11:22:42 +00:00
  • d5560fd395 translation(ru): Updated message file RestorerZ 2026-01-06 11:19:44 +00:00
  • 416d1a5e28 translation(ru): added a disclaimer to the license translation RestorerZ 2026-01-06 11:17:35 +00:00
  • a735e44b3c translation(ru): updated menu files according to the patch 9.1.1989 RestorerZ 2026-01-06 11:16:11 +00:00
  • 3ac486b8a6 translation(ru): updated tutor files RestorerZ 2026-01-06 11:14:57 +00:00
  • 1aa5ca4ecb patch 9.1.2055: Division by zero in :file after failing to wipe buffer zeertzjq 2026-01-06 11:11:16 +00:00
  • 0ed8ba3079 Always force LF line endings in old test .ok files Muraoka Taro 2026-01-06 10:30:09 +00:00