1. e86190e patch 9.0.1092: search error message doesn't show used pattern by Rob Pilling · 3 years, 3 months ago
  2. f54cedd patch 9.0.1091: assignment to non-existing member causes a crash by Bram Moolenaar · 3 years, 3 months ago
  3. c9207d5 patch 9.0.1090: FHIR Shorthand files are not recognized by mgramigna · 3 years, 3 months ago
  4. c53e790 patch 9.0.1089: unnessary assignment by Luuk van Baal · 3 years, 3 months ago
  5. 9fca133 patch 9.0.1088: clang warns for unused variable by Bram Moolenaar · 3 years, 3 months ago
  6. ff3d537 patch 9.0.1087: autocommand test sometimes fails by James McCoy · 3 years, 3 months ago
  7. c8b126d patch 9.0.1086: display wrong in Windows terminal after exiting Vim by Christopher Plewright · 3 years, 3 months ago
  8. 9b8a365 patch 9.0.1085: compiler warns for uninitialized variable by Bram Moolenaar · 3 years, 4 months ago
  9. 20b795e patch 9.0.1084: code handling low level MS-Windows events cannot be tested by Christopher Plewright · 3 years, 4 months ago
  10. 418b547 patch 9.0.1083: empty and comment lines in a class cause an error by Bram Moolenaar · 3 years, 4 months ago
  11. 104b2ff patch 9.0.1082: some jsonc files are not recognized by kylo252 · 3 years, 4 months ago
  12. 3482094 patch 9.0.1081: using "->" with split lines does not always work by Bram Moolenaar · 3 years, 4 months ago
  13. afa3f1c patch 9.0.1080: the "kitty" terminfo entry is not widespread by Bram Moolenaar · 3 years, 4 months ago
  14. 33e5430 patch 9.0.1079: leaking memory when defining a user command fails by zeertzjq · 3 years, 4 months ago
  15. 07146ad patch 9.0.1078: with the +vartabs feature indent folding may use wrong 'ts' by zeertzjq · 3 years, 4 months ago
  16. 4ce1f99 patch 9.0.1077: can add text property with negative ID before virtual text by Bram Moolenaar · 3 years, 4 months ago
  17. 8efdcee patch 9.0.1076: ASAN complains about NULL argument by Bram Moolenaar · 3 years, 4 months ago
  18. c336ae3 patch 9.0.1075: build fails if compiler doesn't allow declaration after case by Bram Moolenaar · 3 years, 4 months ago
  19. d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 3 years, 4 months ago
  20. 731d007 patch 9.0.1073: using "xterm-kitty" for 'term' causes problems by Bram Moolenaar · 3 years, 4 months ago
  21. ba2d191 patch 9.0.1072: screenpos() column result in fold may be too small by zeertzjq · 3 years, 4 months ago
  22. b5328b4 patch 9.0.1071: Codecov action version is too specific by dundargoc · 3 years, 4 months ago
  23. b264617 patch 9.0.1070: reading beyond array size by Bram Moolenaar · 3 years, 4 months ago
  24. 417e88b patch 9.0.1069: diff mode highlight fails for special characters by Bram Moolenaar · 3 years, 4 months ago
  25. 8d754fa patch 9.0.1068: no information about whether request term codes has an effect by Bram Moolenaar · 3 years, 4 months ago
  26. d097af7 patch 9.0.1067: in diff mode virtual text is highlighted incorrectly by Bram Moolenaar · 3 years, 4 months ago
  27. 67f3094 patch 9.0.1066: test function name is wrong by zeertzjq · 3 years, 4 months ago
  28. 9d1184c patch 9.0.1065: a shell command switching screens may still have a problem by Bram Moolenaar · 3 years, 4 months ago
  29. 9aee8ec patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated by Christian Brabandt · 3 years, 4 months ago
  30. 4ab1f4a patch 9.0.1063: when using Kitty a shell command may mess up the key state by Bram Moolenaar · 3 years, 4 months ago
  31. 4cd45f1 patch 9.0.1062: some test function names do not match what they are doing by zeertzjq · 3 years, 4 months ago
  32. ba936f6 patch 9.0.1061: cannot display 'showcmd' somewhere else by Luuk van Baal · 3 years, 4 months ago
  33. 3d473ee patch 9.0.1060: private and public object members are not implemented yet by Bram Moolenaar · 3 years, 4 months ago
  34. f94178db patch 9.0.1059: build failure with some compilers by Bram Moolenaar · 3 years, 4 months ago
  35. 91c9d6d patch 9.0.1058: string value of class and object do not have information by Bram Moolenaar · 3 years, 4 months ago
  36. 70ef3f5 patch 9.0.1057: conflict between supercollider and scala filetype detection by Chris Kipp · 3 years, 4 months ago
  37. eb53350 patch 9.0.1056: leaking memory when disassembling an object method by Bram Moolenaar · 3 years, 4 months ago
  38. f593fc8 patch 9.0.1055: Coverity warns for using uninitialized memory by Bram Moolenaar · 3 years, 4 months ago
  39. 74e1274 patch 9.0.1054: object member can't get type from initializer by Bram Moolenaar · 3 years, 4 months ago
  40. 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 3 years, 4 months ago
  41. 692fe08 patch 9.0.1052: using freed memory on exit when EXITFREE is defined by Bram Moolenaar · 3 years, 4 months ago
  42. cb94c91 patch 9.0.1051: after a failed CTRL-W ] next command splits window by Rob Pilling · 3 years, 4 months ago
  43. 6342e2c patch 9.0.1050: using freed memory when assigning to variable twice by Bram Moolenaar · 3 years, 4 months ago
  44. 67578e5 patch 9.0.1049: crash when opening a very small terminal window by Bram Moolenaar · 3 years, 4 months ago
  45. b7acea1 patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrong by zeertzjq · 3 years, 4 months ago
  46. 7db29e4 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  47. 79336e1 patch 9.0.1047: matchparen is slow by Bram Moolenaar · 3 years, 4 months ago
  48. 3ea8a1b patch 9.0.1046: class method disassemble test fails on MS-Windows by Bram Moolenaar · 3 years, 4 months ago
  49. 7ce7daf patch 9.0.1045: in a class object members cannot be initialized by Bram Moolenaar · 3 years, 4 months ago
  50. 6c87bbb patch 9.0.1044: setting window height using Python may cause errors by Bram Moolenaar · 3 years, 4 months ago
  51. c51a376 patch 9.0.1043: macro has confusing name and is duplicated by zeertzjq · 3 years, 4 months ago
  52. 4ae0057 patch 9.0.1042: ASAN gives false alarm about array access. by Bram Moolenaar · 3 years, 4 months ago
  53. ffdaca9 patch 9.0.1041: cannot define a method in a class by Bram Moolenaar · 3 years, 4 months ago
  54. 148bcd3 patch 9.0.1040: test for <Cmd> mapping with CmdlineChanged fails by Bram Moolenaar · 3 years, 4 months ago
  55. bb393d8 patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twice by Bram Moolenaar · 3 years, 4 months ago
  56. ffa4e9b patch 9.0.1038: function name does not match what it is used for by zeertzjq · 3 years, 4 months ago
  57. 98aeb21 patch 9.0.1037: lalloc(0) error for a class without members by Bram Moolenaar · 3 years, 4 months ago
  58. 3f8f827 patch 9.0.1036: undo misbehaves when writing from an insert mode mapping by Bram Moolenaar · 3 years, 4 months ago
  59. d28d7b9 patch 9.0.1035: object members are not being marked as used by Bram Moolenaar · 3 years, 4 months ago
  60. e5eae82 patch 9.0.1034: reporting swap file when windows are split by Bram Moolenaar · 3 years, 4 months ago
  61. 83c43ab patch 9.0.1033: tiny build fails because of conflicting typedef by Bram Moolenaar · 3 years, 4 months ago
  62. b9603f6 patch 9.0.1032: test fails when terminal feature is missing by Bram Moolenaar · 3 years, 4 months ago
  63. 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 3 years, 4 months ago
  64. 038e6d2 patch 9.0.1030: using freed memory with the cmdline popup menu by Bram Moolenaar · 3 years, 4 months ago
  65. 84dbf85 patch 9.0.1029: autoload directory missing from distribution by Bram Moolenaar · 3 years, 4 months ago
  66. 1881abf patch 9.0.1028: mouse shape test is flaky, especially on Mac OS by Yee Cheng Chin · 3 years, 4 months ago
  67. 647b8df patch 9.0.1027: LGTM is soon shutting down by Philip H · 3 years, 4 months ago
  68. 2e61345 patch 9.0.1026: type of w_last_topfill is wrong by Bram Moolenaar · 3 years, 4 months ago
  69. 3fc84dc patch 9.0.1025: WinScrolled is not triggered when filler lines change by zeertzjq · 3 years, 4 months ago
  70. 86b4816 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  71. 5e0c004 patch 9.0.1024: CI doesn't use the latest FreeBSD version by Philip H · 3 years, 4 months ago
  72. a8cdb4e patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't work by K.Takata · 3 years, 4 months ago
  73. af34543 patch 9.0.1022: suspend test fails on Mac OS when suspending Vim by Bram Moolenaar · 3 years, 4 months ago
  74. d6e74f5 patch 9.0.1021: test trips over g:name by Bram Moolenaar · 3 years, 4 months ago
  75. 6572a90 patch 9.0.1020: tests call GetSwapFileList() before it is defined by Bram Moolenaar · 3 years, 4 months ago
  76. 56a40fe patch 9.0.1019: 'smoothscroll' and virtual text above don't work together by Bram Moolenaar · 3 years, 4 months ago
  77. 7155fb6 patch 9.0.1018: suspend test still fails on Mac OS by Bram Moolenaar · 3 years, 4 months ago
  78. 9dacdb1 patch 9.0.1017: test for srand() fails on MS-Windows by Bram Moolenaar · 3 years, 4 months ago
  79. 1cb16c3 patch 9.0.1016: screenpos() does not count filler lines for diff mode by Bram Moolenaar · 3 years, 4 months ago
  80. f0a9c00 patch 9.0.1015: without /dev/urandom srand() seed is too predictable by Yasuhiro Matsumoto · 3 years, 4 months ago
  81. 2520101 patch 9.0.1014: zir files are not recognized by Bram Moolenaar · 3 years, 4 months ago
  82. 0a2f891 patch 9.0.1013: suspend test often fails on Mac OS by Bram Moolenaar · 3 years, 4 months ago
  83. fa2533c patch 9.0.1012: tests may get stuck in buffer with swap file by Bram Moolenaar · 3 years, 4 months ago
  84. 99d1943 patch 9.0.1011: ml_get error when using screenpos() by Bram Moolenaar · 3 years, 4 months ago
  85. 23526d2 patch 9.0.1010: stray warnings for existing swap files by Bram Moolenaar · 3 years, 4 months ago
  86. 72b5b0d patch 9.0.1009: test for catch after interrupt is flaky on MS-Windows by Bram Moolenaar · 3 years, 4 months ago
  87. 6cf3151 patch 9.0.1008: test for swapfilelist() fails on MS-Windows by Bram Moolenaar · 3 years, 4 months ago
  88. c216a7a patch 9.0.1007: there is no way to get a list of swap file names by Bram Moolenaar · 3 years, 4 months ago
  89. 6521405 patch 9.0.1006: suspend test still sometimes fails on MacOS by Bram Moolenaar · 3 years, 4 months ago
  90. d0f8d39 patch 9.0.1005: a failed test may leave a swap file behind by Bram Moolenaar · 3 years, 4 months ago
  91. a0a6f3a patch 9.0.1004: suspend test sometimes fails on MacOS by Bram Moolenaar · 3 years, 4 months ago
  92. 3d3e2aa patch 9.0.1003: tiny build fails by Bram Moolenaar · 3 years, 4 months ago
  93. 9163efb patch 9.0.1002: command list test fails by Bram Moolenaar · 3 years, 4 months ago
  94. c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 3 years, 4 months ago
  95. b21b8e9 patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarily by Bram Moolenaar · 3 years, 4 months ago
  96. c037052 patch 9.0.0999: memory may leak by Bram Moolenaar · 3 years, 4 months ago
  97. 1b73edd patch 9.0.0998: "gk" may reset skipcol when not needed by Bram Moolenaar · 3 years, 4 months ago
  98. 8ffb7e0 patch 9.0.0997: Coverity warns for dead code by Bram Moolenaar · 3 years, 4 months ago
  99. af19ec0 patch 9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeys by Bram Moolenaar · 3 years, 4 months ago
  100. 37f088e patch 9.0.0995: padding before virtual text is highlighted by Bram Moolenaar · 3 years, 4 months ago