1. 3cdcb09 patch 8.2.0400: not all tests using a terminal are in the list of flaky tests by Bram Moolenaar · 6 years ago
  2. 292b90d patch 8.2.0399: various memory leaks by Bram Moolenaar · 6 years ago
  3. a21df1d patch 8.2.0398: profile test fails when two functions take same time by Bram Moolenaar · 6 years ago
  4. 5715b31 patch 8.2.0397: delayed screen update when using undo from Insert mode by Bram Moolenaar · 6 years ago
  5. 24ebd83 patch 8.2.0396: cmdexpand.c insufficiently tested by Bram Moolenaar · 6 years ago
  6. a2cbdea patch 8.2.0395: build fails with FEAT_EVAL but without FEAT_MENU by Bram Moolenaar · 6 years ago
  7. 7f009df patch 8.2.0394: Coverity complains about using NULL pointer by Bram Moolenaar · 6 years ago
  8. c030063 patch 8.2.0393: Coverity warns for not using return value by Bram Moolenaar · 6 years ago
  9. 56cb337 patch 8.2.0392: Coverity warns for using array index out of range by Bram Moolenaar · 6 years ago
  10. b2e1f8a patch 8.2.0391: CI test coverage dropped by Bram Moolenaar · 6 years ago
  11. ddbfe23 patch 8.2.0390: terminal postponed scrollback test is flaky by Bram Moolenaar · 6 years ago
  12. e4fc746 patch 8.2.0389: delayed redraw when shifting text from Insert mode by Bram Moolenaar · 6 years ago
  13. 833805a patch 8.2.0388: printmbcharset option not tested by Bram Moolenaar · 6 years ago
  14. bb65a56 patch 8.2.0387: error for possible NULL argument to qsort() by Bram Moolenaar · 6 years ago
  15. 0bdbc10 patch 8.2.0386: part from unfinished patch got included by Bram Moolenaar · 6 years ago
  16. 0eabd4d patch 8.2.0385: menu functionality insufficiently tested by Bram Moolenaar · 6 years ago
  17. 5e4d1eb patch 8.2.0384: Travis CI has warnings by Bram Moolenaar · 6 years ago
  18. 4f32f9c patch 8.2.0383: wrong feature check causes test not to be run by Bram Moolenaar · 6 years ago
  19. 353c351 patch 8.2.0382: some tests fail when run under valgrind by Bram Moolenaar · 6 years ago
  20. 2573af3 patch 8.2.0381: using freed memory with :lvimgrep and autocommand by Bram Moolenaar · 6 years ago
  21. 1939826 patch 8.2.0380: tiny popup when creating a terminal popup without minwidth by Bram Moolenaar · 6 years ago
  22. 965fd8d patch 8.2.0379: gcc warns for ambiguous else by Bram Moolenaar · 6 years ago
  23. 346f18e patch 8.2.0378: prop_find() does not find all props by Bram Moolenaar · 6 years ago
  24. d47e6f0 patch 8.2.0377: no CI test for a big-endian system by Bram Moolenaar · 6 years ago
  25. fa5d8a1 patch 8.2.0376: nasty callback test fails on some systems by Bram Moolenaar · 6 years ago
  26. 8210693 patch 8.2.0375: Coverity warning for not using return value by Bram Moolenaar · 6 years ago
  27. 8a677a3 patch 8.2.0374: using wrong printf directive for jump location by Bram Moolenaar · 6 years ago
  28. 3a05ce6 patch 8.2.0373: type of term_sendkeys() is unknown by Bram Moolenaar · 6 years ago
  29. 66b9885 patch 8.2.0372: prop_find() may not find text property at start of the line by Bram Moolenaar · 6 years ago
  30. cee5220 patch 8.2.0371: crash with combination of terminal popup and autocmd by Bram Moolenaar · 6 years ago
  31. e49b4bb patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset by Bram Moolenaar · 6 years ago
  32. 1671f44 patch 8.2.0369: various Normal mode commands not fully tested by Bram Moolenaar · 6 years ago
  33. 5269bd2 patch 8.2.0368: Vim9: import that redefines local variable does not fail by Bram Moolenaar · 6 years ago
  34. 3a2505c patch 8.2.0367: can use :pedit in a popup window by Bram Moolenaar · 6 years ago
  35. 2e09634 patch 8.2.0366: hardcopy command not tested enough by Bram Moolenaar · 6 years ago
  36. 283e5f4 patch 8.2.0365: tag kind can't be a multi-byte character by Bram Moolenaar · 6 years ago
  37. 693e80e patch 8.2.0364: printf test failing on Haiku by Bram Moolenaar · 6 years ago
  38. f5f1e10 patch 8.2.0363: some Normal mode commands not tested by Bram Moolenaar · 6 years ago
  39. d0d440f patch 8.2.0362: MS-Windows: channel test fails if grep is not available by Bram Moolenaar · 6 years ago
  40. 14e57909 patch 8.2.0361: internal error when using "0" for a callback by Bram Moolenaar · 6 years ago
  41. 8eab731 patch 8.2.0360: yaml files are only recognized by the file extension by Bram Moolenaar · 6 years ago
  42. ba2920f patch 8.2.0359: popup_atcursor() may hang by Bram Moolenaar · 6 years ago
  43. bd7206e patch 8.2.0358: insufficient testing for indent.c by Bram Moolenaar · 6 years ago
  44. 49b79bd patch 8.2.0357: cannot delete a text property matching both id and type by Bram Moolenaar · 6 years ago
  45. 8f027fe patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSI by Bram Moolenaar · 6 years ago
  46. a471eea patch 8.2.0355: Vim9: str_val is confusing, it's a number by Bram Moolenaar · 6 years ago
  47. a65bb53 patch 8.2.0354: Python 3.9 does not define _Py_DEC_REFTOTAL by Bram Moolenaar · 6 years ago
  48. d0df1aa patch 8.2.0353: Vim9: while loop not tested by Bram Moolenaar · 6 years ago
  49. 36ddf93 patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skipped by Bram Moolenaar · 6 years ago
  50. 3e919d2 patch 8.2.0351: terminal in popup test is still a bit flaky by Bram Moolenaar · 6 years ago
  51. 080457c patch 8.2.0350: Vim9: expression tests don't use recognized constants by Bram Moolenaar · 6 years ago
  52. 6d69bf6 patch 8.2.0349: Vim9: constant expression not well tested by Bram Moolenaar · 6 years ago
  53. 5381c7a patch 8.2.0348: Vim9: not all code tested by Bram Moolenaar · 6 years ago
  54. 91ffc8a patch 8.2.0347: various code not covered by tests by Bram Moolenaar · 6 years ago
  55. 61a6d4e patch 8.2.0346: Vim9: finding common list type not tested by Bram Moolenaar · 6 years ago
  56. 815eb83 patch 8.2.0345: compiler warning when building without the float feature by Bram Moolenaar · 6 years ago
  57. ab55c68 patch 8.2.0344: ":def" not skipped properly by Bram Moolenaar · 6 years ago
  58. eab6dff Update runtime files by Bram Moolenaar · 6 years ago
  59. f51cb4e patch 8.2.0343: Vim9: using wrong instruction, limited test coverage by Bram Moolenaar · 6 years ago
  60. 0546d7d patch 8.2.0342: some code in ex_getln.c not covered by tests by Bram Moolenaar · 6 years ago
  61. 41fe061 patch 8.2.0341: using ":for" in Vim9 script gives an error by Bram Moolenaar · 6 years ago
  62. 087d2e1 patch 8.2.0340: Vim9: function and partial types not tested by Bram Moolenaar · 6 years ago
  63. fbdd08e patch 8.2.0339: Vim9: function return type may depend on arguments by Bram Moolenaar · 6 years ago
  64. f4f190d patch 8.2.0338: build failure without the channel feature by Bram Moolenaar · 6 years ago
  65. b54b8e0 patch 8.2.0337: build fails on a few systems by Bram Moolenaar · 6 years ago
  66. 42a480b patch 8.2.0336: Vim9: insufficient test coverage for compiling by Bram Moolenaar · 6 years ago
  67. cc390ff patch 8.2.0335: no completion for :disassemble by Bram Moolenaar · 6 years ago
  68. dd58923 patch 8.2.0334: abort called when using test_void() by Bram Moolenaar · 6 years ago
  69. 57c3395 patch 8.2.0333: terminal in popup test is flaky by Bram Moolenaar · 6 years ago
  70. d30ae2f patch 8.2.0332: some code in ex_getln.c not covered by tests by Bram Moolenaar · 6 years ago
  71. 7c215c5 patch 8.2.0331: internal error when using test_void() and test_unknown() by Bram Moolenaar · 6 years ago
  72. 57c732e patch 8.2.0330: build error with popup window but without terminal by Bram Moolenaar · 6 years ago
  73. ec084d3 patch 8.2.0329: popup filter converts 0x80 bytes by Bram Moolenaar · 6 years ago
  74. e52e0c8 patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal by Bram Moolenaar · 6 years ago
  75. 80ae880 patch 8.2.0327: crash when opening and closing two popup terminal windows by Bram Moolenaar · 6 years ago
  76. d5aec0c patch 8.2.0326: compiler warning for using uninitialized variable by Bram Moolenaar · 6 years ago
  77. 578fe94 patch 8.2.0325: ex_getln.c code not covered by tests by Bram Moolenaar · 6 years ago
  78. 12f2003 patch 8.2.0324: text property not updated correctly when inserting/deleting by Bram Moolenaar · 6 years ago
  79. 7eeefd4 patch 8.2.0323: Vim9: calling a function that is defined later is slow by Bram Moolenaar · 6 years ago
  80. b35efa5 patch 8.2.0322: Vim9: error checks not tested by Bram Moolenaar · 6 years ago
  81. ad39c09 patch 8.2.0321: Vim9: ":execute" does not work yet by Bram Moolenaar · 6 years ago
  82. b3f7406 patch 8.2.0320: no Haiku support by Bram Moolenaar · 6 years ago
  83. d672dde patch 8.2.0319: file missing in distribution, comments outdated by Bram Moolenaar · 6 years ago
  84. bc93ceb Update runtime files. by Bram Moolenaar · 6 years ago
  85. 0c2ca58 patch 8.2.0318: Vim9: types not sufficiently tested by Bram Moolenaar · 6 years ago
  86. 703ea9e patch 8.2.0317: MSVC: _CRT_SECURE_NO_DEPRECATE not defined on DEBUG build by Bram Moolenaar · 6 years ago
  87. 8d588cc patch 8.2.0316: ex_getln.c code has insufficient test coverage by Bram Moolenaar · 6 years ago
  88. c593bec patch 8.2.0315: build failure on HP-UX system by Bram Moolenaar · 6 years ago
  89. e010c72 patch 8.2.0314: short name not set for terminal buffer by Bram Moolenaar · 6 years ago
  90. fa29c8a patch 8.2.0313: Vim9: insufficient script tests by Bram Moolenaar · 6 years ago
  91. f2d5c24 patch 8.2.0312: Vim9: insufficient script tests by Bram Moolenaar · 6 years ago
  92. 750802b patch 8.2.0311: Vim9: insufficient script tests by Bram Moolenaar · 6 years ago
  93. 8fb1b47 patch 8.2.0310: autocmd test fails on a slow system by Bram Moolenaar · 6 years ago
  94. b81f56f patch 8.2.0309: window-local values have confusing name by Bram Moolenaar · 6 years ago
  95. 1aa76b8 patch 8.2.0308: 'showbreak' does not work for a very long line by Bram Moolenaar · 6 years ago
  96. 026270c patch 8.2.0307: Python 3 vim.eval not well tested by Bram Moolenaar · 6 years ago
  97. 83f37b9 patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 script by Bram Moolenaar · 6 years ago
  98. 8040a71 patch 8.2.0305: relativenumber test fails on some systems by Bram Moolenaar · 6 years ago
  99. 95ffd43 patch 8.2.0304: terminal test if failing on some systems by Bram Moolenaar · 6 years ago
  100. d28e0b3 patch 8.2.0303: TermChanged test fails in the GUI by Bram Moolenaar · 6 years ago