1. 38cfa2b runtime(netrw): Fix `mf`-selected entry highlighting by yasuda · 1 year, 8 months ago
  2. 0e9fd77 runtime(htmlangular): add html syntax highlighting by Dennis van den Berg · 1 year, 8 months ago
  3. 4a0dc29 translation(it): Fix filemode of Italian manpages by Ken Takata · 1 year, 8 months ago
  4. fd01eb2 runtime(doc): Update outdated man.vim plugin information by John M Devin · 1 year, 8 months ago
  5. bc29ea6 runtime(zip): simplify condition to detect MS-Windows by Christian Brabandt · 1 year, 8 months ago
  6. 7790ea0 patch 9.1.0686: zip-plugin has problems with special characters by Christian Brabandt · 1 year, 8 months ago
  7. 5f5f283 runtime(pandoc): escape quotes in &errorformat for pandoc by Konfekt · 1 year, 8 months ago
  8. 9beccaf translation(it): updated Italian manpage by Antonio Giovanni Colombo · 1 year, 8 months ago
  9. 9e79585 patch 9.1.0685: too many strlen() calls in usercmd.c by John Marriott · 1 year, 8 months ago
  10. e44e644 runtime(doc): fix grammar in :h :keeppatterns by zeertzjq · 1 year, 8 months ago
  11. d55e698 runtime(pandoc): refine pandoc compiler settings by Konfekt · 1 year, 8 months ago
  12. 753794b patch 9.1.0684: completion is inserted on Enter with "noselect" by glepnir · 1 year, 8 months ago
  13. 12333ba translation(ru): update man pages by RestorerZ · 1 year, 8 months ago
  14. 0fd1cb1 patch 9.1.0683: mode() returns wrong value with <Cmd> mapping by kuuote · 1 year, 8 months ago
  15. 3840d2f runtime(doc): remove trailing whitespace in cmdline.txt by Christian Brabandt · 1 year, 8 months ago
  16. cb90ea9 patch 9.1.0682: Vim9: Segfault with uninitialized funcref by Ernie Rael · 1 year, 8 months ago
  17. 6bff6a2 patch 9.1.0681: tests: Analyzing failed screendumps is hard by Aliaksei Budavei · 1 year, 8 months ago
  18. 175a87c runtime(doc): more clarification for the :keeppatterns needed by Christian Brabandt · 1 year, 8 months ago
  19. 10231ac patch 9.1.0680: VMS does not have defined uintptr_t by Zoltan Arpadffy · 1 year, 8 months ago
  20. 890f97c runtime(doc): improve typedchar documentation for KeyInputPre autocmd by Shougo Matsushita · 1 year, 8 months ago
  21. 8e25d91 runtime(dist): verify that executable is in $PATH by Christian Brabandt · 1 year, 8 months ago
  22. a4aa975 translation(it): update Italian manpages by Antonio Giovanni Colombo · 1 year, 8 months ago
  23. cba93ca runtime(doc): clarify the effect of :keeppatterns after v9.1.0677 by zeertzjq · 1 year, 8 months ago
  24. 9b7d55e runtime(doc): update Makefile and make it portable between GNU and BSD by RestorerZ · 1 year, 8 months ago
  25. bc11f6d patch 9.1.0679: Rename from w_closing to w_locked is incomplete by zeertzjq · 1 year, 8 months ago
  26. 6908db4 runtime(colors): update colorschemes by Maxim Kim · 1 year, 8 months ago
  27. d164f2a runtime(vim): Update base-syntax, improve :let-heredoc highlighting by Doug Kearns · 1 year, 8 months ago
  28. 8f3f785 runtime(doc): Updating the examples in the xxd manpage by RestorerZ · 1 year, 8 months ago
  29. 85c724e translation(ru): Updated uganda.rux by RestorerZ · 1 year, 8 months ago
  30. c6ed816 runtime(yaml): do not re-indent when commenting out lines by Christian Brabandt · 1 year, 8 months ago
  31. 0a6e57b patch 9.1.0678: [security]: use-after-free in alist_add() by Christian Brabandt · 1 year, 8 months ago
  32. 3b59be4 patch 9.1.0677: :keepp does not retain the substitute pattern by Gregory Anders · 1 year, 8 months ago
  33. 12cb1d1 translation(ja): Update Japanese translations to latest release by Ken Takata · 1 year, 8 months ago
  34. 1fbccc1 runtime(netrw): Drop committed trace lines by Damien · 1 year, 8 months ago
  35. b4d1164 runtime(netrw): Error popup not always used by Damien · 1 year, 8 months ago
  36. 7c75411 runtime(netrw): ErrorMsg() may throw E121 by Damien · 1 year, 8 months ago
  37. 1869fe0 runtime(tutor): update Makefile and make it portable between GNU and BSD by RestorerZ · 1 year, 8 months ago
  38. cca3df9 translation: improve the po/cleanup.vim script by RestorerZ · 1 year, 8 months ago
  39. 5f995c9 runtime(lang): update Makefile and make it portable between GNU and BSD by RestorerZ · 1 year, 8 months ago
  40. 81b62dd patch 9.1.0676: style issues with man pages by RestorerZ · 1 year, 8 months ago
  41. ded1677 patch 9.1.0675: Patch v9.1.0674 causes problems by Christian Brabandt · 1 year, 8 months ago
  42. a1dc649 runtime(dosbatch): Show %%i as an argument in syntax file by Ken Takata · 1 year, 8 months ago
  43. 11c92be runtime(dosbatch): Add syn-sync to syntax file by Ken Takata · 1 year, 8 months ago
  44. fc762df runtime(sql, mysql): fix E169: Command too recursive with sql_type_default = "mysql" by Yinzuo Jiang · 1 year, 8 months ago
  45. 7477861 patch 9.1.0674: Vim9: compiling abstract method fails because of missing return by Ernie Rael · 1 year, 8 months ago
  46. ea76096 runtime(javascript): fix a few issues with syntax higlighting by Tobiasz Laskowski · 1 year, 8 months ago
  47. dd36d6c runtime(mediawiki): fix typo in doc, test for b:did_ftplugin var by Stanislav Asunkin · 1 year, 8 months ago
  48. bbeb38d runtime(termdebug): Fix wrong test for balloon feature by Ubaldo Tiberi · 1 year, 8 months ago
  49. ff16807 runtime(doc): Remove mentioning of the voting feature by RestorerZ · 1 year, 8 months ago
  50. dc831db runtime(doc): add help tags for json + markdown global variables by JJCUBER · 1 year, 8 months ago
  51. 58c9579 patch 9.1.0673: Vim9: too recursive func calls when calling super-class method by Ernie Rael · 1 year, 8 months ago
  52. d33afe1 runtime(syntax-tests): Facilitate the viewing of rendered screendumps by Aliaksei Budavei · 1 year, 8 months ago
  53. 90e1fe4 runtime(doc): fix a few style issues by h-east · 1 year, 8 months ago
  54. 8d02e5c patch 9.1.0672: marker folds may get corrupted on undo by Christian Brabandt · 1 year, 8 months ago
  55. fb3f969 Problem: crash with WinNewPre autocommand by Christian Brabandt · 1 year, 8 months ago
  56. e20aeb8 patch 9.1.0670: po file encoding fails on *BSD during make by RestorerZ · 1 year, 8 months ago
  57. 659713d translation(it): Update Italian translation by Antonio Giovanni Colombo · 1 year, 8 months ago
  58. 2630687 translation: Stop using msgconv by Ken Takata · 1 year, 8 months ago
  59. 1c032e3 patch 9.1.0669: if_python: stable python ABI not used by default by Ken Takata · 1 year, 8 months ago
  60. 3383ed7 Update .gitignore and .hgignore files by Ken Takata · 1 year, 8 months ago
  61. 9abd715 patch 9.1.0668: build-error with python3.12 and stable ABI by Ken Takata · 1 year, 8 months ago
  62. 181fda1 translations: Update generated po files by Ken Takata · 1 year, 8 months ago
  63. b026a29 patch 9.1.0667: Some other options reset curswant unnecessarily when set by zeertzjq · 1 year, 8 months ago
  64. 9c4b246 patch 9.1.0666: assert_equal() doesn't show multibyte string correctly by zeertzjq · 1 year, 8 months ago
  65. 0cc5dce runtime(doc): clarify directory of Vim's executable vs CWD by zeertzjq · 1 year, 8 months ago
  66. 6b97d7a patch 9.1.0665: Locked variable can be changed in a :for loop by zeertzjq · 1 year, 8 months ago
  67. 39eff4c runtime(proto): Add indent script for protobuf filetype by David Pedersen · 1 year, 8 months ago
  68. 568cbc9 patch 9.1.0664: MS-Windows: console vim did not switch back to main screen on exit by Ken Takata · 1 year, 8 months ago
  69. e2d9b0d runtime(zip): zip plugin does not work with Vim 9.0 by Christian Brabandt · 1 year, 8 months ago
  70. 91efcd1 patch 9.1.0663: tests: zip test still resets 'shellslash' option by Christian Brabandt · 1 year, 8 months ago
  71. afea6b9 runtime(zip): use defer to restore old settings by Christian Brabandt · 1 year, 8 months ago
  72. 8d52926 runtime(zip): add a generic Message function by Christian Brabandt · 1 year, 8 months ago
  73. a336d8f runtime(zip): increment base version of zip plugin by Christian Brabandt · 1 year, 8 months ago
  74. e1044fb runtime(zip): raise minimum Vim version to v9.0 by Christian Brabandt · 1 year, 8 months ago
  75. 19636be runtime(zip): refactor save and restore of options by Christian Brabandt · 1 year, 8 months ago
  76. 33836d3 runtime(zip): remove test for fnameescape by Christian Brabandt · 1 year, 8 months ago
  77. 120c0dd runtime(zip): use :echomsg instead of :echo by Christian Brabandt · 1 year, 8 months ago
  78. a63f66e runtime(zip): clean up and remove comments by Christian Brabandt · 1 year, 8 months ago
  79. da090f9 patch 9.1.0662: filecopy() may return wrong value when readlink() fails by zeertzjq · 1 year, 8 months ago
  80. d7af21e patch 9.1.0661: the zip plugin is not tested. by Damien · 1 year, 8 months ago
  81. f0e9b72 runtime(zip): Fix for FreeBSD's unzip command by Damien · 1 year, 8 months ago
  82. 217d3c1 runtime(doc): capitalize correctly by Christian Brabandt · 1 year, 8 months ago
  83. f5f69e8 patch 9.1.0660: MS-Windows: Shift-Insert does work on old conhost by Christopher Plewright · 1 year, 8 months ago
  84. e0fd1ca translation(it): update Italian manpage by Antonio Giovanni Colombo · 1 year, 8 months ago
  85. c0f7505 runtime(lua): add/subtract a 'shiftwidth' after '('/')' in indentexpr by Yinzuo Jiang · 1 year, 8 months ago
  86. c5bdd66 runtime(zip): escape '[' on Unix as well by zeertzjq · 1 year, 8 months ago
  87. 2708afa patch 9.1.0659: MS-Windows: MSVC Makefile is a bit hard to read by Ken Takata · 1 year, 8 months ago
  88. 947f752 runtime(doc): fix typo in syntax.txt by Jon Parise · 1 year, 8 months ago
  89. 1514120 runtime(doc): -x is only available when compiled with crypt feature by Christian Brabandt · 1 year, 8 months ago
  90. 62d8617 patch 9.1.0658: Coverity warns about dereferencing NULL pointer. by zeertzjq · 1 year, 8 months ago
  91. 6228481 runtime(colors): update Todo highlight in habamax colorscheme by Maxim Kim · 1 year, 8 months ago
  92. 87d63d3 patch 9.1.0657: MS-Windows: MSVC build time can be optimized by Ken Takata · 1 year, 8 months ago
  93. cdf1c7a patch 9.1.0656: MS-Windows: MSVC Makefile CPU handling can be improved by Ken Takata · 1 year, 8 months ago
  94. 0aa65b4 patch 9.1.0655: filetype: goaccess config file not recognized by Adam Monsen · 1 year, 8 months ago
  95. 22a2252 CI: update clang compiler to version 20 by Philip H · 1 year, 8 months ago
  96. c527d90 runtime(netrw): honor `g:netrw_alt{o,v}` for `:{S,H,V}explore` by Ivan Shapovalov · 1 year, 8 months ago
  97. b9de1a0 patch 9.1.0654: completion does not respect completeslash with fuzzy by glepnir · 1 year, 8 months ago
  98. a0b5bc1 patch 9.1.0653: Patch v9.1.0648 not completely right by Christian Brabandt · 1 year, 8 months ago
  99. b4ea771 patch 9.1.0652: too many strlen() calls in syntax.c by John Marriott · 1 year, 8 months ago
  100. 0214680 patch 9.1.0651: ex: trailing dot is optional for :g and :insert/:append by Mohamed Akram · 1 year, 8 months ago