1. d49f646 patch 9.0.1568: with 'smoothscroll' cursor may move below botline by Luuk van Baal · 2 years, 11 months ago
  2. d13c254 patch 9.0.1567: profiler calculation may be wrong on 32 bit builds by Isao Sato · 2 years, 11 months ago
  3. 74ccbb1 patch 9.0.1566: Motif: GUI scrollbar test fails in 24 lines terminal by Bram Moolenaar · 2 years, 11 months ago
  4. 6fadbc1 patch 9.0.1565: json lines files are not recognized by Bram Moolenaar · 2 years, 11 months ago
  5. 0222c2d patch 9.0.1564: display moves up and down with 'incsearch' and 'smoothscroll' by Luuk van Baal · 2 years, 11 months ago
  6. c0da540 patch 9.0.1563: GTK3: window manager resize hints are incomplete by Bram Moolenaar · 2 years, 11 months ago
  7. 7268e53 patch 9.0.1562: mixing package managers is not a good idea by Philip H · 2 years, 11 months ago
  8. 798fa76 patch 9.0.1561: display wrong when moving cursor to above the top line by Luuk van Baal · 2 years, 11 months ago
  9. f741e3e patch 9.0.1560: Win32: When 'encoding' is set $PATH has duplicate entries by K.Takata · 2 years, 11 months ago
  10. 2ba5123 patch 9.0.1559: function argument types not always checked by Bram Moolenaar · 2 years, 11 months ago
  11. a2c0028 patch 9.0.1558: wrong error for unreachable code after :throw by Bram Moolenaar · 2 years, 11 months ago
  12. 9d383f3 patch 9.0.1557: test failures for unreachable code by Bram Moolenaar · 2 years, 11 months ago
  13. cf2610c patch 9.0.1556: Vim9: error for missing "return" after "throw" by Bram Moolenaar · 2 years, 11 months ago
  14. e5d91ba patch 9.0.1555: setcharsearch() does not clear last searched char properly by zeertzjq · 2 years, 11 months ago
  15. e42c27d patch 9.0.1554: code for handling 'switchbuf' is repeated by Yegappan Lakshmanan · 2 years, 11 months ago
  16. b6a1959 patch 9.0.1553: CI: using slightly outdated gcc version by Philip H · 2 years, 11 months ago
  17. c416fd4 patch 9.0.1552: CI: sound-dummy module is not installed by Philip H · 2 years, 11 months ago
  18. 24b62ec patch 9.0.1551: position of marker for 'smoothscroll' not computed correctly by Luuk van Baal · 2 years, 11 months ago
  19. 81f277f patch 9.0.1550: in cmdline window S-Tab does not select previous completion by Bram Moolenaar · 2 years, 11 months ago
  20. b848ce6 patch 9.0.1549: USD filetype is not recognized by Colin Kennedy · 2 years, 11 months ago
  21. ff40b62 patch 9.0.1548: CI: check in sound-dummy module may throw an error by Christian Brabandt · 2 years, 11 months ago
  22. 12eb0f4 patch 9.0.1547: Coveralls workflow on CI is commented out by Philip H · 2 years, 11 months ago
  23. 54be5fb patch 9.0.1546: some commands for opening a file don't use 'switchbuf' by Yegappan Lakshmanan · 2 years, 11 months ago
  24. 8667a56 patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h" by Luuk van Baal · 2 years, 11 months ago
  25. 378447f patch 9.0.1544: recent glibc marks sigset() as a deprecated by ichizok · 2 years, 11 months ago
  26. 5d01f86 patch 9.0.1543: display errors when making topline shorter by Luuk van Baal · 2 years, 11 months ago
  27. 6c01868 patch 9.0.1542: line not fully displayed if it doesn't fit in the screen by Luuk van Baal · 2 years, 11 months ago
  28. e741f03 patch 9.0.1541: CI: sound dummy is disabled by Philip H · 2 years, 11 months ago
  29. f9dc278 patch 9.0.1540: reverse() on string doesn't work in compiled function by Yegappan Lakshmanan · 2 years, 11 months ago
  30. 4ce1bda patch 9.0.1539: typst filetype is not recognized by Gaetan Lepage · 2 years, 11 months ago
  31. 411da64 patch 9.0.1538: :wqall does not trigger ExitPre by Bram Moolenaar · 2 years, 11 months ago
  32. 65b3486 patch 9.0.1537: message for opening the cmdline window is not translated by Bram Moolenaar · 2 years, 11 months ago
  33. 5fc7959 patch 9.0.1536: CI: sound dummy stopped working by Bram Moolenaar · 2 years, 11 months ago
  34. a4467c4 patch 9.0.1535: test commented out in a wrong way by Bram Moolenaar · 2 years, 11 months ago
  35. 916d6dd patch 9.0.1534: test for expanding "~" in substitute takes too long by Bram Moolenaar · 2 years, 11 months ago
  36. 6f37e53 patch 9.0.1533: test for 'smoothscroll' is ineffective by Luuk van Baal · 2 years, 11 months ago
  37. ab9a2d8 patch 9.0.1532: crash when expanding "~" in substitute causes very long text by Bram Moolenaar · 2 years, 11 months ago
  38. d1ae836 patch 9.0.1531: crash when register contents ends up being invalid by Bram Moolenaar · 2 years, 11 months ago
  39. aa6ba30 patch 9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff" by Luuk van Baal · 2 years, 11 months ago
  40. c9471b1 patch 9.0.1529: code style test doesn't check for space after "if" by Bram Moolenaar · 2 years, 11 months ago
  41. dda01c0 patch 9.0.1528: libsodium encryption is only used with "huge" features by Bram Moolenaar · 2 years, 11 months ago
  42. c28e7a2 patch 9.0.1527: crash when using negative value for term_cols by Kenta Sato · 2 years, 11 months ago
  43. d619d6a patch 9.0.1526: condition is always true by zeertzjq · 2 years, 11 months ago
  44. 3ce8c38 patch 9.0.1525: 'smoothscroll' does not always work properly by Luuk van Baal · 2 years, 11 months ago
  45. 8cf5137 patch 9.0.1524: passing -1 for bool is not always rejected by zeertzjq · 2 years, 11 months ago
  46. 276410e patch 9.0.1523: some error messages are not marked for translation by zeertzjq · 2 years, 11 months ago
  47. e409845 patch 9.0.1522: some functions give two error messages by Bram Moolenaar · 2 years, 11 months ago
  48. 30b6d61 patch 9.0.1521: failing redo of command with control characters by zeertzjq · 2 years, 11 months ago
  49. 048d9d2 patch 9.0.1520: completion for option name includes all bool options by Bram Moolenaar · 2 years, 11 months ago
  50. 0b70aeb patch 9.0.1519: global 'filetype' is set when detected from file content by Bram Moolenaar · 2 years, 11 months ago
  51. 34a6a36 patch 9.0.1518: search stats not always visible when searching backwards by Christian Brabandt · 2 years, 11 months ago
  52. 00d07e7 patch 9.0.1517: MacOS: configure removes -O2 from $CFLAGS by Rose · 2 years, 11 months ago
  53. 3ab3a86 patch 9.0.1516: cannot use special keys in <Cmd> mapping by zeertzjq · 2 years, 11 months ago
  54. 03ff1c2 patch 9.0.1515: reverse() does not work for a String by Yegappan Lakshmanan · 3 years ago
  55. 45fcb79 patch 9.0.1514: test waits unnecessarily long before checking screendump by Bram Moolenaar · 3 years ago
  56. b926bf4 patch 9.0.1513: text scrolls unnecessarily when splitting by Luuk van Baal · 3 years ago
  57. c8502f9 patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' set by Luuk van Baal · 3 years ago
  58. 12e7a1f patch 9.0.1511: crash when using wrong arg types to assert_match() by zeertzjq · 3 years ago
  59. 70e8028 patch 9.0.1510: misleading variable name for error message by Bram Moolenaar · 3 years ago
  60. 2391954 patch 9.0.1509: error message lacks mentioning the erroneous argument by Bram Moolenaar · 3 years ago
  61. f2588b6 patch 9.0.1508: catch does not work when lines are joined with a newline by zeertzjq · 3 years ago
  62. 53f5e51 patch 9.0.1507: assert message is confusing with boolean result by zeertzjq · 3 years ago
  63. 88bb3e0 patch 9.0.1506: line number not displayed when using 'smoothscroll' by zeertzjq · 3 years ago
  64. a93d9cd patch 9.0.1505: error when heredoc content looks like heredoc by zeertzjq · 3 years ago
  65. 17b6951 patch 9.0.1504: no error when calling remote_startserver("") by h-east · 3 years ago
  66. 2dcfe9a patch 9.0.1503: Luau files are not recognized by Amaan Qureshi · 3 years ago
  67. 5b10a14 patch 9.0.1502: no test for deleting the end of a long wrapped line by Luuk van Baal · 3 years ago
  68. 3ef2e41 patch 9.0.1501: crash with nested :try and :throw in catch block by Bram Moolenaar · 3 years ago
  69. 58a4475 patch 9.0.1500: The falsy operator is not tested properly by zeertzjq · 3 years ago
  70. caf642c patch 9.0.1499: using uninitialized memory with fuzzy matching by Bram Moolenaar · 3 years ago
  71. 58806c1 patch 9.0.1498: in a terminal window the cursor may jump around by Bram Moolenaar · 3 years ago
  72. 971cd2b patch 9.0.1497: the ruler percentage can't be localized by Emir SARI · 3 years ago
  73. 0b933c3 patch 9.0.1496: test restoring register with wrong value by zeertzjq · 3 years ago
  74. 660eb9f patch 9.0.1495: GTK3: hiding the mouse pointer does not work by Kenny Stauffer · 3 years ago
  75. bf1b713 patch 9.0.1494: crash when recovering from corrupted swap file by Bram Moolenaar · 3 years ago
  76. 4e1ca0d patch 9.0.1493: popup menu position wrong in window with toolbar by zeertzjq · 3 years ago
  77. b7f2270 patch 9.0.1492: using uninitialized memory when argument is missing by Bram Moolenaar · 3 years ago
  78. fbf2071 patch 9.0.1491: wrong scrolling with ls=0 and :botright split by zeertzjq · 3 years ago
  79. 73916ba patch 9.0.1490: the ModeChanged event may be triggered too often by zeertzjq · 3 years ago
  80. 2f14716 patch 9.0.1489: crypt with libsodium is not tested on CI by ichizok · 3 years ago
  81. 35a2ec1 patch 9.0.1488: xchacha20v2 crypt header is platform dependent by ichizok · 3 years ago
  82. c3eddd2 patch 9.0.1487: Content-type header for LSP channel not according to spec by Yegappan Lakshmanan · 3 years ago
  83. cfc788c patch 9.0.1486: parallel make might not work by Samuel Dionne-Riel · 3 years ago
  84. 67672ef patch 9.0.1485: no functions for converting from/to UTF-16 index by Christian Brabandt · 3 years ago
  85. e1b4822 patch 9.0.1484: Coverity warns for using invalid array index by Bram Moolenaar · 3 years ago
  86. 22363c6 patch 9.0.1483: += operator does not work on class member by Bram Moolenaar · 3 years ago
  87. 2354b66 patch 9.0.1482: crash when textprop has a very large "padding" value by Bram Moolenaar · 3 years ago
  88. aae5834 patch 9.0.1481: decrypting with libsodium may fail if the library changes by Christian Brabandt · 3 years ago
  89. dcd40cf patch 9.0.1480: using popup menu may leave text in the command line by Luuk van Baal · 3 years ago
  90. f39d9e9 patch 9.0.1479: small source file problems; outdated list of distrib. files by Bram Moolenaar · 3 years ago
  91. 80406c2 patch 9.0.1478: filetypes for *.v files not detected properly by Turiiya · 3 years ago
  92. b67ba03 patch 9.0.1477: crash when recovering from corrupted swap file by Bram Moolenaar · 3 years ago
  93. e7f05a8 patch 9.0.1476: lines put in non-current window are not displayed by Bram Moolenaar · 3 years ago
  94. 9be736f patch 9.0.1474: CI runs with old version of Ubuntu and tools by Philip H · 3 years ago
  95. 0172270 patch 9.0.1473: CI does not run sound tests by ichizok · 3 years ago
  96. 8281a16 patch 9.0.1472: ":drop fname" may change the last used tab page by Bram Moolenaar · 3 years ago
  97. be9624e patch 9.0.1471: warnings for function declarations by Michael Jarvis · 3 years ago
  98. 1be4b81 patch 9.0.1470: deferred functions invoked in unexpected order by zeertzjq · 3 years ago
  99. 960cf91 patch 9.0.1469: deferred functions not called from autocommands by zeertzjq · 3 years ago
  100. a1f2b5d patch 9.0.1468: recursively calling :defer function if it does :qa by zeertzjq · 3 years ago