1. a93d9cd patch 9.0.1505: error when heredoc content looks like heredoc by zeertzjq · 3 years ago
  2. 17b6951 patch 9.0.1504: no error when calling remote_startserver("") by h-east · 3 years ago
  3. 2dcfe9a patch 9.0.1503: Luau files are not recognized by Amaan Qureshi · 3 years ago
  4. 5b10a14 patch 9.0.1502: no test for deleting the end of a long wrapped line by Luuk van Baal · 3 years ago
  5. 3ef2e41 patch 9.0.1501: crash with nested :try and :throw in catch block by Bram Moolenaar · 3 years ago
  6. 58a4475 patch 9.0.1500: The falsy operator is not tested properly by zeertzjq · 3 years ago
  7. caf642c patch 9.0.1499: using uninitialized memory with fuzzy matching by Bram Moolenaar · 3 years ago
  8. 58806c1 patch 9.0.1498: in a terminal window the cursor may jump around by Bram Moolenaar · 3 years ago
  9. 971cd2b patch 9.0.1497: the ruler percentage can't be localized by Emir SARI · 3 years ago
  10. 0b933c3 patch 9.0.1496: test restoring register with wrong value by zeertzjq · 3 years ago
  11. 660eb9f patch 9.0.1495: GTK3: hiding the mouse pointer does not work by Kenny Stauffer · 3 years ago
  12. bf1b713 patch 9.0.1494: crash when recovering from corrupted swap file by Bram Moolenaar · 3 years ago
  13. 4e1ca0d patch 9.0.1493: popup menu position wrong in window with toolbar by zeertzjq · 3 years ago
  14. b7f2270 patch 9.0.1492: using uninitialized memory when argument is missing by Bram Moolenaar · 3 years ago
  15. fbf2071 patch 9.0.1491: wrong scrolling with ls=0 and :botright split by zeertzjq · 3 years ago
  16. 73916ba patch 9.0.1490: the ModeChanged event may be triggered too often by zeertzjq · 3 years ago
  17. 2f14716 patch 9.0.1489: crypt with libsodium is not tested on CI by ichizok · 3 years ago
  18. 35a2ec1 patch 9.0.1488: xchacha20v2 crypt header is platform dependent by ichizok · 3 years ago
  19. c3eddd2 patch 9.0.1487: Content-type header for LSP channel not according to spec by Yegappan Lakshmanan · 3 years ago
  20. cfc788c patch 9.0.1486: parallel make might not work by Samuel Dionne-Riel · 3 years ago
  21. 67672ef patch 9.0.1485: no functions for converting from/to UTF-16 index by Christian Brabandt · 3 years ago
  22. e1b4822 patch 9.0.1484: Coverity warns for using invalid array index by Bram Moolenaar · 3 years ago
  23. 22363c6 patch 9.0.1483: += operator does not work on class member by Bram Moolenaar · 3 years ago
  24. 2354b66 patch 9.0.1482: crash when textprop has a very large "padding" value by Bram Moolenaar · 3 years ago
  25. aae5834 patch 9.0.1481: decrypting with libsodium may fail if the library changes by Christian Brabandt · 3 years ago
  26. dcd40cf patch 9.0.1480: using popup menu may leave text in the command line by Luuk van Baal · 3 years ago
  27. f39d9e9 patch 9.0.1479: small source file problems; outdated list of distrib. files by Bram Moolenaar · 3 years ago
  28. 71badf9 Update runtime files by Bram Moolenaar · 3 years ago
  29. 80406c2 patch 9.0.1478: filetypes for *.v files not detected properly by Turiiya · 3 years ago
  30. b67ba03 patch 9.0.1477: crash when recovering from corrupted swap file by Bram Moolenaar · 3 years ago
  31. e7f05a8 patch 9.0.1476: lines put in non-current window are not displayed by Bram Moolenaar · 3 years ago
  32. 9be736f patch 9.0.1474: CI runs with old version of Ubuntu and tools by Philip H · 3 years ago
  33. 0172270 patch 9.0.1473: CI does not run sound tests by ichizok · 3 years ago
  34. 8281a16 patch 9.0.1472: ":drop fname" may change the last used tab page by Bram Moolenaar · 3 years ago
  35. be9624e patch 9.0.1471: warnings for function declarations by Michael Jarvis · 3 years ago
  36. 1be4b81 patch 9.0.1470: deferred functions invoked in unexpected order by zeertzjq · 3 years ago
  37. 960cf91 patch 9.0.1469: deferred functions not called from autocommands by zeertzjq · 3 years ago
  38. a1f2b5d patch 9.0.1468: recursively calling :defer function if it does :qa by zeertzjq · 3 years ago
  39. 142ffb0 patch 9.0.1467: Jenkinsfiles are not recognized as groovy by dundargoc · 3 years ago
  40. 61378a1 patch 9.0.1466: cannot use an object member name as a method argument by h-east · 3 years ago
  41. 89f9ffb patch 9.0.1465: Haiku build fails by ichizok · 3 years ago
  42. 6e5a9f9 patch 9.0.1464: strace filetype detection is expensive by Federico Mengozzi · 3 years ago
  43. 4c42c7e patch 9.0.1463: virtual text truncation only works with Unicode 'encoding' by h-east · 3 years ago
  44. 42994bf patch 9.0.1462: recursively calling :defer function if it does :qa by Bram Moolenaar · 3 years ago
  45. fc8a601 patch 9.0.1461: ruler not drawn correctly when using 'rulerformat' by Sean Dewar · 3 years ago
  46. 961b2e5 patch 9.0.1460: insufficient testing for getcmdcompltype() by zeertzjq · 3 years ago
  47. e7d4946 patch 9.0.1459: typo in name of type by zeertzjq · 3 years ago
  48. a776707 patch 9.0.1458: buffer overflow when expanding long file name by Yee Cheng Chin · 3 years ago
  49. ceff9cd patch 9.0.1457: no regression test for what patch 9.0.1333 fixes by Bram Moolenaar · 3 years ago
  50. 657b31f patch 9.0.1456: shortmess test depends on order of test execution by zeertzjq · 3 years ago
  51. 732d69e patch 9.0.1455: C++ 20 modules are not recognized by Ben Jackson · 3 years ago
  52. 7e5fe38 patch 9.0.1454: code indenting is confused by macros by ichizok · 3 years ago
  53. b49dfd0 patch 9.0.1453: typos in source code and tests by Dominique Pelle · 3 years ago
  54. b7f6f93 patch 9.0.1452: code using EVAL_CONSTANT is dead, it is never set by zeertzjq · 3 years ago
  55. aa7f25e patch 9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last" by Luuk van Baal · 3 years ago
  56. 08210f8 patch 9.0.1450: MacOS: building fails if clock_gettime() is not available by Bram Moolenaar · 3 years ago
  57. ff6c230 patch 9.0.1449: test for prompt buffer is flaky by Bram Moolenaar · 3 years ago
  58. d76670f patch 9.0.1448: diff test fails on MacOS 13 by ichizok · 3 years ago
  59. 474891b patch 9.0.1447: condition is always true by zeertzjq · 3 years ago
  60. 5299c09 patch 9.0.1446: unnecessary checks for the "skip" flag when skipping by zeertzjq · 3 years ago
  61. 01967f5 patch 9.0.1445: openSUSE: configure doesn't find the Motif library by Bram Moolenaar · 3 years ago
  62. ac6cd31 patch 9.0.1444: crash when passing NULL to setcmdline() by zeertzjq · 3 years ago
  63. 05a627c patch 9.0.1443: ending Insert mode when accessing a hidden prompt buffer by Bram Moolenaar · 3 years ago
  64. bfc7cbd patch 9.0.1442: mapset() does not restore non-script context by zeertzjq · 3 years ago
  65. b6ebe5a patch 9.0.1441: MacOS: Python 3 using framework do not set dll name properly by Yee Cheng Chin · 3 years ago
  66. 23a971d patch 9.0.1440: "rvim" can execute a shell through :diffpatch by Bram Moolenaar · 3 years ago
  67. cde8de0 patch 9.0.1439: start Insert mode when accessing a hidden prompt buffer by orbital · 3 years ago
  68. 065088d patch 9.0.1438: .fs files are falsely recognized as forth files by Johan Kotlinski · 3 years ago
  69. 3cdd799 patch 9.0.1437: test fails with different error number by Bram Moolenaar · 3 years ago
  70. 2ed57ac patch 9.0.1436: cannot compare a typed variable with v:none by Bram Moolenaar · 3 years ago
  71. 38d867f patch 9.0.1435: scrolling too many lines when 'wrap' and 'diff' are set by Bram Moolenaar · 3 years ago
  72. 39c9ec1 patch 9.0.1434: crash when adding package already in 'runtimepath' by zeertzjq · 3 years ago
  73. 869113f patch 9.0.1433: on some systems the Lua library is not found by Bram Moolenaar · 3 years ago
  74. 6ac2e43 patch 9.0.1432: completion popup in wrong position with virtual text "above" by Bram Moolenaar · 3 years ago
  75. 2d68b72 patch 9.0.1431: getscriptinfo() loops even when specific SID is given by zeertzjq · 3 years ago
  76. 6400203 patch 9.0.1430: Livebook files are not recognized by Mathias Jean Johansen · 3 years ago
  77. 1a08a3e patch 9.0.1429: invalid memory access when ending insert mode by Bram Moolenaar · 3 years ago
  78. c174c2e patch 9.0.1428: cursor in wrong position when leaving insert mode by Bram Moolenaar · 3 years ago
  79. 1f76138 patch 9.0.1427: warning for uninitialized variable by Bram Moolenaar · 3 years ago
  80. 99e4ab2 patch 9.0.1426: indent wrong after "export namespace" in C++ by Virginia Senioria · 3 years ago
  81. 3ea6238 patch 9.0.1425: "wat" and "wast" files are one filetype by Amaan Qureshi · 3 years ago
  82. 7ac3613 patch 9.0.1424: unused macros are defined by Bram Moolenaar · 3 years ago
  83. 890c772 patch 9.0.1423: WebAssembly Interface Type files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  84. d0639d7 patch 9.0.1422: Sage files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  85. 8aa2a37 patch 9.0.1421: Nu files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  86. aa26153 patch 9.0.1420: build failure because SIZE_MAX is not defined by Bram Moolenaar · 3 years, 1 month ago
  87. 4a5c39f patch 9.0.1419: Lean files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  88. 5fedb8a patch 9.0.1418: the included xdiff code is a bit outdated by Yee Cheng Chin · 3 years, 1 month ago
  89. a1fa8b3 patch 9.0.1417: ESDL files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  90. e6d40dc patch 9.0.1416: crash when collection is modified when using filter() by Ernie Rael · 3 years, 1 month ago
  91. 7c4516f patch 9.0.1415: Crystal files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  92. ea83c19 patch 9.0.1414: <M-S-x> in Kitty does not use the Shift modifier by Bram Moolenaar · 3 years, 1 month ago
  93. 2a00317 patch 9.0.1413: compiler warning for unused variable by Bram Moolenaar · 3 years, 1 month ago
  94. 6e377ec patch 9.0.1412: Pony files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  95. 076de79 patch 9.0.1411: accuracy of profiling is not optimal by Ernie Rael · 3 years, 1 month ago
  96. 16110cc patch 9.0.1410: MacOS: sed fails on .po files by Yee Cheng Chin · 3 years, 1 month ago
  97. d11ac40 patch 9.0.1409: racket files are recognized as scheme by Gabriel Kakizaki · 3 years, 1 month ago
  98. 1505bef patch 9.0.1408: QMLdir files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  99. b8ef029 patch 9.0.1407: TableGen files are not recognized by Amaan Qureshi · 3 years, 1 month ago
  100. e202ec8 patch 9.0.1406: ILE RPG files are not recognized by Andreas Louv · 3 years, 1 month ago