1. e0424b3 CI: drop setup of snd-dummy module by Philip H. · 8 months ago
  2. 616219f patch 9.1.0995: filetype: shaderslang files are not detected by mtvare6 · 8 months ago
  3. 0072cee patch 9.1.0994: Vim9: not able to use comment after opening curly brace by Yegappan Lakshmanan · 8 months ago
  4. c97e869 patch 9.1.0993: New 'cmdheight' behavior may be surprising by Luuk van Baal · 8 months ago
  5. 3159b64 runtime(sh): fix typo in Last Change header by Christian Brabandt · 8 months ago
  6. 2050dcc patch 9.1.0992: Vim9: double-free after v9.1.0988 by Yegappan Lakshmanan · 8 months ago
  7. 6655bef patch 9.1.0991: v:stacktrace has wrong type in Vim9 script by zeertzjq · 8 months ago
  8. cf1f555 runtime(sh): add PS0 to bashSpecialVariables in syntax script by Jon Parise · 8 months ago
  9. 7ceaa8f runtime(vim): Remove trailing comma from match_words by Doug Kearns · 8 months ago
  10. 202ebc6 runtime(zsh): sync syntax script with upstream repo by Christian Brabandt · 8 months ago
  11. 8a27d97 runtime(doc): Capitalise the mnemonic "Zero" for the 'z' flag of search() by Doug Kearns · 8 months ago
  12. e15cbc1 patch 9.1.0990: Inconsistent behavior when changing cmdheight by Luuk van Baal · 8 months ago
  13. dbe39ed patch 9.1.0989: Vim9: Whitespace after the final enum value causes a syntax error by Doug Kearns · 8 months ago
  14. cd96075 runtime(java): Quietly opt out for unsupported markdown.vim versions by Aliaksei Budavei · 8 months ago
  15. 6139766 runtime(vim): fix failing vim syntax test by h-east · 8 months ago
  16. b04af4c patch 9.1.0988: Vim9: no error when using uninitialized var in new() by Yegappan Lakshmanan · 8 months ago
  17. 27f2e47 runtime(doc): update index.txt by h-east · 8 months ago
  18. a407573 patch 9.1.0987: filetype: cake files are not recognized by Zoe Roux · 8 months ago
  19. 58c44e8 patch 9.1.0986: filetype: 'jj' filetype is a bit imprecise by Gregory Anders · 8 months ago
  20. bde76da runtime(jj): Support diffs in jj syntax by Gregory Anders · 8 months ago
  21. fc61cfd runtime(vim): Update matchit pattern, no Vim9 short names by Doug Kearns · 8 months ago
  22. aa979c7 patch 9.1.0985: Vim9: some ex commands can be shortened by h-east · 8 months ago
  23. 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 8 months ago
  24. fd77161 runtime(doc): update doc for :horizontal by h-east · 8 months ago
  25. 0c3e57b runtime(doc): update index.txt, windows.txt and version9.txt by h-east · 8 months ago
  26. e80f345 runtime(doc): Tweak documentation about base64 function by h-east · 8 months ago
  27. 8dc98bf runtime(chordpro): update syntax script by nibo · 8 months ago
  28. d4088ed patch 9.1.0983: not able to get the displayed items in complete_info() by glepnir · 8 months ago
  29. 34e271b runtime(doc): use standard SGR format at :h xterm-true-color by Andrea Pappacoda · 8 months ago
  30. 39a4eb0 patch 9.1.0982: TI linker files are not recognized by Wu, Zhenyu · 8 months ago
  31. f27e80a runtime(vim): update vim generator syntax script by h-east · 8 months ago
  32. 2bee7e4 patch 9.1.0981: tests: typo in test_filetype.vim by Wu, Zhenyu · 8 months ago
  33. 810785c patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script by Yegappan Lakshmanan · 8 months ago
  34. 48fa319 syntax(sh): Improve the recognition of bracket expressions by Aliaksei Budavei · 8 months ago
  35. 6de7191 runtime(doc): mention how NUL bytes are handled by Christian Brabandt · 8 months ago
  36. 80ed8b8 patch 9.1.0979: VMS: type warning with $XDG_VIMRC_FILE by Christian Brabandt · 8 months ago
  37. 2e1f757 patch 9.1.0978: GUI tests sometimes fail when setting 'scroll' options by Christian Brabandt · 8 months ago
  38. 32b7e3a patch 9.1.0977: filetype: msbuild filetypes are not recognized by GustavEikaas · 8 months ago
  39. ab9a894 patch 9.1.0976: Vim9: missing return statement with throw by Yegappan Lakshmanan · 8 months ago
  40. b0206e9 patch 9.1.0975: Vim9: interpolated string expr not working in object methods by Yegappan Lakshmanan · 8 months ago
  41. df4b3ca patch 9.1.0974: typo in change of commit v9.1.0873 by John Marriott · 8 months ago
  42. 14ede18 patch 9.1.0973: too many strlen() calls in fileio.c by John Marriott · 8 months ago
  43. df67fc0 runtime(sh): set shellcheck as the compiler for supported shells by Luca Saccarola · 8 months ago
  44. 49a35f6 runtime(doc): Fix enum example syntax by Doug Kearns · 8 months ago
  45. 5113831 patch 9.1.0972: filetype: TI linker map files are not recognized by Wu, Zhenyu · 8 months ago
  46. f0ab3e4 runtime(vim): Improve syntax script generator for Vim Script by h-east · 8 months ago
  47. 3b3318b patch 9.1.0971: filetype: SLNX files are not recognized by GustavEikaas · 8 months ago
  48. 7b12ac3 patch 9.1.0970: VMS: build errors on VMS architecture by Zoltan Arpadffy · 8 months ago
  49. f2e08a1 runtime(doc): Fix documentation typos by h-east · 8 months ago
  50. f6ba8de runtime(doc): update for new keyprotocol option value (after v9.1.0969) by Christian Brabandt · 8 months ago
  51. 231b4fc patch 9.1.0969: ghostty not using kitty protocol by default by Christian Brabandt · 8 months ago
  52. e51043a patch 9.1.0968: tests: GetFileNameChecks() isn't fully sorted by filetype name by zeertzjq · 8 months ago
  53. 223d6c0 runtime(doc): update version9.txt for bash filetype by Christian Brabandt · 8 months ago
  54. 7b239f6 runtime(netrw): update last change header for #16265 by Christian Brabandt · 8 months ago
  55. e6ccb64 runtime(doc): fix doc error in :r behaviour by Martino Ischia · 8 months ago
  56. 2e25247 patch 9.1.0967: SpotBugs compiler setup can be further improved by Aliaksei Budavei · 8 months ago
  57. b7f19a5 patch 9.1.0966: Vim9: :enum command can be shortened by h-east · 8 months ago
  58. 6c57c30 runtime(compiler): include a basic bash syntax checker compiler by Konfekt · 8 months ago
  59. b9b762c patch 9.1.0965: filetype: sh filetype set when detecting the use of bash by Luca Saccarola · 8 months ago
  60. 0a3b9fb runtime(doc): clarify ARCH value for 32-bit in INSTALLpc.txt by Christian Brabandt · 8 months ago
  61. 157397e patch 9.1.0964: MS-Windows: sed error with MinGW by Andrey A. Voropaev · 8 months ago
  62. 5a04999 patch 9.1.0963: fuzzy-matching does not prefer full match by glepnir · 8 months ago
  63. f07ae5b patch 9.1.0962: filetype: bun.lock file is not recognized by Anton Kastritskii · 8 months ago
  64. 6d2efd4 runtime(vim): update indentation plugin for Vim script by Jim Zhou · 8 months ago
  65. b9ea0a8 runtime(doc): tweak documentation style in helphelp.txt by h-east · 8 months ago
  66. 9b67a2e runtime(vim): Update base-syntax, allow parens in default arguments by Doug Kearns · 8 months ago
  67. de6a313 runtime(doc): mention auto-format using clang-format for sound.c/sign.c by Christian Brabandt · 8 months ago
  68. ae01b96 runtime(help): fix typo s/additional/arbitrary/ by Christian Brabandt · 8 months ago
  69. 5ddcecf runtime(help): Add better support for language annotation highlighting by Shougo Matsushita · 8 months ago
  70. 9360de9 patch 9.1.0961: filetype: TI gel files are not recognized by Wu, Zhenyu · 8 months ago
  71. a32daed patch 9.1.0960: filetype: hy history files are not recognized by Wu, Zhenyu · 8 months ago
  72. b6ab33b translation(fi): Fix typoes in Finish menu translation by Fredrik · 8 months ago
  73. 00d3459 patch 9.1.0959: Coverity complains about type conversion by Yegappan Lakshmanan · 8 months ago
  74. 9739086 runtime(vim): Use supported syntax in indent tests by Aliaksei Budavei · 8 months ago
  75. e62d93e patch 9.1.0958: filetype: supertux2 config files detected as lisp by Wu, Zhenyu · 9 months ago
  76. 084529c patch 9.1.0957: MS-Windows: conversion warnings by Yegappan Lakshmanan · 9 months ago
  77. 8d0bb6d patch 9.1.0956: completion may crash, completion highlight wrong with preview window by glepnir · 9 months ago
  78. f07c10d patch 9.1.0955: Vim9: vim9compile.c can be further improved by Yegappan Lakshmanan · 9 months ago
  79. 08be9dd runtime(doc): move help tag E1182 by h-east · 9 months ago
  80. 4ce1cb5 runtime(graphql): contribute vim-graphql to Vim core by Jon Parise · 9 months ago
  81. 89a107e patch 9.1.0954: popupmenu.c can be improved by glepnir · 9 months ago
  82. 7cb2491 patch 9.1.0953: filetype: APKBUILD files not correctly detected by Hugo Osvaldo Barrera' via vim_dev · 9 months ago
  83. 92195ae patch 9.1.0952: Vim9: missing type checking for any type assignment by Yegappan Lakshmanan · 9 months ago
  84. 62e3014 patch 9.1.0951: filetype: jshell files are not recognized by Konfekt · 9 months ago
  85. 70881ba runtime(dockerfile): do not set commentstring in syntax script by Christian Brabandt · 9 months ago
  86. f173f42 patch 9.1.0950: filetype: fennelrc files are not recognized by Wu, Zhenyu · 9 months ago
  87. 2328a39 runtime(netrw): do not double escape Vim special characters by Konfekt · 9 months ago
  88. fb27cf9 git: ignore reformatting change of netrw plugin by Christian Brabandt · 9 months ago
  89. c673b80 runtime(netrw): more reformating #16248 by shane.xb.qian · 9 months ago
  90. af0fed5 runtime(doc): Add a note about handling symbolic links in starting.txt by h-east · 9 months ago
  91. 13c1153 patch 9.1.0949: popups inconsistently shifted to the left by Boris Staletic · 9 months ago
  92. 83029a3 git: ignore reformatting change of netrw plugin by Christian Brabandt · 9 months ago
  93. c363ca1 runtime(netrw): change indent size from 1 to 2 by Luca Saccarola · 9 months ago
  94. 3baf19a patch 9.1.0948: Missing cmdline completion for :pbuffer by zeertzjq · 9 months ago
  95. b183f50 runtime(tutor): Reformat tutor1 by Ken Takata · 9 months ago
  96. 59c8880 patch 9.1.0947: short-description by Yegappan Lakshmanan · 9 months ago
  97. cbdc3c1 patch 9.1.0946: cross-compiling fails on osx-arm64 by Brandon Maier · 9 months ago
  98. f25d8f9 patch 9.1.0945: ComplMatchIns highlight doesn't end after inserted text by zeertzjq · 9 months ago
  99. beccb33 translation(sv): re-include the change from #16240 by Fredrik · 9 months ago
  100. b2a8df3 patch 9.1.0944: tests: test_registers fails when not run under X11 by Christian Brabandt · 9 months ago