1. afde13b patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe by Bram Moolenaar · 7 years ago
  2. ab4cece patch 8.1.1229: warning for posix_openpt() not declared by Bram Moolenaar · 7 years ago
  3. 45e18cb patch 8.1.1228: not possible to process tags with a function by Bram Moolenaar · 7 years ago
  4. 7a9df9d patch 8.1.1227: duplicate entries in the generate .desktop files by Bram Moolenaar · 7 years ago
  5. 6c60f47 patch 8.1.1226: {not in Vi} remarks get in the way of useful help text by Bram Moolenaar · 7 years ago
  6. 1e44968 patch 8.1.1225: cannot create a pty to use with :terminal on FreeBSD by Bram Moolenaar · 7 years ago
  7. f720d0a patch 8.1.1224: MS-Windows: cannot specify font weight by Bram Moolenaar · 7 years ago
  8. 564344a patch 8.1.1223: middle mouse click test fails without a clipboard by Bram Moolenaar · 7 years ago
  9. dcaa54d patch 8.1.1222: build still fails on MS-Windows by Bram Moolenaar · 7 years ago
  10. ad6dc49 patch 8.1.1221: filtering does not work when listing marks by Bram Moolenaar · 7 years ago
  11. 0ee1bdf patch 8.1.1220: build fails on MS-Windows by Bram Moolenaar · 7 years ago
  12. 6ee9658 patch 8.1.1219: not checking for NULL return from alloc() by Bram Moolenaar · 7 years ago
  13. 00aa069 patch 8.1.1218: cannot set a directory for a tab page by Bram Moolenaar · 7 years ago
  14. 2155a6a patch 8.1.1217: MS-Windows: no space reserved for font quality name by Bram Moolenaar · 7 years ago
  15. c1b8160 patch 8.1.1216: mouse middle click is not tested by Bram Moolenaar · 7 years ago
  16. 49543fb patch 8.1.1215: "make clean" does not remove generated src/po files by Bram Moolenaar · 7 years ago
  17. c6b37db patch 8.1.1214: old style tests by Bram Moolenaar · 7 years ago
  18. e13a390 patch 8.1.1213: "make clean" in top dir does not cleanup indent test output by Bram Moolenaar · 7 years ago
  19. 520e245 patch 8.1.1212: signal PWR is not tested by Bram Moolenaar · 7 years ago
  20. e61e548 patch 8.1.1211: not all user command code is tested by Bram Moolenaar · 7 years ago
  21. ac9fb18 patch 8.1.1210: support for user commands is spread out by Bram Moolenaar · 7 years ago
  22. 5431589 patch 8.1.1209: clever compiler warns for buffer being too small by Bram Moolenaar · 7 years ago
  23. c8cc0ad patch 8.1.1208: links to repository use wrong file name by Bram Moolenaar · 7 years ago
  24. 1f3601e patch 8.1.1207: some compilers give warning messages by Bram Moolenaar · 7 years ago
  25. d1f90bb patch 8.1.1206: user command parsing and listing not properly tested by Bram Moolenaar · 7 years ago
  26. a68e595 patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move by Bram Moolenaar · 7 years ago
  27. a561a41 patch 8.1.1204: output of :command with address completion is not nice by Bram Moolenaar · 7 years ago
  28. 69ea587 patch 8.1.1203: some autocmd tests are old style by Bram Moolenaar · 7 years ago
  29. c2d09c9 patch 8.1.1202: always get regexp debugging logs when building with -DDEBUG by Bram Moolenaar · 7 years ago
  30. 725310d patch 8.1.1201: output of :command is hard to read by Bram Moolenaar · 7 years ago
  31. 31fc39e patch 8.1.1200: old style comments in debugger source by Bram Moolenaar · 7 years ago
  32. 8485be4 patch 8.1.1199: no test for :abclear by Bram Moolenaar · 7 years ago
  33. 958eabe patch 8.1.1198: bracketed paste may remain active after Vim exists by Bram Moolenaar · 7 years ago
  34. c75e812 patch 8.1.1197: when starting with multiple tabs file messages is confusing by Bram Moolenaar · 7 years ago
  35. 7bde95a patch 8.1.1196: parallel build may fail by Bram Moolenaar · 7 years ago
  36. eead75c patch 8.1.1195: Vim script debugger functionality needs cleanup by Bram Moolenaar · 7 years ago
  37. 911ead1 Update runtime files by Bram Moolenaar · 7 years ago
  38. ad3ec76 patch 8.1.1194: typos and small problems in source files by Bram Moolenaar · 7 years ago
  39. 037c54f patch 8.1.1193: typos and small problems in test files by Bram Moolenaar · 7 years ago
  40. 4c25bd7 patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc by Bram Moolenaar · 7 years ago
  41. 0fdd943 patch 8.1.1191: not all debug commands are covered by a test by Bram Moolenaar · 7 years ago
  42. 93a4879 patch 8.1.1190: has('vimscript-3') does not work by Bram Moolenaar · 7 years ago
  43. abc7c7f patch 8.1.1189: mode is not cleared when leaving Insert mode by Bram Moolenaar · 7 years ago
  44. d2e716e patch 8.1.1188: not all Vim variables require the v: prefix by Bram Moolenaar · 7 years ago
  45. 3a4c53b patch 8.1.1187: cannot recognize Pipfile by Bram Moolenaar · 7 years ago
  46. 334ad41 patch 8.1.1186: readdir() allocates list twice by Bram Moolenaar · 7 years ago
  47. 86ec6d7 patch 8.1.1185: mapping for CTRL-X is inconsistent by Bram Moolenaar · 7 years ago
  48. 137c14b patch 8.1.1184: undo file left behind after running test by Bram Moolenaar · 7 years ago
  49. b49e356 patch 8.1.1183: typos in VisVim comments by Bram Moolenaar · 7 years ago
  50. b9cdb37 patch 8.1.1182: some function prototypes are outdated by Bram Moolenaar · 7 years ago
  51. 2b00b9b patch 8.1.1181: tests for mouse clicks are a bit flaky by Bram Moolenaar · 7 years ago
  52. 113bf06 patch 8.1.1180: Vim script debugger tests are old style by Bram Moolenaar · 7 years ago
  53. 696d637 patch 8.1.1179: no test for mouse clicks in the fold column by Bram Moolenaar · 7 years ago
  54. 4945219 patch 8.1.1178: when mouse click tests fails value of 'ttytype' is unknown by Bram Moolenaar · 7 years ago
  55. 1a4dce7 patch 8.1.1177: .ts files are recognized as xml, typescript is more common by Bram Moolenaar · 7 years ago
  56. 7f27976 patch 8.1.1176: test for dragging a tab is flaky by Bram Moolenaar · 7 years ago
  57. e3e3828 patch 8.1.1175: no test for dragging a tab and double click for new tab by Bram Moolenaar · 7 years ago
  58. 8dc4c72 patch 8.1.1174: cannot build with Ruby 1.8 by Bram Moolenaar · 7 years ago
  59. a8356bc patch 8.1.1173: suspend test has duplicated lines by Bram Moolenaar · 7 years ago
  60. 74e3d4e patch 8.1.1172: cursor properties were not fully tested by Bram Moolenaar · 7 years ago
  61. 316c167 patch 8.1.1171: statusline test could fail in large terminal by Bram Moolenaar · 7 years ago
  62. a0aaf3c patch 8.1.1170: terminal ANSI color test does not cover all colors by Bram Moolenaar · 7 years ago
  63. 837854d patch 8.1.1169: writing coverage info in a separate dir is not needed by Bram Moolenaar · 7 years ago
  64. 87dcfd7 patch 8.1.1168: not all screen update code of terminal is executed in tests by Bram Moolenaar · 7 years ago
  65. 39f76c6 patch 8.1.1167: no test for closing tab by click in tabline by Bram Moolenaar · 7 years ago
  66. 9c35d05 patch 8.1.1166: gettitle test can still fail when another Vim is running by Bram Moolenaar · 7 years ago
  67. ca57ab5 patch 8.1.1165: no test for mouse clicks in the terminal tabpage line by Bram Moolenaar · 7 years ago
  68. 700dfaa patch 8.1.1164: gettitle test is failing when server name differs by Bram Moolenaar · 7 years ago
  69. 5d48e0d patch 8.1.1163: codecov does not report all the coverage information by Bram Moolenaar · 7 years ago
  70. f587ef3 patch 8.1.1162: incorrect coverage information; typo in color name by Bram Moolenaar · 7 years ago
  71. 1d79ce8 patch 8.1.1161: unreachable code by Bram Moolenaar · 7 years ago
  72. c8b3dda patch 8.1.1160: termcodes test would fail in a very big terminal by Bram Moolenaar · 7 years ago
  73. a8d22e3 patch 8.1.1159: MS-Windows: with a silent (un)install $VIM/_vimrc is removed by Bram Moolenaar · 7 years ago
  74. 04af196 patch 8.1.1158: json encoded string is sometimes missing the final NUL by Bram Moolenaar · 7 years ago
  75. f9b89b4 patch 8.1.1157: Unicode tables are out of date by Bram Moolenaar · 7 years ago
  76. d489c98 patch 8.1.1156: Unicode emoji and other image characters not recognized by Bram Moolenaar · 7 years ago
  77. 3fbd2d7 patch 8.1.1155: termcodes tests can be improved by Bram Moolenaar · 7 years ago
  78. 496555f patch 8.1.1154: getting a newer msgfmt on Travis is too complicated by Bram Moolenaar · 7 years ago
  79. 9a419ff patch 8.1.1154 by Bram Moolenaar · 7 years ago
  80. 7edf0ba patch 8.1.1152: compiler warning with VS2019 by Bram Moolenaar · 7 years ago
  81. 679beba patch 8.1.1151: build fails when using shadow directory by Bram Moolenaar · 7 years ago
  82. 29a9baa patch 8.1.1150: generating desktop files not tested on Travis by Bram Moolenaar · 7 years ago
  83. 26096cc patch 8.1.1149: building desktop files fails with older msgfmt by Bram Moolenaar · 7 years ago
  84. 730f48f patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor by Bram Moolenaar · 7 years ago
  85. a60e536 patch 8.1.1147: desktop file translations are requiring manual updates by Bram Moolenaar · 7 years ago
  86. ef8c83c patch 8.1.1146: in MS-Windows console colors in a terminal window are wrong by Bram Moolenaar · 7 years ago
  87. a7be0f2 patch 8.1.1145: compiler warning for unused function by Bram Moolenaar · 7 years ago
  88. 862f1e1 patch 8.1.1144: too strict checking of the 'spellfile' option by Bram Moolenaar · 7 years ago
  89. 8f130ed patch 8.1.1143: may pass weird strings to file name expansion by Bram Moolenaar · 7 years ago
  90. 3fb01a5 patch 8.1.1142: no test for dragging the window separators with the mouse by Bram Moolenaar · 7 years ago
  91. 1b55797 patch 8.1.1141: terminal winpos test fails with very large terminal by Bram Moolenaar · 7 years ago
  92. 46ad288 patch 8.1.1140: not easy to find out what neighbors a window has by Bram Moolenaar · 7 years ago
  93. 9845f36 patch 8.1.1139: no test for what is fixed in patch 8.1.0716 by Bram Moolenaar · 7 years ago
  94. d7f246c patch 8.1.1138: plugins don't get notified when the popup menu changes by Bram Moolenaar · 7 years ago
  95. 049736f patch 8.1.1137: xterm mouse wheel escape sequence is not tested by Bram Moolenaar · 7 years ago
  96. 905dd90 patch 8.1.1136: decoding of mouse click escape sequence is not tested by Bram Moolenaar · 7 years ago
  97. d85c396 patch 8.1.1135: build failure for small version by Bram Moolenaar · 7 years ago
  98. 39803d8 patch 8.1.1134: buffer for quickfix window is reused for another file by Bram Moolenaar · 7 years ago
  99. 08499f5 patch 8.1.1133: compiler warning for uninitialized struct member by Bram Moolenaar · 7 years ago
  100. 616aeef patch 8.1.1132: getwinpos() test fails on MS-Windows by Bram Moolenaar · 7 years ago