1. 338bf58 patch 8.2.5004: right shift on negative number does not work as documented by Bram Moolenaar · 3 years, 11 months ago
  2. a061f34 patch 8.2.5003: cannot do bitwise shifts by Yegappan Lakshmanan · 3 years, 11 months ago
  3. 9b2edfd patch 8.2.5002: deletebufline() may change Visual selection by LemonBoy · 3 years, 11 months ago
  4. aa9729b patch 8.2.4999: filetype test table is not properly sorted by Bram Moolenaar · 3 years, 11 months ago
  5. bce69d6 patch 8.2.4998: Vim9: crash when using multiple funcref() by Bram Moolenaar · 3 years, 11 months ago
  6. 37233f6 patch 8.2.4997: Python: changing hidden buffer can cause display mess up by Bram Moolenaar · 3 years, 11 months ago
  7. 0ad00a7 patch 8.2.4996: setbufline() may change Visual selection by Bram Moolenaar · 3 years, 11 months ago
  8. 7e569d0 patch 8.2.4994: tests are using legacy functions by Bram Moolenaar · 3 years, 11 months ago
  9. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 11 months ago
  10. 93c1573 patch 8.2.4991: no test for hwat patch 8.1.0535 fixes by zeertzjq · 3 years, 11 months ago
  11. f79d9dd patch 8.2.4989: cannot specify a function name for :defcompile by Bram Moolenaar · 3 years, 11 months ago
  12. 0d534d9 patch 8.2.4988: textprop in wrong position when replacing multi-byte chars by LemonBoy · 3 years, 11 months ago
  13. 3fcccf9 patch 8.2.4987: after deletion a small fold may be closable by Brandon Simmons · 3 years, 11 months ago
  14. 6dab00a patch 8.2.4984: dragging statusline fails for window with winbar by zeertzjq · 3 years, 11 months ago
  15. b0855f5 patch 8.2.4983: colors test fails in the GUI by Bram Moolenaar · 3 years, 11 months ago
  16. b2b3acb patch 8.2.4982: colors in terminal window are not 100% correct by LemonBoy · 3 years, 11 months ago
  17. 1755a91 patch 8.2.4981: it is not possible to manipulate autocommands by Yegappan Lakshmanan · 3 years, 11 months ago
  18. aaadb5b patch 8.2.4980: when 'shortmess' contains 'A' loading session may still warn by Bram Moolenaar · 3 years, 11 months ago
  19. 28d032c patch 8.2.4979: accessing freed memory when line is flushed by Bram Moolenaar · 3 years, 11 months ago
  20. 360da40 patch 8.2.4978: no error if engine selection atom is not at the start by Christian Brabandt · 3 years, 11 months ago
  21. e2bd860 patch 8.2.4977: memory access error when substitute expression changes window by Bram Moolenaar · 3 years, 11 months ago
  22. 51f0bfb patch 8.2.4975: recursive command line loop may cause a crash by Bram Moolenaar · 3 years, 11 months ago
  23. 4748c4b patch 8.2.4974: ":so" command may read after end of buffer by Bram Moolenaar · 3 years, 11 months ago
  24. bd3a9d2 patch 8.2.4973: Vim9: type error for list unpack mentions argument by Bram Moolenaar · 3 years, 11 months ago
  25. 1ff9c44 patch 8.2.4972: Vim9: compilation fails when using dict member when skipping by Bram Moolenaar · 3 years, 11 months ago
  26. 40c141d patch 8.2.4971: Vim9: interpolated string seen as range by Bram Moolenaar · 3 years, 11 months ago
  27. 0d03263 patch 8.2.4970: "eval 123" gives an error, "eval 'abc'" does not by Bram Moolenaar · 3 years, 11 months ago
  28. 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 3 years, 11 months ago
  29. 60ae0e7 patch 8.2.4968: reading past end of the line when C-indenting by Bram Moolenaar · 3 years, 11 months ago
  30. 3c25a86 patch 8.2.4967: MS-Windows GUI: mouse event test sometimes fails by Bram Moolenaar · 3 years, 11 months ago
  31. e5162e7 patch 8.2.4966: MS-Windows GUI: mouse event test gets extra event by Bram Moolenaar · 3 years, 11 months ago
  32. 7add8d3 patch 8.2.4965: GUI: testing mouse move event depends on screen cell size by Bram Moolenaar · 3 years, 11 months ago
  33. 3b675c2 patch 8.2.4964: MS-Windows GUI: mouse event test is flaky by Bram Moolenaar · 3 years, 11 months ago
  34. 5a8fad3 patch 8.2.4962: files show up in git status by shane.xb.qian · 3 years, 11 months ago
  35. 1bdc60e patch 8.2.4960: text properties that cross lines not updated for deleted line by Paul Ollis · 3 years, 11 months ago
  36. b62dc5e patch 8.2.4959: using NULL regexp program by Bram Moolenaar · 3 years, 11 months ago
  37. b559b30 patch 8.2.4957: text properties in a wrong position after a block change by LemonBoy · 3 years, 11 months ago
  38. 395bd1f patch 8.2.4956: reading past end of line with "gf" in Visual block mode by Bram Moolenaar · 3 years, 11 months ago
  39. 788c06a patch 8.2.4955: text property in wrong position after auto-indent by LemonBoy · 3 years, 11 months ago
  40. 698cb4c patch 8.2.4954: inserting line breaks text property spanning two lines by LemonBoy · 3 years, 11 months ago
  41. 2e444bb patch 8.2.4953: with 'si' inserting '}' after completion goes wrong by Bram Moolenaar · 3 years, 11 months ago
  42. 98feace patch 8.2.4952: GUI test will fail if color scheme changes by Bram Moolenaar · 3 years, 11 months ago
  43. de5cf28 patch 8.2.4951: smart indenting done when not enabled by Bram Moolenaar · 3 years, 11 months ago
  44. 4b93674 patch 8.2.4950: text properties position wrong after shifting text by LemonBoy · 3 years, 11 months ago
  45. 31ad32a patch 8.2.4949: Vim9: some code not covered by tests by Bram Moolenaar · 3 years, 11 months ago
  46. d881d15 patch 8.2.4948: cannot use Perl heredoc in nested :def function by Bram Moolenaar · 3 years, 11 months ago
  47. b7a7012 patch 8.2.4947: text properties not adjusted when accepting spell suggestion by LemonBoy · 3 years, 11 months ago
  48. 7f8a3b1 patch 8.2.4946: Vim9: some code not covered by tests by Bram Moolenaar · 3 years, 11 months ago
  49. d0b1a09 patch 8.2.4944: text properties are wrong after "cc" by LemonBoy · 3 years, 11 months ago
  50. 39c46b4 patch 8.2.4943: changing 'switchbuf' may have no effect by Sean Dewar · 3 years, 11 months ago
  51. 82444ce patch 8.2.4941: '[ and '] marks may be wrong after undo by LemonBoy · 3 years, 11 months ago
  52. d0132f4 patch 8.2.4940: some code is never used by Bram Moolenaar · 3 years, 11 months ago
  53. 9af2bc0 patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions by zeertzjq · 3 years, 11 months ago
  54. a59f2df patch 8.2.4938: crash when matching buffer with invalid pattern by Bram Moolenaar · 3 years, 11 months ago
  55. ead2415 patch 8.2.4937: no test for what 8.2.4931 fixes by Bram Moolenaar · 3 years, 11 months ago
  56. d98e75e patch 8.2.4935: with 'foldmethod' "indent" some lines not included in fold by Brandon Simmons · 3 years, 11 months ago
  57. 70c4124 patch 8.2.4934: string interpolation fails when not evaluating by Bram Moolenaar · 3 years, 11 months ago
  58. d8f5f76 patch 8.2.4932: not easy to filter the output of maplist() by Ernie Rael · 3 years, 11 months ago
  59. 0abc287 patch 8.2.4930: interpolated string expression requires escaping by Bram Moolenaar · 4 years ago
  60. 57ff526 patch 8.2.4929: off-by-one error in in statusline item by LemonBoy · 4 years ago
  61. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 4 years ago
  62. 2ac037f patch 8.2.4927: return type of remove() incorrect when using three arguments by Bram Moolenaar · 4 years ago
  63. 53a7028 patch 8.2.4925: trailing backslash may cause reading past end of line by Bram Moolenaar · 4 years ago
  64. 0519ce0 patch 8.2.4924: maparg() may return a string that cannot be reused by zeertzjq · 4 years ago
  65. 1948430 patch 8.2.4923: test checks for terminal feature unnecessarily by zeertzjq · 4 years ago
  66. b370771 patch 8.2.4922: mouse test fails on MS-Windows by Bram Moolenaar · 4 years ago
  67. fe978c2 patch 8.2.4921: spell test fails because of new illegal byte check by Bram Moolenaar · 4 years ago
  68. 7c82468 patch 8.2.4919: can add invalid bytes with :spellgood by Bram Moolenaar · 4 years ago
  69. 9830db6 patch 8.2.4918: conceal character from matchadd() displayed too many times by LemonBoy · 4 years ago
  70. cb74789 patch 8.2.4917: fuzzy expansion of option names is not right by Christian Brabandt · 4 years ago
  71. 8e8dc9b patch 8.2.4916: mouse in Insert mode test fails by Bram Moolenaar · 4 years ago
  72. 933c292 patch 8.2.4914: string interpolation in :def function may fail by Bram Moolenaar · 4 years ago
  73. 2772425 patch 8.2.4913: popup_hide() does not always have effect by Bram Moolenaar · 4 years ago
  74. a7583c4 patch 8.2.4912: using execute() to define a lambda doesn't work by Bram Moolenaar · 4 years ago
  75. 48a8a83 patch 8.2.4908: no text formatting for // comment after a statement by Bram Moolenaar · 4 years ago
  76. 2bf875f patch 8.2.4907: some users do not want a line comment always inserted by Bram Moolenaar · 4 years ago
  77. 79d599b patch 8.2.4903: cannot get the current cmdline completion type and position by Shougo Matsushita · 4 years ago
  78. c27747e patch 8.2.4902: mouse wheel scrolling is inconsistent by LemonBoy · 4 years ago
  79. 8e4b76d patch 8.2.4901: NULL pointer access when using invalid pattern by Bram Moolenaar · 4 years ago
  80. 801c3c1 patch 8.2.4900: Vim9 expression test fails without the job feature by Dominique Pelle · 4 years ago
  81. ef02f16 patch 8.2.4899: with latin1 encoding CTRL-W might go before the cmdline by Bram Moolenaar · 4 years ago
  82. 39be498 patch 8.2.4897: comment inside an expression in lambda ignores the rest by Bram Moolenaar · 4 years ago
  83. a13e7ac patch 8.2.4896: expression in command block does not look after NL by Bram Moolenaar · 4 years ago
  84. d889344 patch 8.2.4895: buffer overflow with invalid command with composing chars by Bram Moolenaar · 4 years ago
  85. ec89223 patch 8.2.4892: test failures because of changed error messages by Bram Moolenaar · 4 years ago
  86. bc6f2bf patch 8.2.4886: Vim9: redir in skipped block seen as assignment by Bram Moolenaar · 4 years ago
  87. f1d63b9 patch 8.2.4885: test fails with the job/channel feature by Bram Moolenaar · 4 years ago
  88. 175913f patch 8.2.4884: test fails without the job/channel feature by Bram Moolenaar · 4 years ago
  89. 2eaef10 patch 8.2.4883: string interpolation only works in heredoc by LemonBoy · 4 years ago
  90. e7d6dbc patch 8.2.4882: cannot make 'breakindent' use a specific column by Christian Brabandt · 4 years ago
  91. 509142a patch 8.2.4881: "P" in Visual mode still changes some registers by Shougo Matsushita · 4 years ago
  92. 3e79427 patch 8.2.4879: screendump test may fail when using valgrind by Bram Moolenaar · 4 years ago
  93. dfbdadc patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell by Christian Brabandt · 4 years ago
  94. 40fd7e6 patch 8.2.4875: MS-Windows: some .exe files are not recognized by LemonBoy · 4 years ago
  95. 505ed0c patch 8.2.4873: Vim9: using "else" differs from using "endif/if !cond" by Bram Moolenaar · 4 years ago
  96. ea72038 patch 8.2.4872: Vim9: no error for using an expression only by Bram Moolenaar · 4 years ago
  97. 09d9421 patch 8.2.4871: Vim9: in :def function no error for misplaced range by Bram Moolenaar · 4 years ago
  98. f3b4895 patch 8.2.4870: Vim9: expression in :substitute is not compiled by LemonBoy · 4 years ago
  99. e442d59 patch 8.2.4869: expression in command block does not look after NL by Bram Moolenaar · 4 years ago
  100. 2a2707d patch 8.2.4868: when closing help window autocmds triggered for wrong window by LemonBoy · 4 years ago