1. 0b9e59e vim: Remove src/auto/config.mk by LuK1337 · 9 months ago 16.0
  2. 38ced84 vim: Update srcs[] and config.h by LuK1337 · 10 months ago
  3. ae414d4 Merge tag 'v9.1.1475' of https://github.com/vim/vim into lineage-22.2 by LuK1337 · 10 months ago
  4. cd68f21 patch 9.1.1475: completion: regression when "nearest" in 'completeopt' by Girish Palya · 10 months ago
  5. 1cbe3e8 runtime(comment): add <Plug>-mappings by Mark Woods · 10 months ago
  6. c877057 runtime(openPlugin): add <Plug>-mappings by Mark Woods · 10 months ago
  7. 46b0260 patch 9.1.1474: missing out-of-memory check in mark.c by John Marriott · 10 months ago
  8. 8d9d2b2 runtime(tutor): Make all tutor files utf-8 only by Damien Lejay · 10 months ago
  9. dcff497 runtime(vim): Update base-syntax, match bare mark ranges by Doug Kearns · 10 months ago
  10. 99b9847 runtime(vim): Update base-syntax, fix Vim9 :import expression comment handling by Doug Kearns · 10 months ago
  11. d75ab0c patch 9.1.1473: inconsistent range arg for :diffget/diffput by Yee Cheng Chin · 10 months ago
  12. 476b65e runtime(doc): mention using <script> instead of <sfile> in :autocmd by zeertzjq · 10 months ago
  13. c50f4d0 patch 9.1.1472: if_python: PySequence_Fast_{GET_SIZE,GET_ITEM} removed by Zdenek Dohnal · 10 months ago
  14. 5fbe72e patch 9.1.1471: completion: inconsistent ordering with CTRL-P by Girish Palya · 10 months ago
  15. 1c00af2 runtime(doc): Remove obsolete labelling from 'h' occasion in :help 'highlight' by Doug Kearns · 10 months ago
  16. 8b92af6 runtime(hgcommit): set comments and commentstring options in filetype plugin by Riley Bruins · 10 months ago
  17. 736cd18 runtime(ishd): set comments and commentstring options in filetype plugin by Riley Bruins · 10 months ago
  18. e4c157b runtime(nroff,groff): update commentstyle in filetype plugins by jtmr05 · 10 months ago
  19. 8e83105 patch 9.1.1470: use-after-free with popup callback on error by Christian Brabandt · 10 months ago
  20. 9d065a4 patch 9.1.1469: potential buffer-underflow with invalid hl_id by Christian Brabandt · 10 months ago
  21. 03e5ee2 patch 9.1.1468: filetype: bright(er)script files are not recognized by Riley Bruins · 10 months ago
  22. fff0132 patch 9.1.1467: too many strlen() calls by John Marriott · 10 months ago
  23. 8311e7d runtime(vim): fix incorrect highlighting of User autocmds by zeertzjq · 10 months ago
  24. 4829511 patch 9.1.1466: filetype: not all lex files are recognized by Eisuke Kawashima · 10 months ago
  25. acd04b2 patch 9.1.1465: tabpanel: not correctly drawn with 'equalalways' by Hirohito Higashi · 10 months ago
  26. b7ebe61 translation(de): update German messages translation by Christian Brabandt · 10 months ago
  27. 234c728 runtime(optwin): fix tabpanel typo in optwin by Christian Brabandt · 10 months ago
  28. cb27992 patch 9.1.1464: gv does not work in operator-pending mode by phanium · 10 months ago
  29. 93318a9 patch 9.1.1463: Integer overflow in getmarklist() after linewise operation by zeertzjq · 10 months ago
  30. 8ae8b30 patch 9.1.1462: missing change from patch v9.1.1461 by Christian Brabandt · 10 months ago
  31. 152a450 runtime(sh): reset g:sh_fold_enabled after outputting its value in syntax script by hakkadaikon · 10 months ago
  32. 7841ca1 runtime(vimtutor): vimtutor throws Access Denied Error on MS-Windows by Christian Brabandt · 10 months ago
  33. e5c96e3 patch 9.1.1461: tabpanel: tabpanel vanishes with popup menu by Hirohito Higashi · 10 months ago
  34. e5297e3 patch 9.1.1460: MS-Windows: too many strlen() calls in os_win32.c by John Marriott · 10 months ago
  35. f548ec4 runtime(keymaps): Add Azerbaijani keymap by Rasul Samadzade · 10 months ago
  36. 6897f18 patch 9.1.1459: xxd: coloring output is inefficient by Emanuel Krollmann · 10 months ago
  37. f5aa269 patch 9.1.1458: tabpanel: tabs not properly updated with 'stpl' by Hirohito Higashi · 10 months ago
  38. 631a50c runtime(doc): mention cannot ignored events in eventignorewin by glepnir · 10 months ago
  39. 7e47c1e runtime(netrw): remove g:netrw_quiet and reindent to 4 spaces by Luca Saccarola · 10 months ago
  40. aef2e53 runtime(comment): handle special chars ^$[ robustly by Maxim Kim · 10 months ago
  41. 1ded411 runtime(debcontrol): add hurd-amd64 architecture to syntax script by Christian Brabandt · 10 months ago
  42. d296af9 runtime(masm): set 'com' and 'cms' options in ftplugin by Riley Bruins · 10 months ago
  43. 85f0711 runtime(zimbu): set 'commentstring' option in ftplugin by Riley Bruins · 10 months ago
  44. 91af4c4 runtime(doc): improve the wording of 'sts', 'varts' and 'varsts' values by Damien Lejay · 10 months ago
  45. f5e3b5c runtime(netrw): refactor netrw#ErrorMsg -> netrw#msg#Notify by Luca Saccarola · 10 months ago
  46. 2eb995b runtime(defaults): Update the "Last Changes" header in defaults.vim by Damien Lejay · 10 months ago
  47. a9657c8 patch 9.1.1457: compile warning with tabpanelopt by John Marriott · 10 months ago
  48. 532a5fb patch 9.1.1456: comment plugin fails toggling if 'cms' contains \ by Maxim Kim · 10 months ago
  49. 16e9b47 runtime(doc): remove an obsolete item from todo.txt by Gary Johnson · 10 months ago
  50. ae31d7b patch 9.1.1455: Haiku: dailog objects created with no reference by jinyaoguo · 10 months ago
  51. 5128920 runtime(vim): Update base-syntax, improve function definition matching by Doug Kearns · 10 months ago
  52. 6cc9bd4 patch 9.1.1454: tests: no test for pum at line break position by glepnir · 10 months ago
  53. 5923216 runtime(openPlugin): Open should open file names with spaces in Windows by Maxim Kim · 10 months ago
  54. 053aee0 runtime(doc): add more pointers to 'completeopt' by Ilya Grigoriev · 10 months ago
  55. 600cd88 runtime(netrw): remove comment separators by Luca Saccarola · 10 months ago
  56. e965b7a patch 9.1.1453: tests: Test_geometry() may fail by Christian Brabandt · 10 months ago
  57. 6701480 runtime(filetype): Use s:StarSetf for all patterns ending in * by Doug Kearns · 10 months ago
  58. bfa1636 runtime(doc): update documentation on tabstop settings by Damien Lejay · 10 months ago
  59. 274efcc runtime(vim): Update base-syntax, contain let-heredocs by Doug Kearns · 10 months ago
  60. 138fb95 runtime(reva): set 'cms' option in ftplugin, update URL by Riley Bruins · 10 months ago
  61. a0316cd runtime(abap): set 'comments' and 'commentstring' option in ftplugin by Riley Bruins · 10 months ago
  62. ecf8f15 patch 9.1.1452: completion: redundant check for completion flags by glepnir · 10 months ago
  63. 30b4ddf patch 9.1.1451: tabpanel rendering artifacts when scrolling by Hirohito Higashi · 10 months ago
  64. 1319009 runtime(netrw): get rid of s:Strlen() and use strdisplaywidth() by Luca Saccarola · 10 months ago
  65. c413ac7 runtime(java): Match raw-, non-generic-, and generic-type names of "java.lang" by Aliaksei Budavei · 10 months ago
  66. 572d460 runtime(gdshader): add comments and commentstring to ftplugin by Maxim Kim · 10 months ago
  67. a304e49 patch 9.1.1450: Session has wrong arglist with :tcd and :arglocal by zeertzjq · 10 months ago
  68. 30cf017 runtime(8th): updated 8th syntax script by Ron Aaron · 10 months ago
  69. ed4eb74 patch 9.1.1449: typo in pum_display() by glepnir · 10 months ago
  70. 72c3ca9 CI: update Cirrus runner to FreeBSD 14.3 by Philip H. · 10 months ago
  71. 3ca6776 patch 9.1.1448: tabpanel is not displayed correctly when msg_scrolled by Hirohito Higashi · 10 months ago
  72. 91782b4 patch 9.1.1447: completion: crash when backspacing with fuzzy completion by zeertzjq · 10 months ago
  73. 446a98f runtime(rpl): set commentstring option in ftplugin by Riley Bruins · 10 months ago
  74. 9e9fe66 runtime(postscr): set commentstring option in ftplugin by Riley Bruins · 10 months ago
  75. de535cf runtime(occam): set commentstring option in ftplugin by Riley Bruins · 10 months ago
  76. df63097 runtime(lprolog): set com, cms options for lambda prolog by Riley Bruins · 10 months ago
  77. aa9fc8e runtime(vue): set 'com' and 'cms' options in ftplugin by Riley Bruins · 10 months ago
  78. 601cfa9 patch 9.1.1446: filetype: cuda-gdb config files are not recognized by Wu, Zhenyu · 10 months ago
  79. 328332b patch 9.1.1445: negative matchfuzzy scores although there is a match by Girish Palya · 10 months ago
  80. de1c7ac patch 9.1.1444: Unused assignment in set_fuzzy_score() by zeertzjq · 10 months ago
  81. 82a96e3 patch 9.1.1443: potential buffer underflow in insertchar() by jinyaoguo · 10 months ago
  82. 69565e3 patch 9.1.1442: tests: Test_diff_fold_redraw() is insufficient by Gary Johnson · 10 months ago
  83. 09a62e6 runtime(netrw): cleanup Decho related comments by Luca Saccarola · 10 months ago
  84. b8ee1cf patch 9.1.1441: completion: code can be improved by Girish Palya · 10 months ago
  85. 80a7921 runtime(nginx): Add NGINX directive for background cache updates by S0AndS0 · 10 months ago
  86. 9cb27a5 patch 9.1.1440: too many strlen() calls in os_win32.c by John Marriott · 10 months ago
  87. 3fa0d35 patch 9.1.1439: Last diff folds not merged by Gary Johnson · 10 months ago
  88. c4eb1cb patch 9.1.1438: tests: Test_breakindent_list_split() fails by Aliaksei Budavei · 10 months ago
  89. 0174d8f patch 9.1.1437: MS-Windows: internal compile error in uc_list() by Mike Williams · 10 months ago
  90. 8f7256a runtime(doc): fix some style issues and remove obsolete docs by Hirohito Higashi · 10 months ago
  91. 834bb85 runtime(vim): vimHLGroup is not highlighted correctly by Eisuke Kawashima · 10 months ago
  92. 6acca4b runtime(vim): remove trailing whitespace in Vim syntax generator by Eisuke Kawashima · 10 months ago
  93. ce2769b patch 9.1.1436: GUI control code is displayed on the console on startup by Hirohito Higashi · 10 months ago
  94. 2897a8d CI: bump xcode to 16.4 by Philip H. · 10 months ago
  95. d1a975a runtime(netrw): upstream snapshot of v181 by Luca Saccarola · 10 months ago
  96. eb59129 runtime(typescript): remove Fixedgq() function from indent script by Phạm Bình An · 10 months ago
  97. 002548b runtime(doc): Add missing 'wfb' (winfixbuf) tag by Doug Kearns · 10 months ago
  98. 8cd42a5 patch 9.1.1435: completion: various flaws in fuzzy completion by Girish Palya · 10 months ago
  99. 738df38 patch 9.1.1434: MS-Windows: missing out-of-memory checks in os_win32.c by John Marriott · 10 months ago
  100. 8f751d5 patch 9.1.1433: Unnecessary :if when writing session by zeertzjq · 10 months ago