1. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  2. 07a3db8 patch 8.2.0044: expression type is used inconsistently by Bram Moolenaar · 6 years ago
  3. ddef129 patch 8.2.0013: not using a typedef for condstack by Bram Moolenaar · 6 years ago
  4. 09dd2bb patch 8.2.0007: popup menu positioned wrong with folding in two tabs by Bram Moolenaar · 6 years ago
  5. a6e8f88 patch 8.2.0004: get E685 and E931 if buffer reload is interrupted by Bram Moolenaar · 6 years ago
  6. d283e89 patch 8.1.2407: proto files, dependencies and build instructions outdated by Bram Moolenaar · 6 years ago
  7. a050b94 patch 8.1.2382: MS-Windows: When using VTP bold+inverse doesn't work by Bram Moolenaar · 6 years ago
  8. fc4ea2a patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys by Bram Moolenaar · 6 years ago
  9. 7bae0b1 patch 8.1.2331: the option.c file is still very big by Bram Moolenaar · 6 years ago
  10. 5461258 patch 8.1.2327: cannot build with Hangul input by Bram Moolenaar · 6 years ago
  11. 0324f9e patch 8.1.2311: warning for missing function prototype by Bram Moolenaar · 6 years ago
  12. db3a205 patch 8.1.2304: cannot get the mouse position when getting a mouse click by Bram Moolenaar · 6 years ago
  13. afe45b6 patch 8.1.2300: redraw breaks going through list of popup windows by Bram Moolenaar · 6 years ago
  14. 4eb7dae patch 8.1.2295: if buffer of popup is in another window cursorline sign shows by Bram Moolenaar · 6 years ago
  15. c823477 patch 8.1.2289: after :diffsplit closing the window does not disable diff by Bram Moolenaar · 6 years ago
  16. 4c054e9 patch 8.1.2282: crash when passing many arguments through a partial by Bram Moolenaar · 6 years ago
  17. ee85702 patch 8.1.2281: 'showbreak' cannot be set for one window by Bram Moolenaar · 6 years ago
  18. b0745b2 patch 8.1.2280: crash when passing partial to substitute() by Bram Moolenaar · 6 years ago
  19. 4dd8fe0 patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor() by Bram Moolenaar · 6 years ago
  20. 0630bb6 patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popup by Bram Moolenaar · 6 years ago
  21. 197c6b7 patch 8.1.2251: ":term command" may not work without a shell by Bram Moolenaar · 6 years ago
  22. 1e814bc patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  23. 69bf634 patch 8.1.2233: cannot get the Vim command line arguments by Bram Moolenaar · 6 years ago
  24. 5241057 patch 8.1.2225: the "last used" info of a buffer is under used by Bram Moolenaar · 6 years ago
  25. dfded98 patch 8.1.2224: cannot build Amiga version by Bram Moolenaar · 6 years ago
  26. 4d14bac patch 8.1.2195: Vim does not exit when the terminal window is last window by Bram Moolenaar · 6 years ago
  27. dca7abe patch 8.1.2192: cannot easily fill the info popup asynchronously by Bram Moolenaar · 6 years ago
  28. 92ea26b patch 8.1.2173: searchit() has too many arguments by Bram Moolenaar · 6 years ago
  29. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  30. 14c01f8 patch 8.1.2127: the indent.c file is a bit big by Bram Moolenaar · 6 years ago
  31. 8617348 patch 8.1.2107: various memory leaks reported by asan by Bram Moolenaar · 6 years ago
  32. 792cf5e patch 8.1.2104: the normal.c file is too big by Bram Moolenaar · 6 years ago
  33. 473952e patch 8.1.2094: the fileio.c file is too big by Bram Moolenaar · 6 years ago
  34. 38f1eea patch 8.1.2086: missing a few changes for the renamed files by Bram Moolenaar · 6 years ago
  35. 30e8e73 patch 8.1.2082: some files have a weird name to fit in 8.3 characters by Bram Moolenaar · 6 years ago
  36. 46a426c patch 8.1.2081: the spell.c file is too big by Bram Moolenaar · 6 years ago
  37. d2842ea patch 8.1.2080: the terminal API is limited and can't be disabled by Bram Moolenaar · 6 years ago
  38. 4aea03e patch 8.1.2077: the ops.c file is too big by Bram Moolenaar · 6 years ago
  39. 010ee96 patch 8.1.2073: when editing a buffer 'colorcolumn' may not work by Bram Moolenaar · 6 years ago
  40. b8ff5c2 patch 8.1.2070: mouse code is spread out by Bram Moolenaar · 6 years ago
  41. b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 6 years ago
  42. 4bd7823 patch 8.1.2058: function for ex command is named inconsistently by Bram Moolenaar · 6 years ago
  43. 7528d1f patch 8.1.2057: the screen.c file is much too big by Bram Moolenaar · 6 years ago
  44. d103ee7 patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys() by Bram Moolenaar · 6 years ago
  45. 37d1807 patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered by Bram Moolenaar · 6 years ago
  46. 0e57dd8 patch 8.1.2047: cannot check the current state by Bram Moolenaar · 6 years ago
  47. 69198cb patch 8.1.2046: SafeState may be triggered at the wrong moment by Bram Moolenaar · 6 years ago
  48. dac1347 patch 8.1.2045: the option.c file is too big by Bram Moolenaar · 6 years ago
  49. 8aeec40 patch 8.1.2044: no easy way to process postponed work by Bram Moolenaar · 6 years ago
  50. 9c658c9 patch 8.1.2042: the evalfunc.c file is too big by Bram Moolenaar · 6 years ago
  51. 50bf7ce patch 8.1.2034: dark them of GTK 3 not supported by Bram Moolenaar · 6 years ago
  52. 57da698 patch 8.1.2027: MS-Windows: problem with ambiwidth characters by Bram Moolenaar · 6 years ago
  53. 840d16f patch 8.1.2021: some global functions can be local to the file by Bram Moolenaar · 6 years ago
  54. d20dcb3 patch 8.1.2020: it is not easy to change the window layout by Bram Moolenaar · 6 years ago
  55. 261f346 patch 8.1.2001: some source files are too big by Bram Moolenaar · 6 years ago
  56. a3a1246 patch 8.1.2000: plugin cannot get the current IME status by Bram Moolenaar · 6 years ago
  57. af7645d patch 8.1.1989: the evalfunc.c file is still too big by Bram Moolenaar · 6 years ago
  58. 8d3b510 patch 8.1.1988: :startinsert! does not work the same way as "A" by Bram Moolenaar · 6 years ago
  59. 26262f8 patch 8.1.1985: code for dealing with paths is spread out by Bram Moolenaar · 6 years ago
  60. 08c308a patch 8.1.1981: the evalfunc.c file is too big by Bram Moolenaar · 6 years ago
  61. b005cd8 patch 8.1.1979: code for handling file names is spread out by Bram Moolenaar · 6 years ago
  62. 1e1d300 patch 8.1.1978: the eval.c file is too big by Bram Moolenaar · 6 years ago
  63. 581ba39 patch 8.1.1969: popup window filter is used in all modes by Bram Moolenaar · 6 years ago
  64. e677df8 patch 8.1.1966: some code in options.c fits better elsewhere by Bram Moolenaar · 6 years ago
  65. db022f3 patch 8.1.1960: fold code is spread out by Bram Moolenaar · 6 years ago
  66. da6c033 patch 8.1.1957: more code can be moved to evalvars.c by Bram Moolenaar · 6 years ago
  67. 8c6173c patch 8.1.1949: cannot scroll a popup window to the very bottom by Bram Moolenaar · 6 years ago
  68. 8d71b54 patch 8.1.1943: more code can be moved to evalvars.c by Bram Moolenaar · 6 years ago
  69. 34ed68d patch 8.1.1940: script tests fail by Bram Moolenaar · 6 years ago
  70. e5cdf15 patch 8.1.1939: code for handling v: variables in generic eval file by Bram Moolenaar · 6 years ago
  71. 0522ba0 patch 8.1.1933: the eval.c file is too big by Bram Moolenaar · 6 years ago
  72. 12034e2 patch 8.1.1928: popup windows don't move with the text when making changes by Bram Moolenaar · 6 years ago
  73. 307c5a5 patch 8.1.1927: code for dealing with script files is spread out by Bram Moolenaar · 6 years ago
  74. 4f57eef patch 8.1.1922: in diff mode global operations can be very slow by Bram Moolenaar · 6 years ago
  75. f639623 patch 8.1.1920: cannot always close a popup when filter consumes all events by Bram Moolenaar · 6 years ago
  76. 4645104 patch 8.1.1919: using window options when passing a buffer to popup_create() by Bram Moolenaar · 6 years ago
  77. d019039 patch 8.1.1914: command line expansion code is spread out by Bram Moolenaar · 6 years ago
  78. 00b0d6d patch 8.1.1908: every popup window consumes a buffer number by Bram Moolenaar · 6 years ago
  79. c7c5f10 patch 8.1.1905: cannot set all properties of the info popup by Bram Moolenaar · 6 years ago
  80. bd483b3 patch 8.1.1902: cannot have an info popup without a border by Bram Moolenaar · 6 years ago
  81. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 6 years ago
  82. 66b5142 patch 8.1.1886: command line expansion code is spread out by Bram Moolenaar · 6 years ago
  83. 62a0cb4 patch 8.1.1882: cannot specify properties of the info popup window by Bram Moolenaar · 6 years ago
  84. 576a4a6 patch 8.1.1880: cannot show extra info for completion in a popup window by Bram Moolenaar · 6 years ago
  85. 9cfe8f6 patch 8.1.1878: negative float before method not parsed correctly by Bram Moolenaar · 6 years ago
  86. 4ad6215 patch 8.1.1869: code for the argument list is spread out by Bram Moolenaar · 6 years ago
  87. 28e67e0 patch 8.1.1851: crash when sound_playfile() callback plays sound by Bram Moolenaar · 6 years ago
  88. 9bca58f patch 8.1.1849 by Bram Moolenaar · 6 years ago
  89. 08cc374 patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare by Bram Moolenaar · 6 years ago
  90. 820680b patch 8.1.1832: win_execute() does not work in other tab by Bram Moolenaar · 6 years ago
  91. d7663c2 patch 8.1.1823: command line history code is spread out by Bram Moolenaar · 6 years ago
  92. 25e4223 patch 8.1.1807: more functions can be used as a method by Bram Moolenaar · 6 years ago
  93. ac92e25 patch 8.1.1803: all builtin functions are global by Bram Moolenaar · 6 years ago
  94. c6538bc patch 8.1.1800: function call functions have too many arguments by Bram Moolenaar · 6 years ago
  95. 749fa0a patch 8.1.1799: cannot avoid mapping for a popup window by Bram Moolenaar · 6 years ago
  96. 90f3e7a patch 8.1.1789: cannot see file name of preview popup window by Bram Moolenaar · 6 years ago
  97. f4fd7ec patch 8.1.1788: missing changes in proto file by Bram Moolenaar · 6 years ago
  98. 13b11ed patch 8.1.1786: double click in popup scrollbar starts selection by Bram Moolenaar · 6 years ago
  99. b66bab3 patch 8.1.1785: map functionality mixed with character input by Bram Moolenaar · 6 years ago
  100. 13d5c3f patch 8.1.1773: the preview popup window may be too far to the right by Bram Moolenaar · 6 years ago