1. 06fe70c patch 9.1.0743: diff mode does not handle overlapping diffs correctly by Yukihiro Nakadaira · 1 year, 6 months ago
  2. c854efc runtime(glvs): fix a few issues by GuyBrush · 1 year, 6 months ago
  3. 2c41dad runtime(doc): Fix typo in :help :command-modifiers by Doug Kearns · 1 year, 6 months ago
  4. 25876a6 patch 9.1.0742: getcmdprompt() implementation can be improved by h-east · 1 year, 6 months ago
  5. d9af78b runtime(docs): update `:set?` command behavior table by Milly · 1 year, 6 months ago
  6. 166f89e runtime(doc): update vim90 to vim91 in docs by mikoto2000 · 1 year, 6 months ago
  7. ac8a10a runtime(doc): fix typo in :h dos-colors by Christian Brabandt · 1 year, 6 months ago
  8. 6908428 patch 9.1.0741: No way to get prompt for input()/confirm() by Shougo Matsushita · 1 year, 6 months ago
  9. 770b38d runtime(doc): fix typo in version9.txt nrformat -> nrformats by hseg · 1 year, 6 months ago
  10. a7229c8 runtime(rmd,rrst): 'fex' option not properly restored by John M Devin · 1 year, 6 months ago
  11. be551da runtime(netrw): remove extraneous closing bracket by Peter Aronoff · 1 year, 6 months ago
  12. f1694b4 patch 9.1.0740: incorrect internal diff with empty file by Yukihiro Nakadaira · 1 year, 6 months ago
  13. a6de287 patch 9.1.0739: [security]: use-after-free in ex_getln.c by John Marriott · 1 year, 7 months ago
  14. a0c14ef runtime(filetype): tests: Test_filetype_detection() fails by Christian Brabandt · 1 year, 7 months ago
  15. e6b01cf runtime(dist): do not output a message if executable is not found by Christian Brabandt · 1 year, 7 months ago
  16. fdcb082 patch 9.1.0738: filetype: rapid files are not recognized by KnoP-01 · 1 year, 7 months ago
  17. 87b6565 runtime(modconf): remove erroneous :endif in ftplugin by zeertzjq · 1 year, 7 months ago
  18. 597aadc runtime(lyrics): support multiple timestamps in syntax script by ObserverOfTime · 1 year, 7 months ago
  19. 50423ab runtime(java): Optionally recognise _module_ import declarations by Aliaksei Budavei · 1 year, 7 months ago
  20. 35699f1 runtime(vim): Update base-syntax, improve folding function matches by Doug Kearns · 1 year, 7 months ago
  21. e019f36 CI: upload failed screendump tests also for Cirrus by Aliaksei Budavei · 1 year, 7 months ago
  22. 9dfe111 patch 9.1.0737: tests: screendump tests may require a bit more time by Aliaksei Budavei · 1 year, 7 months ago
  23. f86568f runtime(misc): simplify keywordprg in various ftplugins by Konfekt · 1 year, 7 months ago
  24. 2307945 runtime(java): Optionally recognise all primitive constants in _switch-case_ labels by Aliaksei Budavei · 1 year, 7 months ago
  25. 41c7bba runtime(zsh,sh): set and unset compiler in ftplugin by Konfekt · 1 year, 7 months ago
  26. c18a9d5 runtime(netrw): using inefficient highlight pattern for 'mf' by yasuda · 1 year, 7 months ago
  27. 4298c5f patch 9.1.0736: Unicode tables are outdated by Christian Brabandt · 1 year, 7 months ago
  28. 89b9bb4 patch 9.1.0735: filetype: salt files are not recognized by Gregory Anders · 1 year, 7 months ago
  29. 202c467 patch 9.1.0734: filetype: jinja files are not recognized by Gregory Anders · 1 year, 7 months ago
  30. f21d28a runtime(zathurarc): add double-click-follow to syntax script by Wu, Zhenyu · 1 year, 7 months ago
  31. a81813d translation(ru): Updated messages translation by RestorerZ · 1 year, 7 months ago
  32. 3f6981d translation(it): updated xxd man page by Antonio Giovanni Colombo · 1 year, 7 months ago
  33. 5ca3efa translation(ru): updated xxd man page by RestorerZ · 1 year, 7 months ago
  34. 7cfe693 patch 9.1.0733: keyword completion does not work with fuzzy by glepnir · 1 year, 7 months ago
  35. 1502272 patch 9.1.0732: xxd: cannot use -b and -i together by Andre Chang · 1 year, 7 months ago
  36. 5e95c8f runtime(java): Highlight javaConceptKind modifiers with StorageClass by Aliaksei Budavei · 1 year, 7 months ago
  37. fdd1819 runtime(doc): reword and reformat how to use defaults.vim by Max Coplan · 1 year, 7 months ago
  38. 59b089c patch 9.1.0731: inconsistent case sensitive extension matching by Evgeni Chasnovski · 1 year, 7 months ago
  39. 4d427d4 runtime(vim): Update base-syntax, match Vim9 bool/null literal args to :if/:while/:return by Doug Kearns · 1 year, 7 months ago
  40. 0f5effb runtime(netrw): delete confirmation not strict enough by Christian Brabandt · 1 year, 7 months ago
  41. 59149f0 patch 9.1.0730: Crash with cursor-screenline and narrow window by zeertzjq · 1 year, 7 months ago
  42. 86dc4f8 patch 9.1.0729: Wrong cursor-screenline when resizing window by zeertzjq · 1 year, 7 months ago
  43. be4bd18 patch 9.1.0728: [security]: heap-use-after-free in garbage collection with location list user data by zeertzjq · 1 year, 7 months ago
  44. d657d3d runtime(doc): clarify the effect of the timeout for search()-functions by Christian Brabandt · 1 year, 7 months ago
  45. fc72a2f runtime(idlang): update syntax script by Joe Sapp · 1 year, 7 months ago
  46. e401576 runtime(spec): Recognize epoch when making spec changelog in ftplugin by fundawang · 1 year, 7 months ago
  47. 2241f08 runtime(spec): add file triggers to syntax script by fundawang · 1 year, 7 months ago
  48. 95dacbb patch 9.1.0727: too many strlen() calls in option.c by John Marriott · 1 year, 7 months ago
  49. 077d1d2 runtime(make): add compiler/make.vim to reset compiler plugin settings by Konfekt · 1 year, 7 months ago
  50. a9ae38d runtime(java): Recognise all available standard doclet tags by Aliaksei Budavei · 1 year, 7 months ago
  51. 5084036 patch 9.1.0726: not using correct python3 API with dynamic linking by Yee Cheng Chin · 1 year, 7 months ago
  52. c0982f9 runtime(dosini): Update syntax script, spellcheck comments only by John Tobin · 1 year, 7 months ago
  53. 26e4b00 runtime(doc): Revert outdated comment in completeopt's fuzzy documentation by Yee Cheng Chin · 1 year, 7 months ago
  54. 03cac4b patch 9.1.0725: filetype: swiftinterface files are not recognized by LosFarmosCTL · 1 year, 7 months ago
  55. d30ffdc runtime(pandoc): Update compiler plugin to use actual 'spelllang' by Christian Brabandt · 1 year, 7 months ago
  56. 7cc0e91 runtime(groff): Add compiler plugin for groff by Konfekt · 1 year, 7 months ago
  57. c2285a8 patch 9.1.0724: if_python: link error with python 3.13 and stable ABI by Yee Cheng Chin · 1 year, 7 months ago
  58. 97a5be4 patch 9.1.0723: if_python: dynamic linking fails with python3 >= 3.13 by Yee Cheng Chin · 1 year, 7 months ago
  59. 701c863 patch 9.1.0722: crash with large id in text_prop interface by Christian Brabandt · 1 year, 7 months ago
  60. 5b9237c patch 9.1.0721: tests: test_mksession does not consider XDG_CONFIG_HOME by John M Devin · 1 year, 7 months ago
  61. 609599c runtime(glvs): update GetLatestVimScripts plugin by GuyBrush · 1 year, 7 months ago
  62. 0b2285c runtime(doc): Fix typo in :help :hide text by Doug Kearns · 1 year, 7 months ago
  63. b584117 runtime(doc): buffers can be re-used by Christian Brabandt · 1 year, 7 months ago
  64. 61a6ac4 patch 9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs by zeertzjq · 1 year, 7 months ago
  65. 66f65a4 patch 9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars' invalid by zeertzjq · 1 year, 7 months ago
  66. 82f6134 runtime(doc): Update version9.txt and mention $MYVIMDIR by Christian Brabandt · 1 year, 7 months ago
  67. 4e7249a patch 9.1.0718: hard to know the users personal Vim Runtime Directory by Christian Brabandt · 1 year, 7 months ago
  68. f7b8609 patch 9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifiers() by zeertzjq · 1 year, 7 months ago
  69. 233252f Maintainers: fix typo in author name by Gregory Anders · 1 year, 7 months ago
  70. 539e9b5 patch 9.1.0716: resetting setcellwidth() doesn't update the screen by Ken Takata · 1 year, 7 months ago
  71. 150b507 runtime(hcl,terraform): Add runtime files for HCL and Terraform by Gregory Anders · 1 year, 7 months ago
  72. 315b6f7 runtime(tmux): Update syntax script by Eric Pruitt · 1 year, 7 months ago
  73. fa16e43 patch 9.1.0715: Not correctly parsing color names (after v9.1.0709) by Christian Brabandt · 1 year, 7 months ago
  74. eccc927 patch 9.1.0714: tests: GuiEnter_Turkish test may fail by Ken Takata · 1 year, 7 months ago
  75. 2432b4a patch 9.1.0713: Newline causes E749 in Ex mode by zeertzjq · 1 year, 7 months ago
  76. 3db32d2 patch 9.1.0712: tests: missing dependency of Test_gettext_makefile by James McCoy · 1 year, 7 months ago
  77. 06ed634 patch 9.1.0711: tests: test_xxd may file when using different xxd by James McCoy · 1 year, 7 months ago
  78. f00f4d9 patch 9.1.0710: popup window may hide part of Command line by Christian Brabandt · 1 year, 7 months ago
  79. 3c07eb0 runtime(vim): Update syntax, improve user-command matching by Doug Kearns · 1 year, 7 months ago
  80. 84e3175 patch 9.1.0709: GUIEnter event not found in Turkish locale by Christian Brabandt · 1 year, 7 months ago
  81. bd69b39 runtime(sudoers): improve recognized Runas_Spec and Tag_Spec items by Christian Brabandt · 1 year, 7 months ago
  82. 3d5065f patch 9.1.0708: Recursive window update does not account for reset skipcol by Luuk van Baal · 1 year, 7 months ago
  83. 9abd02d runtime(nu): include filetype plugin by Marc Jakobi · 1 year, 7 months ago
  84. 396fd1e patch 9.1.0707: [security]: invalid cursor position may cause a crash by Christian Brabandt · 1 year, 7 months ago
  85. 75ba87b patch 9.1.0706: tests: test_gettext fails when using shadow dir by James McCoy · 1 year, 7 months ago
  86. 4e527a2 CI: Install locales-all package by James McCoy · 1 year, 7 months ago
  87. 58d7052 patch 9.1.0705: Sorting of fuzzy filename completion is not stable by zeertzjq · 1 year, 7 months ago
  88. 41ba265 translation(pt): update Portuguese/Brazilian menu translation by JNylson · 1 year, 7 months ago
  89. d817609 runtime(vim): Update base-syntax, match bracket mark ranges by Doug Kearns · 1 year, 7 months ago
  90. e2c4e07 runtime(doc): Update :help :command-complete list by Doug Kearns · 1 year, 7 months ago
  91. 09b80d2 patch 9.1.0704: inserting with a count is inefficient by Ken Takata · 1 year, 7 months ago
  92. 7c8bbc6 runtime(doc): use mkdir -p to save a command by Ughur Alakbarov · 1 year, 7 months ago
  93. c9bfed2 patch 9.1.0703: crash with 2byte encoding and glob2regpat() by Christian Brabandt · 1 year, 7 months ago
  94. 87c01d9 runtime(hollywood): update syn highlight for If-Then statements and For-In-Loops by Tom Crecelius · 1 year, 7 months ago
  95. f459d68 patch 9.1.0702: Patch 9.1.0700 broke CI by Christian Brabandt · 1 year, 7 months ago
  96. c3a02d7 patch 9.1.0701: crash with NFA regex engine when searching for composing chars by Christian Brabandt · 1 year, 7 months ago
  97. 1c815b5 patch 9.1.0700: crash with 2byte encoding and glob2regpat() by Christian Brabandt · 1 year, 7 months ago
  98. f8702ae patch 9.1.0699: "dvgo" is not always an inclusive motion by Christian Brabandt · 1 year, 7 months ago
  99. 8556e23 runtime(java): Provide support for syntax preview features by Aliaksei Budavei · 1 year, 7 months ago
  100. d56c451 patch 9.1.0698: tests: "Untitled" file not removed when running Test_crash1_3 alone by zeertzjq · 1 year, 7 months ago