1. 052ff29 patch 8.2.3782: Vim9: no error if a function shadows a script variable by Bram Moolenaar · 4 years, 4 months ago
  2. 29f3a45 patch 8.2.3780: ":cd" works differently on MS-Windows by Bakudankun · 4 years, 4 months ago
  3. 205f29c patch 8.2.3779: using freed memory when defining a user command recursively by Bram Moolenaar · 4 years, 4 months ago
  4. 9537e37 patch 8.2.3778: lambda debug test fails in some configurations by Bram Moolenaar · 4 years, 4 months ago
  5. f8e9eb8 patch 8.2.3776: when a tags file line is long a tag may not be found by Bram Moolenaar · 4 years, 4 months ago
  6. 9fffef9 patch 8.2.3775: Vim9: lambda compiled without outer context when debugging by Bram Moolenaar · 4 years, 4 months ago
  7. ff39a65 patch 8.2.3772: timer info test fails on slow machine by Bram Moolenaar · 4 years, 4 months ago
  8. dd297bc patch 8.2.3771: Vim9: accessing freed memory when checking type by Bram Moolenaar · 4 years, 4 months ago
  9. 4c8c634 patch 8.2.3769: zig files are not recognized by Gregory Anders · 4 years, 4 months ago
  10. 95b2dd0 patch 8.2.3768: timer_info() has the wrong repeat value in a timer callback by Bram Moolenaar · 4 years, 4 months ago
  11. c4ec338 patch 8.2.3766: converting a funcref to a string leaves out "g:" by Bram Moolenaar · 4 years, 4 months ago
  12. dcb53be patch 8.2.3765: Vim9: cannot use a lambda for 'opfunc' and others by Bram Moolenaar · 4 years, 4 months ago
  13. d0fb907 patch 8.2.3764: cannot see any text when window was made zero lines by Bram Moolenaar · 4 years, 4 months ago
  14. e505071 patch 8.2.3763: when editing the cmdline a callback may cause a scroll up by Bram Moolenaar · 4 years, 4 months ago
  15. 56150da patch 8.2.3762: if quickfix buffer is wiped out getqflist() still returns it by Yegappan Lakshmanan · 4 years, 4 months ago
  16. a48d4e4 patch 8.2.3761: focus change is not passed on to a terminal window by Bram Moolenaar · 4 years, 4 months ago
  17. 78a6106 patch 8.2.3759: quickfix buffer becomes hidden while still in a window by Yegappan Lakshmanan · 4 years, 4 months ago
  18. 2172bff patch 8.2.3758: options that take a function insufficiently tested by Yegappan Lakshmanan · 4 years, 4 months ago
  19. f7f7aaf patch 8.2.3757: an overlong highlight group name is silently truncated by erw7 · 4 years, 4 months ago
  20. 4dc24eb patch 8.2.3756: might crash when callback is not valid by Yegappan Lakshmanan · 4 years, 4 months ago
  21. ecabb51 patch 8.2.3754: undesired changing of the indent of the first formatted line by Bram Moolenaar · 4 years, 4 months ago
  22. 6409553 patch 8.2.3751: cannot assign a lambda to an option that takes a function by Yegappan Lakshmanan · 4 years, 4 months ago
  23. e5710a0 patch 8.2.3748: giving an error for an empty sign argument breaks a plugin by Bram Moolenaar · 4 years, 4 months ago
  24. 0bac5fc patch 8.2.3747: cannot remove highlight from an existing sign by Bram Moolenaar · 4 years, 4 months ago
  25. c7d5fc8 patch 8.2.3746: cannot disassemble function starting with "debug" or "profile" by Bram Moolenaar · 4 years, 4 months ago
  26. f661cee patch 8.2.3745: autochdir test fails without the +channel feature by Dominique Pelle · 4 years, 4 months ago
  27. f645ee4 patch 8.2.3744: E854 is not tested; some spelling suggestions are not tested by Dominique Pelle · 4 years, 4 months ago
  28. 5e18ccc patch 8.2.3743: ":sign" can add a highlight group without a name by Bram Moolenaar · 4 years, 4 months ago
  29. f589fd3 patch 8.2.3742: dec mouse test fails without gnome terminfo entry by Dominique Pelle · 4 years, 4 months ago
  30. e031fe9 patch 8.2.3741: using freed memory in open command by Bram Moolenaar · 4 years, 4 months ago
  31. dea4a61 patch 8.2.3739: in wrong directory when using win_execute() with 'acd' set by Bram Moolenaar · 4 years, 4 months ago
  32. 8dea145 patch 8.2.3737: test fails without the 'autochdir' option by Dominique Pelle · 4 years, 4 months ago
  33. 853a769 patch 8.2.3736: test fails without the channel feature by Bram Moolenaar · 4 years, 4 months ago
  34. 7645da5 patch 8.2.3735: cannot use a lambda for 'imactivatefunc' by Yegappan Lakshmanan · 4 years, 4 months ago
  35. b579f6e patch 8.2.3733: Vim9: using "legacy" before range does not work by Bram Moolenaar · 4 years, 4 months ago
  36. cd2f8f0 patch 8.2.3732: "set! termcap" test fails by Bram Moolenaar · 4 years, 4 months ago
  37. 15a24f0 patch 8.2.3731: "set! termcap" shows codes in one column, but not keys by Bram Moolenaar · 4 years, 4 months ago
  38. 800b01b patch 8.2.3730: "/etc/Muttrc.d/README" gets filetype muttrc by Bram Moolenaar · 4 years, 4 months ago
  39. 6f42cb6 patch 8.2.3729: no support for squirrels by Matt Dunford · 4 years, 4 months ago
  40. 04b7b4b patch 8.2.3728: internal error when passing range() to list2blob() by kuuote · 4 years, 4 months ago
  41. c14b57c patch 8.2.3727: in a gnome terminal keys are recognized as mouse events by Bram Moolenaar · 4 years, 4 months ago
  42. c903695 patch 8.2.3726: README file in a config directory gets wrong filetype by Bram Moolenaar · 4 years, 4 months ago
  43. 8658c75 patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' by Yegappan Lakshmanan · 4 years, 4 months ago
  44. acdc911 patch 8.2.3723: when using 'linebreak' a text property starts too early by Bram Moolenaar · 4 years, 4 months ago
  45. 69c7617 patch 8.2.3720: Vim9: Internal error when invoking closure in legacy context by Bram Moolenaar · 4 years, 4 months ago
  46. f8bc0ce patch 8.2.3719: MS-Windows: test sometimes runs into existing swap file by Bram Moolenaar · 4 years, 4 months ago
  47. db9ff9a patch 8.2.3717: Vim9: error for constant list size is only given at runtime by Bram Moolenaar · 4 years, 4 months ago
  48. e4eed8c patch 8.2.3716: Vim9: range without a command is not compiled by Bram Moolenaar · 4 years, 4 months ago
  49. f0e496a patch 8.2.3715: Vim9: valgrind reports spurious problems for a test by Bram Moolenaar · 4 years, 4 months ago
  50. 0b226f6 patch 8.2.3713: MS-Windows: no error if vimgrep pattern is not matching by Christian Brabandt · 4 years, 4 months ago
  51. 05e59e3 patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc' by Yegappan Lakshmanan · 4 years, 4 months ago
  52. 56a8ffd patch 8.2.3711: Vim9: memory leak when compiling :elseif fails by Bram Moolenaar · 4 years, 4 months ago
  53. 3d2e031 patch 8.2.3710: Vim9: backtick expression expanded for :global by Bram Moolenaar · 4 years, 4 months ago
  54. fad2742 patch 8.2.3709: Vim9: backtick expression expanded when not desired by Bram Moolenaar · 4 years, 4 months ago
  55. 69535d8 patch 8.2.3708: Vim9: test fails with different error by Bram Moolenaar · 4 years, 4 months ago
  56. 90770b7 patch 8.2.3707: Vim9: constant expression of elseif not recognized by Bram Moolenaar · 4 years, 4 months ago
  57. 42eba04 patch 8.2.3706: text property highlighting is used on Tab by Bram Moolenaar · 4 years, 4 months ago
  58. eba3b7f patch 8.2.3705: cannot pass a lambda name to function() or funcref() by Bram Moolenaar · 4 years, 4 months ago
  59. ab36e6a patch 8.2.3704: Vim9: cannot use a list declaration in a :def function by Bram Moolenaar · 4 years, 4 months ago
  60. 53ba95e patch 8.2.3703: most people call F# "fsharp" and not "fs" by Bram Moolenaar · 4 years, 4 months ago
  61. 98cb90e patch 8.2.3702: first key in dict is seen as curly expression and fails by Bram Moolenaar · 4 years, 4 months ago
  62. 6b839ac patch 8.2.3700: text property highlighting continues over breakindent by Bram Moolenaar · 4 years, 4 months ago
  63. 0c359af patch 8.2.3698: match highlighting continues over breakindent by Bram Moolenaar · 4 years, 4 months ago
  64. 0b74d00 patch 8.2.3697: cannot drag a popup without a border by Bram Moolenaar · 4 years, 4 months ago
  65. 7f2c341 patch 8.2.3696: Vim9: error for invalid assignment when skipping by Bram Moolenaar · 4 years, 4 months ago
  66. 5c1ec43 patch 8.2.3695: confusing error for missing key by Bram Moolenaar · 4 years, 4 months ago
  67. af377e3 patch 8.2.3694: cannot use quotes in the count of an Ex command by Bram Moolenaar · 4 years, 4 months ago
  68. 3845352 patch 8.2.3692: Vim9: cannot use :func inside a :def function by Bram Moolenaar · 4 years, 4 months ago
  69. 06bffe8 patch 8.2.3690: Vim9: "filter #pat# cmd" does not work by Bram Moolenaar · 4 years, 4 months ago
  70. 59f4f95 patch 8.2.3687: blockwise insert does not handle autoindent properly by Bram Moolenaar · 4 years, 4 months ago
  71. 3d14c0f patch 8.2.3686: filetype detection often mixes up Forth and F# by Bram Moolenaar · 4 years, 4 months ago
  72. c07f11e patch 8.2.3685: Visual studio project files are not recognized by Bram Moolenaar · 4 years, 4 months ago
  73. e9b0b40 patch 8.2.3684: blockwise insert does not handle autoindent properly by Bram Moolenaar · 4 years, 4 months ago
  74. 279d733 patch 8.2.3683: Vim9: cannot use in :...do commands by Bram Moolenaar · 4 years, 4 months ago
  75. 7824fc8 patch 8.2.3682: Vim9: assigning to a script variable drops the type by Bram Moolenaar · 4 years, 4 months ago
  76. bfc5786 patch 8.2.3681: cannot drag popup window after click on a status line by Bram Moolenaar · 4 years, 4 months ago
  77. 7329cfa patch 8.2.3679: objc file detected as Octave by Doug Kearns · 4 years, 4 months ago
  78. 4d07253 patch 8.2.3677: after a put the '] mark is on the last byte by Bram Moolenaar · 4 years, 5 months ago
  79. 34c20ff patch 8.2.3671: restarting Insert mode in prompt buffer too often by Bram Moolenaar · 4 years, 5 months ago
  80. bd228fd patch 8.2.3669: buffer overflow with long help argument by Bram Moolenaar · 4 years, 5 months ago
  81. bb277fd patch 8.2.3668: messages may be corrupted by Yegappan Lakshmanan · 4 years, 5 months ago
  82. 19916a8 patch 8.2.3665: cannot use a lambda for 'tagfunc' by Yegappan Lakshmanan · 4 years, 5 months ago
  83. e413ea0 patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' by Bram Moolenaar · 4 years, 5 months ago
  84. 1f2453f patch 8.2.3663: using %S in printf() does not work correctly by presuku · 4 years, 5 months ago
  85. 8bc07e8 patch 8.2.3661: test for put with large count fails by Bram Moolenaar · 4 years, 5 months ago
  86. 03725c5 patch 8.2.3659: integer overflow with large line number by Bram Moolenaar · 4 years, 5 months ago
  87. 48608b4 patch 8.2.3658: duplicate code in xxd by DungSaga · 4 years, 5 months ago
  88. 112bed0 patch 8.2.3657: Vim9: debug text misses one line of return statement by Bram Moolenaar · 4 years, 5 months ago
  89. 65259b5 patch 8.2.3656: Vim9: no error for an evironment variable by itself by Bram Moolenaar · 4 years, 5 months ago
  90. e021662 patch 8.2.3652: can only get text properties one line at a time by Yegappan Lakshmanan · 4 years, 5 months ago
  91. 04b568b patch 8.2.3651: Vim9: no error for :lock or :unlock with unknown variable by Bram Moolenaar · 4 years, 5 months ago
  92. 3b3755f patch 8.2.3650: Vim9: for loop variable can be a list member by Bram Moolenaar · 4 years, 5 months ago
  93. 7a53f29 patch 8.2.3649: Vim9: error for variable declared in while loop by Bram Moolenaar · 4 years, 5 months ago
  94. c449271 patch 8.2.3646: using <sfile> in a function gives an unexpected result by Bram Moolenaar · 4 years, 5 months ago
  95. 7d5b8be patch 8.2.3645: Vim9: The "no effect" error is not given for all registers by Bram Moolenaar · 4 years, 5 months ago
  96. 2228cd7 patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone by Bram Moolenaar · 4 years, 5 months ago
  97. eea32af patch 8.2.3640: freeze when calling term_wait() in a close callback by Bram Moolenaar · 4 years, 5 months ago
  98. 4785fe0 patch 8.2.3638: getcompletion() always passes zero as position by ii14 · 4 years, 5 months ago
  99. 923dce2 patch 8.2.3637: typos in test files by Dominique Pelle · 4 years, 5 months ago
  100. d604d78 patch 8.2.3634: error for already defined function uses wrong line number by Bram Moolenaar · 4 years, 5 months ago