1. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 3 years, 6 months ago
  2. 13ece2a patch 9.0.0647: the 'splitscroll' option is not a good name by Luuk van Baal · 3 years, 6 months ago
  3. bbbda8f patch 9.0.0641: missing part of the new option code by Bram Moolenaar · 3 years, 6 months ago
  4. 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 3 years, 7 months ago
  5. 5416232 patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' by Bram Moolenaar · 3 years, 7 months ago
  6. 074fbd4 patch 9.0.0278: the +wildignore feature is nearly always available by Bram Moolenaar · 3 years, 7 months ago
  7. f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years, 7 months ago
  8. 8877487 patch 9.0.0222: no good reason why text objects are only in larger builds by Bram Moolenaar · 3 years, 8 months ago
  9. 96ba25a patch 9.0.0036: 'fillchars' cannot have window-local values by Bram Moolenaar · 3 years, 9 months ago
  10. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 11 months ago
  11. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 4 years ago
  12. 2bf875f patch 8.2.4907: some users do not want a line comment always inserted by Bram Moolenaar · 4 years ago
  13. 77771d3 patch 8.2.4744: a terminal window can't use the bell by LemonBoy · 4 years ago
  14. 3506cf3 patch 8.2.4702: C++ scope labels are hard-coded by Tom Praschan · 4 years ago
  15. c4cb544 patch 8.2.4674: cannot force getting MouseMove events by Ernie Rael · 4 years ago
  16. 8be423b patch 8.2.4640: some boolean options use "long" instead of "int" by James McCoy · 4 years ago
  17. 9dac9b1 patch 8.2.4639: not sufficient parenthesis in preprocessor macros by kylo252 · 4 years ago
  18. 38b85cb patch 8.2.4463: completion only uses strict matching by Yegappan Lakshmanan · 4 years, 1 month ago
  19. 3908ef5 patch 8.2.4325: 'wildmenu' only shows few matches by Yegappan Lakshmanan · 4 years, 2 months ago
  20. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 4 years, 2 months ago
  21. e1833bf patch 8.2.4094: 'virtualedit' is window-local but using buffer-local enum by zeertzjq · 4 years, 3 months ago
  22. 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 4 years, 3 months ago
  23. 6f79e61 patch 8.2.3864: cannot disable requesting key codes from xterm by Bram Moolenaar · 4 years, 4 months ago
  24. 29f3a45 patch 8.2.3780: ":cd" works differently on MS-Windows by Bakudankun · 4 years, 4 months ago
  25. 6409553 patch 8.2.3751: cannot assign a lambda to an option that takes a function by Yegappan Lakshmanan · 4 years, 4 months ago
  26. 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 4 years, 4 months ago
  27. f4d8b76 patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope by Bram Moolenaar · 4 years, 6 months ago
  28. 4eeedc0 patch 8.2.3524: GUI: ligatures are not used by Dusan Popovic · 4 years, 6 months ago
  29. 160e994 patch 8.2.3520: cannot define a function for thesaurus completion by Yegappan Lakshmanan · 4 years, 6 months ago
  30. 51ad850 patch 8.2.3280: 'virtualedit' local to buffer is not the best solution by Gary Johnson · 4 years, 8 months ago
  31. 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years, 8 months ago
  32. f883d90 patch 8.2.2912: MS-Windows: most users expect using Unicode by K.Takata · 4 years, 10 months ago
  33. 635bd60 patch 8.2.2772: problems when restoring 'runtimepath' from a session file by Bram Moolenaar · 5 years ago
  34. 8b9abfd patch 8.2.2675: directory change in a terminal window shell is not followed by Bram Moolenaar · 5 years ago
  35. eed9d46 patch 8.2.2518: 'listchars' should be window-local by Bram Moolenaar · 5 years ago
  36. dd1f426 patch 8.2.2254: Vim9: bool option type is number by Bram Moolenaar · 5 years ago
  37. 097148e patch 8.2.1422: the Mac GUI implementation is outdated by Bram Moolenaar · 6 years ago
  38. 362b44b patch 8.2.0953: spell checking doesn't work for CamelCased words by Bram Moolenaar · 6 years ago
  39. e52702f patch 8.2.0901: formatting CJK text isn't optimal by Bram Moolenaar · 6 years ago
  40. 858ba06 patch 8.2.0869: it is not possible to customize the quickfix window contents by Bram Moolenaar · 6 years ago
  41. aa0489e patch 8.2.0590: no 'backspace' value allows ignoring the insertion point by Bram Moolenaar · 6 years ago
  42. ca68ae1 patch 8.2.0482: channel and sandbox code not sufficiently tested by Bram Moolenaar · 6 years ago
  43. b3f7406 patch 8.2.0320: no Haiku support by Bram Moolenaar · 6 years ago
  44. 4b96df5 patch 8.2.0156: various typos in source files and tests by Bram Moolenaar · 6 years ago
  45. 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
  46. 9bf703d patch 8.1.2366: using old C style comments by Bram Moolenaar · 6 years ago
  47. 539aa6b patch 8.1.2315: not always using the right window when jumping to an error by Bram Moolenaar · 6 years ago
  48. ee85702 patch 8.1.2281: 'showbreak' cannot be set for one window by Bram Moolenaar · 6 years ago
  49. ae20f34 patch 8.1.2257: MS-Windows GUI: scroll wheel always uses current window by Bram Moolenaar · 6 years ago
  50. 5241057 patch 8.1.2225: the "last used" info of a buffer is under used by Bram Moolenaar · 6 years ago
  51. a1cb1d1 patch 8.1.2171: mouse support not always available by Bram Moolenaar · 6 years ago
  52. 8c96af9 patch 8.1.2096: too many #ifdefs by Bram Moolenaar · 7 years ago
  53. dac1347 patch 8.1.2045: the option.c file is too big by Bram Moolenaar · 7 years ago
  54. 50bf7ce patch 8.1.2034: dark them of GTK 3 not supported by Bram Moolenaar · 7 years ago
  55. 017ba07 patch 8.1.2029: cannot control 'cursorline' highlighting well by Bram Moolenaar · 7 years ago
  56. 410e98a patch 8.1.2019: 'cursorline' always highlights the whole line by Bram Moolenaar · 7 years ago
  57. e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 7 years ago
  58. 36e4d98 patch 8.1.1892: missing index entry and option menu for 'completepopup' by Bram Moolenaar · 7 years ago
  59. 0a52df5 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version by Bram Moolenaar · 7 years ago
  60. 62a0cb4 patch 8.1.1882: cannot specify properties of the info popup window by Bram Moolenaar · 7 years ago
  61. ac3150d patch 8.1.1769: 'shellslash' is also used for completion by Bram Moolenaar · 7 years ago
  62. ab0a789 patch 8.1.1716: old style comments are wasting space by Bram Moolenaar · 7 years ago
  63. 7964873 patch 8.1.1714: cannot preview a file in a popup window by Bram Moolenaar · 7 years ago
  64. 4d784b2 patch 8.1.1391: no popup window support by Bram Moolenaar · 7 years ago
  65. 110289e patch 8.1.1366: using expressions in a modeline is unsafe by Bram Moolenaar · 7 years ago
  66. 9dfa313 patch 8.1.1270: cannot see current match position by Bram Moolenaar · 7 years ago
  67. 45e18cb patch 8.1.1228: not possible to process tags with a function by Bram Moolenaar · 7 years ago
  68. bdace83 patch 8.1.0989: various small code ugliness by Bram Moolenaar · 7 years ago
  69. 4f97475 patch 8.1.0941: macros for MS-Windows are inconsistent by Bram Moolenaar · 7 years ago
  70. 0059074 patch 8.1.0927: USE_CR is never defined by Bram Moolenaar · 7 years ago
  71. c6ddce3 patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty by Bram Moolenaar · 7 years ago
  72. aa5df7e patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 by Bram Moolenaar · 7 years ago
  73. 375e339 patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' by Bram Moolenaar · 7 years ago
  74. 29ddebe patch 8.1.0826: too many #ifdefs by Bram Moolenaar · 7 years ago
  75. 264b74f patch 8.1.0810: too many #ifdefs by Bram Moolenaar · 7 years ago
  76. c3c3158 patch 8.1.0728: cannot avoid breaking after a single space. by Bram Moolenaar · 7 years ago
  77. 9719568 patch 8.1.0561: MSCV error format has changed by Bram Moolenaar · 7 years ago
  78. 04958cb patch 8.1.0105: all tab stops are the same by Bram Moolenaar · 8 years ago
  79. b833c1e patch 8.0.1794: duplicate term options after renaming by Bram Moolenaar · 8 years ago
  80. 6d150f7 patch 8.0.1743: terminal window options are named inconsistently by Bram Moolenaar · 8 years ago
  81. 8c041b6 patch 8.0.1712: terminal scrollback is not limited by Bram Moolenaar · 8 years ago
  82. 1356825 patch 8.0.1609: shell commands in the GUI use a dumb terminal by Bram Moolenaar · 8 years ago
  83. 4d8bac8 patch 8.0.1592: terminal windows in a session are not properly restored by Bram Moolenaar · 8 years ago
  84. 8a3bb56 patch 8.0.1566: too many #ifdefs by Bram Moolenaar · 8 years ago
  85. f2bd8ef patch 8.0.1564: too many #ifdefs by Bram Moolenaar · 8 years ago
  86. a8f04aa patch 8.0.1491: the minimum width of the popup menu is hard coded by Bram Moolenaar · 8 years ago
  87. 9407316 patch 8.0.1451: difficult to set the python home directories properly by Bram Moolenaar · 8 years ago
  88. 819edbe patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete by Bram Moolenaar · 8 years ago
  89. 6315a9a patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim by Bram Moolenaar · 8 years ago
  90. c3719bd patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI by Bram Moolenaar · 8 years ago
  91. 51b0f37 patch 8.0.1309: cannot use 'balloonexpr' in a terminal by Bram Moolenaar · 8 years ago
  92. 8ac4415 patch 8.0.1278: GUI window always resizes when adding scrollbar by Bram Moolenaar · 8 years ago
  93. 0ab35b2 patch 8.0.1182: cannot see or change mzscheme dll name by Bram Moolenaar · 8 years ago
  94. 4033c55 patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs by Bram Moolenaar · 9 years ago
  95. 5c6dbcb patch 8.0.1026: GTK on-the-spot input has problems by Bram Moolenaar · 9 years ago
  96. ade5963 patch 8.0.0950: MS-Windows: wrong #ifdef, compiler warnings by Bram Moolenaar · 9 years ago
  97. 9e13aa7 patch 8.0.0949: winpty.dll name is fixed by Bram Moolenaar · 9 years ago
  98. eb44a68 patch 8.0.0858: can exit while a terminal is still running a job by Bram Moolenaar · 9 years ago
  99. 81bdd6a patch 8.0.0765: build fails with tiny features by Bram Moolenaar · 9 years ago
  100. c4da113 patch 8.0.0716: not easy to start Vim cleanly by Bram Moolenaar · 9 years ago