1. 31fc39e patch 8.1.1200: old style comments in debugger source by Bram Moolenaar · 7 years ago
  2. 8485be4 patch 8.1.1199: no test for :abclear by Bram Moolenaar · 7 years ago
  3. 958eabe patch 8.1.1198: bracketed paste may remain active after Vim exists by Bram Moolenaar · 7 years ago
  4. c75e812 patch 8.1.1197: when starting with multiple tabs file messages is confusing by Bram Moolenaar · 7 years ago
  5. 7bde95a patch 8.1.1196: parallel build may fail by Bram Moolenaar · 7 years ago
  6. eead75c patch 8.1.1195: Vim script debugger functionality needs cleanup by Bram Moolenaar · 7 years ago
  7. ad3ec76 patch 8.1.1194: typos and small problems in source files by Bram Moolenaar · 7 years ago
  8. 037c54f patch 8.1.1193: typos and small problems in test files by Bram Moolenaar · 7 years ago
  9. 4c25bd7 patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc by Bram Moolenaar · 7 years ago
  10. 0fdd943 patch 8.1.1191: not all debug commands are covered by a test by Bram Moolenaar · 7 years ago
  11. 93a4879 patch 8.1.1190: has('vimscript-3') does not work by Bram Moolenaar · 7 years ago
  12. abc7c7f patch 8.1.1189: mode is not cleared when leaving Insert mode by Bram Moolenaar · 7 years ago
  13. d2e716e patch 8.1.1188: not all Vim variables require the v: prefix by Bram Moolenaar · 7 years ago
  14. 3a4c53b patch 8.1.1187: cannot recognize Pipfile by Bram Moolenaar · 7 years ago
  15. 334ad41 patch 8.1.1186: readdir() allocates list twice by Bram Moolenaar · 7 years ago
  16. 86ec6d7 patch 8.1.1185: mapping for CTRL-X is inconsistent by Bram Moolenaar · 7 years ago
  17. 137c14b patch 8.1.1184: undo file left behind after running test by Bram Moolenaar · 7 years ago
  18. b49e356 patch 8.1.1183: typos in VisVim comments by Bram Moolenaar · 7 years ago
  19. b9cdb37 patch 8.1.1182: some function prototypes are outdated by Bram Moolenaar · 7 years ago
  20. 2b00b9b patch 8.1.1181: tests for mouse clicks are a bit flaky by Bram Moolenaar · 7 years ago
  21. 113bf06 patch 8.1.1180: Vim script debugger tests are old style by Bram Moolenaar · 7 years ago
  22. 696d637 patch 8.1.1179: no test for mouse clicks in the fold column by Bram Moolenaar · 7 years ago
  23. 4945219 patch 8.1.1178: when mouse click tests fails value of 'ttytype' is unknown by Bram Moolenaar · 7 years ago
  24. 1a4dce7 patch 8.1.1177: .ts files are recognized as xml, typescript is more common by Bram Moolenaar · 7 years ago
  25. 7f27976 patch 8.1.1176: test for dragging a tab is flaky by Bram Moolenaar · 7 years ago
  26. e3e3828 patch 8.1.1175: no test for dragging a tab and double click for new tab by Bram Moolenaar · 7 years ago
  27. 8dc4c72 patch 8.1.1174: cannot build with Ruby 1.8 by Bram Moolenaar · 7 years ago
  28. a8356bc patch 8.1.1173: suspend test has duplicated lines by Bram Moolenaar · 7 years ago
  29. 74e3d4e patch 8.1.1172: cursor properties were not fully tested by Bram Moolenaar · 7 years ago
  30. 316c167 patch 8.1.1171: statusline test could fail in large terminal by Bram Moolenaar · 7 years ago
  31. a0aaf3c patch 8.1.1170: terminal ANSI color test does not cover all colors by Bram Moolenaar · 7 years ago
  32. 837854d patch 8.1.1169: writing coverage info in a separate dir is not needed by Bram Moolenaar · 7 years ago
  33. 87dcfd7 patch 8.1.1168: not all screen update code of terminal is executed in tests by Bram Moolenaar · 7 years ago
  34. 39f76c6 patch 8.1.1167: no test for closing tab by click in tabline by Bram Moolenaar · 7 years ago
  35. 9c35d05 patch 8.1.1166: gettitle test can still fail when another Vim is running by Bram Moolenaar · 7 years ago
  36. ca57ab5 patch 8.1.1165: no test for mouse clicks in the terminal tabpage line by Bram Moolenaar · 7 years ago
  37. 700dfaa patch 8.1.1164: gettitle test is failing when server name differs by Bram Moolenaar · 7 years ago
  38. 5d48e0d patch 8.1.1163: codecov does not report all the coverage information by Bram Moolenaar · 7 years ago
  39. f587ef3 patch 8.1.1162: incorrect coverage information; typo in color name by Bram Moolenaar · 7 years ago
  40. 1d79ce8 patch 8.1.1161: unreachable code by Bram Moolenaar · 7 years ago
  41. c8b3dda patch 8.1.1160: termcodes test would fail in a very big terminal by Bram Moolenaar · 7 years ago
  42. a8d22e3 patch 8.1.1159: MS-Windows: with a silent (un)install $VIM/_vimrc is removed by Bram Moolenaar · 7 years ago
  43. 04af196 patch 8.1.1158: json encoded string is sometimes missing the final NUL by Bram Moolenaar · 7 years ago
  44. f9b89b4 patch 8.1.1157: Unicode tables are out of date by Bram Moolenaar · 7 years ago
  45. d489c98 patch 8.1.1156: Unicode emoji and other image characters not recognized by Bram Moolenaar · 7 years ago
  46. 3fbd2d7 patch 8.1.1155: termcodes tests can be improved by Bram Moolenaar · 7 years ago
  47. 496555f patch 8.1.1154: getting a newer msgfmt on Travis is too complicated by Bram Moolenaar · 7 years ago
  48. 9a419ff patch 8.1.1154 by Bram Moolenaar · 7 years ago
  49. 7edf0ba patch 8.1.1152: compiler warning with VS2019 by Bram Moolenaar · 7 years ago
  50. 679beba patch 8.1.1151: build fails when using shadow directory by Bram Moolenaar · 7 years ago
  51. 29a9baa patch 8.1.1150: generating desktop files not tested on Travis by Bram Moolenaar · 7 years ago
  52. 26096cc patch 8.1.1149: building desktop files fails with older msgfmt by Bram Moolenaar · 7 years ago
  53. 730f48f patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor by Bram Moolenaar · 7 years ago
  54. a60e536 patch 8.1.1147: desktop file translations are requiring manual updates by Bram Moolenaar · 7 years ago
  55. ef8c83c patch 8.1.1146: in MS-Windows console colors in a terminal window are wrong by Bram Moolenaar · 7 years ago
  56. a7be0f2 patch 8.1.1145: compiler warning for unused function by Bram Moolenaar · 7 years ago
  57. 862f1e1 patch 8.1.1144: too strict checking of the 'spellfile' option by Bram Moolenaar · 7 years ago
  58. 8f130ed patch 8.1.1143: may pass weird strings to file name expansion by Bram Moolenaar · 7 years ago
  59. 3fb01a5 patch 8.1.1142: no test for dragging the window separators with the mouse by Bram Moolenaar · 7 years ago
  60. 1b55797 patch 8.1.1141: terminal winpos test fails with very large terminal by Bram Moolenaar · 7 years ago
  61. 46ad288 patch 8.1.1140: not easy to find out what neighbors a window has by Bram Moolenaar · 7 years ago
  62. 9845f36 patch 8.1.1139: no test for what is fixed in patch 8.1.0716 by Bram Moolenaar · 7 years ago
  63. d7f246c patch 8.1.1138: plugins don't get notified when the popup menu changes by Bram Moolenaar · 7 years ago
  64. 049736f patch 8.1.1137: xterm mouse wheel escape sequence is not tested by Bram Moolenaar · 7 years ago
  65. 905dd90 patch 8.1.1136: decoding of mouse click escape sequence is not tested by Bram Moolenaar · 7 years ago
  66. d85c396 patch 8.1.1135: build failure for small version by Bram Moolenaar · 7 years ago
  67. 39803d8 patch 8.1.1134: buffer for quickfix window is reused for another file by Bram Moolenaar · 7 years ago
  68. 08499f5 patch 8.1.1133: compiler warning for uninitialized struct member by Bram Moolenaar · 7 years ago
  69. 616aeef patch 8.1.1132: getwinpos() test fails on MS-Windows by Bram Moolenaar · 7 years ago
  70. 16c34c3 patch 8.1.1131: getwinpos() does not work in the MS-Windows console by Bram Moolenaar · 7 years ago
  71. 1164023 patch 8.1.1130: MS-Windows: warning for unused variable by Bram Moolenaar · 7 years ago
  72. 2d7260d patch 8.1.1129: when making a new screendump test have to create the file by Bram Moolenaar · 7 years ago
  73. 94a7242 patch 8.1.1128: getwinpos() test does not work on MS-Windows by Bram Moolenaar · 7 years ago
  74. 6bc9305 patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console by Bram Moolenaar · 7 years ago
  75. 3d3f217 patch 8.1.1126: build failure with +terminal but without tgetent by Bram Moolenaar · 7 years ago
  76. fa1e90c patch 8.1.1125: libvterm does not handle the window position report by Bram Moolenaar · 7 years ago
  77. d9eefe3 patch 8.1.1124: insert completion flags are mixed up by Bram Moolenaar · 7 years ago
  78. 73655cf patch 8.1.1123: no way to avoid filtering for autocomplete function by Bram Moolenaar · 7 years ago
  79. 9d40128 patch 8.1.1122: char2nr() does not handle composing characters by Bram Moolenaar · 7 years ago
  80. 4a5711b patch 8.1.1121: test for term_gettitle() was disabled by Bram Moolenaar · 7 years ago
  81. 543c9b1 patch 8.1.1120: cannot easily get directory entry matches by Bram Moolenaar · 7 years ago
  82. 577fadf patch 8.1.1119: no support for Windows on ARM64. by Bram Moolenaar · 7 years ago
  83. 652de23 patch 8.1.1118: a couple of conditions are hard to understand by Bram Moolenaar · 7 years ago
  84. 1cd4dc4 patch 8.1.1117: build failure without the +eval feature by Bram Moolenaar · 7 years ago
  85. 558ca4a patch 8.1.1116: cannot enforce a Vim script style by Bram Moolenaar · 7 years ago
  86. 8f4aeb5 patch 8.1.1115: cannot build with older C compiler by Bram Moolenaar · 7 years ago
  87. 0f248b0 patch 8.1.1114: confusing overloaded operator "." for string concatenation by Bram Moolenaar · 7 years ago
  88. eb93f3f patch 8.1.1113: making an autocommand trigger once is not so easy by Bram Moolenaar · 7 years ago
  89. 87f59b0 patch 8.1.1112: duplicate code in quickfix file by Bram Moolenaar · 7 years ago
  90. fda1bff patch 8.1.1111: it is not easy to check for infinity by Bram Moolenaar · 7 years ago
  91. e5e4e22 patch 8.1.1110: composing chars on space wrong when 'listchars' is set by Bram Moolenaar · 7 years ago
  92. 39b76b7 patch 8.1.1109: deleted file still in list of distributed files by Bram Moolenaar · 7 years ago
  93. 7a66627 patch 8.1.1108: test for 'visualbell' doesn't work by Bram Moolenaar · 7 years ago
  94. b4e6a2d patch 8.1.1107: no test for 'visualbell' by Bram Moolenaar · 7 years ago
  95. 449ac47 patch 8.1.1106: no test for 'writedelay' by Bram Moolenaar · 7 years ago
  96. 5da04ef patch 8.1.1105: long escape sequences may be split up by Bram Moolenaar · 7 years ago
  97. 796cc42 patch 8.1.1104: MS-Windows: not all environment variables can be used by Bram Moolenaar · 7 years ago
  98. 0eb035c patch 8.1.1103: MS-Windows: old API calls are no longer needed by Bram Moolenaar · 7 years ago
  99. b26705a patch 8.1.1102: Win32 exe file contains unused code by Bram Moolenaar · 7 years ago
  100. 690a905 patch 8.1.1101: signals test may fail in the GUI by Bram Moolenaar · 7 years ago