1. 41cddfa patch 9.1.1362: Vim9: type ignored when adding tuple to instance list var by Yegappan Lakshmanan · 11 months ago
  2. 951d025 runtime(tutor): Add Galician language versions of tutor1 and tutor2 by fernandovilarino · 11 months ago
  3. 6cb1c82 patch 9.1.1361: [security]: possible use-after-free when closing a buffer by Sean Dewar · 11 months ago
  4. c3f48e3 runtime(abnf): include ABNF filetype plugin by A4-Tacks · 11 months ago
  5. af4a5d6 patch 9.1.1360: filetype: GNU Radio companion files are not recognized by zeertzjq · 11 months ago
  6. 9c9200d patch 9.1.1359: filetype: GNU Radio config files are not recognized by zeertzjq · 11 months ago
  7. 7292c0c patch 9.1.1358: if_lua: compile warnings with gcc15 by lilydjwg · 11 months ago
  8. 1c58019 runtime(vim): Update base-syntax, improve enum highlighting by Doug Kearns · 11 months ago
  9. 83cb817 runtime(doc): update example ctags program and links by Phạm Bình An · 11 months ago
  10. 6af20a9 patch 9.1.1357: Vim incorrectly escapes tags with "[" in a help buffer by Phạm Bình An · 11 months ago
  11. f5bfc48 patch 9.1.1356: Vim9: crash when unletting variable by Hirohito Higashi · 11 months ago
  12. f57c065 runtime(sh): Update syntax, highlight escaped chars in test expressions by Doug Kearns · 11 months ago
  13. ff3d4b2 runtime(doc): document that :b cannot handle buffer names starting with "+" by Christian Brabandt · 11 months ago
  14. fb08192 runtime(doc): clarify the use of 'tagfunc', update a comment in tags.c by Christian Brabandt · 11 months ago
  15. fa8b7db runtime(doc): tweak documentation style in options.txt by Hirohito Higashi · 11 months ago
  16. c3e71d4 patch 9.1.1355: The pum_redraw() function is too complex by glepnir · 11 months ago
  17. a74d550 patch 9.1.1354: tests: Test_terminalwinscroll_topline() fails on Windows by Christian Brabandt · 11 months ago
  18. 612f63b patch 9.1.1353: missing change from v9.1.1350 by Girish Palya · 11 months ago
  19. be51e90 git: ignore reformatting commit for git-blame (after v9.1.1352) by Christian Brabandt · 11 months ago
  20. 355db99 patch 9.1.1352: style: inconsistent indent in insexpand.c by Hirohito Higashi · 11 months ago
  21. 9240369 patch 9.1.1351: Return value of getcmdline() inconsistent in CmdlineLeavePre by zeertzjq · 11 months ago
  22. 6220bba patch 9.1.1350: tests: typo in Test_CmdlineLeavePre_cabbr() by Girish Palya · 11 months ago
  23. 910bfd5 runtime(java): Consent to HTML tags folding in Javadoc comments by Aliaksei Budavei · 11 months ago
  24. e3302cf runtime(syntax-tests): Regenerate changed syntax test pages for vim by Aliaksei Budavei · 11 months ago
  25. 46755e6 patch 9.1.1349: CmdlineLeavePre may trigger twice by Girish Palya · 11 months ago
  26. b9ffbf5 runtime(vim): Update base-syntax, fix inline Vim9 dict comments at SOL by Doug Kearns · 11 months ago
  27. fa9753a patch 9.1.1348: still E315 with the terminal feature by Hirohito Higashi · 11 months ago
  28. fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 11 months ago
  29. 411ae58 patch 9.1.1347: small problems with gui_w32.c by John Marriott · 11 months ago
  30. ffc89e4 runtime(doc): clarify complete_match() and 'isexpand' option by glepnir · 11 months ago
  31. c29b533 runtime(vim): Update base-syntax, match continued strings and tail comments by Doug Kearns · 11 months ago
  32. c5cb6b2 runtime(doc): tagfunc should refer to 'complete' option by Christian Brabandt · 11 months ago
  33. c25368b patch 9.1.1346: missing out-of-memory check in textformat.c by John Marriott · 11 months ago
  34. cf2642f patch 9.1.1345: tests: Test_xxd_color2() test failure dump diff is misleading by Drew Vogel · 11 months ago
  35. 35cfc3d runtime(debversions): Add questing (25.10) as Ubuntu release name by James McCoy · 11 months ago
  36. 3accf04 patch 9.1.1344: double free in f_complete_match() (after v9.1.1341) by Christian Brabandt · 11 months ago
  37. e380b5c patch 9.1.1343: filetype: IPython files are not recognized by Christian Brabandt · 11 months ago
  38. e36a931 runtime(groff,nroff): improve ftplugin by Eisuke Kawashima · 11 months ago
  39. f102f4c patch 9.1.1342: Shebang filetype detection can be improved by Eisuke Kawashima · 11 months ago
  40. bcd5995 patch 9.1.1341: cannot define completion triggers by glepnir · 11 months ago
  41. 32f4973 runtime(gleam): update filetype plugin, include new compiler and syntax script by Kirill Morozov · 11 months ago
  42. a3422aa patch 9.1.1340: cannot complete :filetype arguments by Christian Brabandt · 12 months ago
  43. 031f227 patch 9.1.1339: missing out-of-memory checks for enc_to_utf16()/utf16_to_enc() by John Marriott · 12 months ago
  44. ec270a5 patch 9.1.1338: Calling expand() interferes with cmdcomplete_info() by zeertzjq · 12 months ago
  45. 1343681 patch 9.1.1337: Undo corrupted with 'completeopt' "preinsert" when switching buffer by zeertzjq · 12 months ago
  46. 229f79c runtime(yaml): fix wrong order of undo_ftplugin suboptions by Vincent Law · 12 months ago
  47. 7bc9880 runtime(make): do not automatically indent after a special target by Eisuke Kawashima · 12 months ago
  48. dd776dd patch 9.1.1336: comment plugin does not support case-insensitive 'commentstring' by Maxim Kim · 12 months ago
  49. 362be6b patch 9.1.1335: Coverity complains about Null pointer dereferences by Christian Brabandt · 12 months ago
  50. d847b24 patch 9.1.1334: Coverity complains about unchecked return value by Christian Brabandt · 12 months ago
  51. 7dfc9e6 patch 9.1.1333: Coverity: complains about unutilized variable by Christian Brabandt · 12 months ago
  52. 69e6ab6 patch 9.1.1332: Vim9: segfault when using super within a lambda by Yegappan Lakshmanan · 12 months ago
  53. 5c3d1e3 patch 9.1.1331: Leaking memory with cmdcomplete() by Girish Palya · 12 months ago
  54. fa3b104 runtime(vim): Update base-syntax, improve :autocmd highlighting by Doug Kearns · 12 months ago
  55. 31b78cc runtime(doc): update documentation by Hirohito Higashi · 12 months ago
  56. b753d80 runtime(doc): clarify return type for findfile()/finddir() by Christian Brabandt · 12 months ago
  57. 926e2af patch 9.1.1330: may receive E315 in terminal by Hirohito Higashi · 12 months ago
  58. 16341e7 CI: add sway compositor to CI tests, to prepare for better Wayland testing by Foxe Chen · 12 months ago
  59. 92f68e2 patch 9.1.1329: cannot get information about command line completion by Girish Palya · 12 months ago
  60. eac45c5 patch 9.1.1328: too many strlen() calls in indent.c by John Marriott · 12 months ago
  61. 2cb42ef patch 9.1.1327: filetype: nroff detection can be improved by Eisuke Kawashima · 12 months ago
  62. 187df69 runtime(doc): cross-link :| meaning :p and explain E749 by D. Ben Knoble · 12 months ago
  63. f39de60 runtime(doc): style: clarify to prefer 2 spaces after a sentence by Christian Brabandt · 12 months ago
  64. e125ee4 runtime(pov): deprecate `#render` and `#statistics` in syntax script by Eisuke Kawashima · 12 months ago
  65. 9919085 patch 9.1.1326: invalid cursor position after 'tagfunc' by Christian Brabandt · 12 months ago
  66. 7938c40 runtime(keymaps): update Brazilian keymaps by LuMarquesIlva · 12 months ago
  67. 67fe77d patch 9.1.1325: tests: not checking error numbers properly by zeertzjq · 12 months ago
  68. 2398460 runtime(doc): clarify 'includeexpr' is not used for <cfile> by Christian Brabandt · 12 months ago
  69. 3041cf6 runtime(filetype): improve *.h filetype detection by Amelia Clarke · 12 months ago
  70. 5ecb452 runtime(indent-tests): Raise timeouts for "search*()"es by Aliaksei Budavei · 12 months ago
  71. 4e3df44 runtime(indent-tests): Annotate timed "search*()"es for tracing by Aliaksei Budavei · 12 months ago
  72. fe8508e runtime(indent-tests): Instrument timed "search*()" calls by Aliaksei Budavei · 12 months ago
  73. 6924eb8 patch 9.1.1324: undefined behaviour if X11 connection dies by Foxe Chen · 12 months ago
  74. baa8c90 patch 9.1.1323: b:undo_ftplugin not executed when re-using buffer by Christian Brabandt · 12 months ago
  75. 8167799 CI: coverity.yml: remove python2-dev pkg and retire --enable-pythoninterp by Philip H. · 12 months ago
  76. 54081f0 runtime(nix): set iskeyword and b:match_words in ftplugin by Arnie97 · 12 months ago
  77. cb3b752 runtime(doc): clarify "nearest" value for 'completeopt' by Girish Palya · 12 months ago
  78. 13960a8 CI: GCC 13 install fails, so disable that particular ppa by Philip H. · 12 months ago
  79. 0ed11ba runtime(doc): Tweak documentation style a bit by Hirohito Higashi · 12 months ago
  80. ded2b41 CI: update coverity runner to Ubuntu 24.04 by Philip H. · 12 months ago
  81. 7e93d4c patch 9.1.1322: small delete register cannot paste multi-line correctly by phanium · 12 months ago
  82. aee34ef patch 9.1.1321: filetype: MS ixx and mpp files are not recognized by Hampus Avekvist · 12 months ago
  83. 1d96caa patch 9.1.1320: filetype: alsoft config files are not recognized by David Mandelberg · 12 months ago
  84. 9880097 patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim by zeertzjq · 12 months ago
  85. e9a27ef patch 9.1.1318: tests: test_format fails by zeertzjq · 12 months ago
  86. 8f09684 runtime(jjdescription): Don't require a space to start comments by ash · 12 months ago
  87. cca5dea patch 9.1.1317: noisy error when restoring folds from session fails by Igor Lacerda · 12 months ago
  88. 7ddba51 patch 9.1.1316: missing memory allocation failure in os_mswin.c by John Marriott · 12 months ago
  89. cfe502c patch 9.1.1315: completion: issue with fuzzy completion and 'completefuzzycollect' by glepnir · 12 months ago
  90. 06fdfa1 patch 9.1.1314: max allowed string width too small by Hirohito Higashi · 12 months ago
  91. b53d4fb patch 9.1.1313: compile warning about uninitialized value by Christian Brabandt · 12 months ago
  92. ad503fe patch 9.1.1312: tests: Test_backupskip() fails when HOME is defined by Christian Brabandt · 12 months ago
  93. 0ac1eb3 patch 9.1.1311: completion: not possible to limit number of matches by Girish Palya · 12 months ago
  94. 1c2b258 patch 9.1.1310: completion: redundant check for preinsert effect by glepnir · 12 months ago
  95. 40daa13 runtime(gleam): Update ftplugin, use recommended_style config variable by Doug Kearns · 12 months ago
  96. 031919c patch 9.1.1309: tests: no test for 'pummaxwidth' with non-truncated "kind" by zeertzjq · 12 months ago
  97. fbbaa6e runtime: set 'cpoptions' for line-continuation in various runtime files by Eisuke Kawashima · 12 months ago
  98. 470317f runtime(tar): remove dependency on netrw#WinPath, include mapping doc by Christian Brabandt · 12 months ago
  99. 839fd94 runtime(netrw): remove deprecated functions by Luca Saccarola · 12 months ago
  100. b156588 patch 9.1.1308: completion: cannot order matches by distance to cursor by Girish Palya · 12 months ago