1. e5f7cd0 patch 9.0.1894: CI: trailing whitespace in tests by Christian Brabandt · 1 year, 11 months ago
  2. 983d808 patch 9.0.1893: CI: strptime test fails on BSD14 by Christian Brabandt · 1 year, 11 months ago
  3. ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
  4. 71ebf3b patch 9.0.1855: mode() doesn't indicate command line for terminal by h-east · 1 year, 11 months ago
  5. 4c6fe2e patch 9.0.1846: [security] crash in fullcommand by Christian Brabandt · 2 years ago
  6. 8dabccd patch 9.0.1779: Need more state() tests by zeertzjq · 2 years ago
  7. f5d0f54 patch 9.0.1769: executable() ignoring symlinks on Windows by AmberArr · 2 years ago
  8. 825cf81 patch 9.0.1728: missing winid argument for virtcol() by zeertzjq · 2 years ago
  9. 4f389e7 patch 9.0.1722: wrong error messages when passing wrong types to count() by zeertzjq · 2 years ago
  10. 80adaa8 patch 9.0.1673: cannot produce a status 418 or 503 message by Bram Moolenaar · 2 years, 1 month ago
  11. 9570703 patch 9.0.1629: having utf16idx() rounding up is inconvenient by Yegappan Lakshmanan · 2 years, 2 months ago
  12. 577922b patch 9.0.1617: charidx() result is not consistent with byteidx() by Yegappan Lakshmanan · 2 years, 2 months ago
  13. 47eec67 patch 9.0.1598: screenchar() and others are wrong with DBCS 'encoding' by zeertzjq · 2 years, 2 months ago
  14. 097c537 patch 9.0.1576: users may not know what to do with an internal error by Bram Moolenaar · 2 years, 3 months ago
  15. f9dc278 patch 9.0.1540: reverse() on string doesn't work in compiled function by Yegappan Lakshmanan · 2 years, 3 months ago
  16. 8cf5137 patch 9.0.1524: passing -1 for bool is not always rejected by zeertzjq · 2 years, 3 months ago
  17. e409845 patch 9.0.1522: some functions give two error messages by Bram Moolenaar · 2 years, 3 months ago
  18. 03ff1c2 patch 9.0.1515: reverse() does not work for a String by Yegappan Lakshmanan · 2 years, 3 months ago
  19. 67672ef patch 9.0.1485: no functions for converting from/to UTF-16 index by Christian Brabandt · 2 years, 4 months ago
  20. 49f0524 patch 9.0.1277: cursor may move with autocmd in Visual mode by zeertzjq · 2 years, 6 months ago
  21. 7bdcba0 patch 9.0.1129: sporadic Test_range() failure by Bram Moolenaar · 2 years, 7 months ago
  22. 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 2 years, 9 months ago
  23. 398a26f patch 9.0.0875: using freed memory when executing delfunc at more prompt by Bram Moolenaar · 2 years, 9 months ago
  24. 4c8d2f0 patch 9.0.0863: col() and charcol() only work for the current window by Yegappan Lakshmanan · 2 years, 9 months ago
  25. cd9c8d4 patch 9.0.0837: append() reports failure when not appending anything by Bram Moolenaar · 2 years, 9 months ago
  26. 91c75d1 patch 9.0.0836: wrong error when using extend() with funcref by zeertzjq · 2 years, 9 months ago
  27. 801cd35 patch 9.0.0715: wrong argument for append() gives two error messages by Bram Moolenaar · 2 years, 10 months ago
  28. 70e6725 patch 9.0.0611: tests delete files with a separate delete() call by Bram Moolenaar · 2 years, 11 months ago
  29. 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
  30. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 2 years, 11 months ago
  31. b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years ago
  32. 8deb2b3 patch 9.0.0359: error message for wrong argument type is not specific by Yegappan Lakshmanan · 3 years ago
  33. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  34. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  35. 15cae5c patch 9.0.0324: MS-Windows: resolve() test fails by Bram Moolenaar · 3 years ago
  36. 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years ago
  37. 93f72cc patch 9.0.0276: 'buftype' values not sufficiently tested by zeertzjq · 3 years ago
  38. c312619 patch 9.0.0274: netrw plugin does not show remote files by Bram Moolenaar · 3 years ago
  39. 2eddbac patch 9.0.0261: bufload() reads a file even if the name is not a file name by Bram Moolenaar · 3 years ago
  40. b0375d4 patch 9.0.0010: returning 0 for has('patch-9.0.0') is inconsistent by Bram Moolenaar · 3 years, 1 month ago
  41. e3a529b patch 8.2.5058: input() does not handle composing characters properly by zeertzjq · 3 years, 2 months ago
  42. 0f7a3e1 patch 8.2.5019: cannot get the first screen column of a character by LemonBoy · 3 years, 2 months ago
  43. b0855f5 patch 8.2.4983: colors test fails in the GUI by Bram Moolenaar · 3 years, 3 months ago
  44. b2b3acb patch 8.2.4982: colors in terminal window are not 100% correct by LemonBoy · 3 years, 3 months ago
  45. 40fd7e6 patch 8.2.4875: MS-Windows: some .exe files are not recognized by LemonBoy · 3 years, 3 months ago
  46. 05cf63e patch 8.2.4860: MS-Windows: always uses current directory for executables by Yasuhiro Matsumoto · 3 years, 3 months ago
  47. db08887 patch 8.2.4858: K_SPECIAL may be escaped twice by zeertzjq · 3 years, 3 months ago
  48. dca1d40 patch 8.2.4838: checking for absolute path is not trivial by LemonBoy · 3 years, 3 months ago
  49. 4787003 patch 8.2.4696: delete() with "rf" argument does not report a failure by zeertzjq · 3 years, 4 months ago
  50. a3157a4 patch 8.2.4671: 'wildignorecase' is sometimes not used for glob() by LemonBoy · 3 years, 4 months ago
  51. 10792fe patch 8.2.4568: getmousepos() does not compute the column below the last line by Sean Dewar · 3 years, 5 months ago
  52. 533870a patch 8.2.4559: getmousepos() returns the screen column by Bram Moolenaar · 3 years, 5 months ago
  53. 986b0fd patch 8.2.4555: getmousepos() returns the wrong column by Bram Moolenaar · 3 years, 5 months ago
  54. ad6c45f patch 8.2.4427: getchar() may return modifiers if no character is available by zeertzjq · 3 years, 6 months ago
  55. 62b191c patch 8.2.4361: Vim9: some tests fail by Bram Moolenaar · 3 years, 6 months ago
  56. 62aec93 patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent by Bram Moolenaar · 3 years, 6 months ago
  57. b3d8398 patch 8.2.4234: test_garbagecollect_now() does not check v:testing by Bram Moolenaar · 3 years, 6 months ago
  58. 1450112 patch 8.2.4212: window title test still fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
  59. 3a8ad59 patch 8.2.4211: window title test still fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
  60. a6c09a7 patch 8.2.4210: window title test fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
  61. dff97e6 patch 8.2.4208: using setbufvar() may change the window title by Bram Moolenaar · 3 years, 7 months ago
  62. 86b3ab4 patch 8.2.3854: Vim9: inconsistent arguments for test functions by Bram Moolenaar · 3 years, 8 months ago
  63. 4f16e9d patch 8.2.3786: test fails because of using Vim9 syntax in legacy function by Bram Moolenaar · 3 years, 8 months ago
  64. 2ef9156 patch 8.2.3783: confusing error for using a variable as a function by Bram Moolenaar · 3 years, 8 months ago
  65. c4ec338 patch 8.2.3766: converting a funcref to a string leaves out "g:" by Bram Moolenaar · 3 years, 8 months ago
  66. 75c30e9 patch 8.2.3537: mode() does not return the right value in 'operatorfunc' by naohiro ono · 3 years, 10 months ago
  67. f08b0eb patch 8.2.3518: Test_xrestore sometimes fails by Bram Moolenaar · 3 years, 10 months ago
  68. cc8cd44 patch 8.2.3466: completion submode not indicated for virtual replace by zeertzjq · 3 years, 10 months ago
  69. 72406a4 patch 8.2.3461: cannot distinguish Normal and Terminal-Normal mode by Bram Moolenaar · 3 years, 10 months ago
  70. d176ca3 patch 8.2.3421: a bit of code is not covered by tests by Dominique Pelle · 4 years ago
  71. bf634a0 patch 8.2.3256: executable test may fail on new Ubuntu system by Bram Moolenaar · 4 years ago
  72. eaf3f36 patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode by zeertzjq · 4 years ago
  73. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years ago
  74. 1840a7b patch 8.2.3158: strange error message when using islocked() with a number by Bram Moolenaar · 4 years, 1 month ago
  75. a26f56f patch 8.2.3084: Vim9: builtin function argument types are not checked by Yegappan Lakshmanan · 4 years, 1 month ago
  76. 72463f8 patch 8.2.3083: crash when passing null string to charclass() by Christian Brabandt · 4 years, 1 month ago
  77. 054794c patch 8.2.3061: testing the shell option is incomplete and spread out by Yegappan Lakshmanan · 4 years, 1 month ago
  78. 61a417b patch 8.2.3007: Vim9: test for void value fails by Bram Moolenaar · 4 years, 2 months ago
  79. 22db0d5 patch 8.2.2977: crash when using a null function reference by Bram Moolenaar · 4 years, 2 months ago
  80. 3a7503c patch 8.2.2957: using getchar() in Vim9 script is problematic by Bram Moolenaar · 4 years, 2 months ago
  81. 3cfa5b1 patch 8.2.2949: tests failing because no error for float to string conversion by Bram Moolenaar · 4 years, 2 months ago
  82. b54abee patch 8.2.2921: E704 for script local variable is not backwards compatible by Bram Moolenaar · 4 years, 2 months ago
  83. 6f1d2aa patch 8.2.2920: still a way to shadow a builtin function by Bram Moolenaar · 4 years, 2 months ago
  84. 3d9c4ee patch 8.2.2918: builtin function can be shadowed by global variable by Bram Moolenaar · 4 years, 2 months ago
  85. 34fcb69 patch 8.2.2886: various pieces of code not covered by tests by Yegappan Lakshmanan · 4 years, 3 months ago
  86. 611728f patch 8.2.2881: various pieces of code not covered by tests by Yegappan Lakshmanan · 4 years, 3 months ago
  87. 5cf9457 patch 8.2.2875: cancelling inputlist() after a digit does not return zero by =?UTF-8?q?Luka=20Marku=C5=A1i=C4=87?= · 4 years, 3 months ago
  88. 46aa6f9 patch 8.2.2873: not enough tests for writing buffers by Yegappan Lakshmanan · 4 years, 3 months ago
  89. fe8ebdb patch 8.2.2848: crash whn calling partial by Dominique Pelle · 4 years, 3 months ago
  90. 6d37e8e patch 8.2.2837: various code lines not covered by tests by Dominique Pelle · 4 years, 3 months ago
  91. b47bed2 patch 8.2.2764: memory leak when default function argument is allocated by Bram Moolenaar · 4 years, 4 months ago
  92. 1f448d9 patch 8.2.2643: various code not covered by tests by Bram Moolenaar · 4 years, 5 months ago
  93. f4fcedc patch 8.2.2608: character input not fully tested by Bram Moolenaar · 4 years, 5 months ago
  94. ab65fc7 patch 8.2.2466: max() and min() can give many error messages by Bram Moolenaar · 4 years, 6 months ago
  95. a387083 patch 8.2.2259: Test_Executable() fails when using chroot by Bram Moolenaar · 4 years, 7 months ago
  96. 17793ef patch 8.2.2233: cannot convert a byte index into a character index by Bram Moolenaar · 4 years, 7 months ago
  97. 67322bf patch 8.2.2100: insufficient testing for function range and dict by Bram Moolenaar · 4 years, 8 months ago
  98. f8ca03b patch 8.2.2065: using map() and filter() on a range() is inefficient by Bram Moolenaar · 4 years, 8 months ago
  99. f637bce patch 8.2.2035: MS-Windows: some tests may fail by Bram Moolenaar · 4 years, 9 months ago
  100. aab9fad patch 8.2.1832: readdirex() error is displayed as a message by Bram Moolenaar · 4 years, 10 months ago