- 83c43ab patch 9.0.1033: tiny build fails because of conflicting typedef by Bram Moolenaar · 3 years, 4 months ago
- b9603f6 patch 9.0.1032: test fails when terminal feature is missing by Bram Moolenaar · 3 years, 4 months ago
- 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 3 years, 4 months ago
- 038e6d2 patch 9.0.1030: using freed memory with the cmdline popup menu by Bram Moolenaar · 3 years, 4 months ago
- 84dbf85 patch 9.0.1029: autoload directory missing from distribution by Bram Moolenaar · 3 years, 4 months ago
- 1881abf patch 9.0.1028: mouse shape test is flaky, especially on Mac OS by Yee Cheng Chin · 3 years, 4 months ago
- 647b8df patch 9.0.1027: LGTM is soon shutting down by Philip H · 3 years, 4 months ago
- 2e61345 patch 9.0.1026: type of w_last_topfill is wrong by Bram Moolenaar · 3 years, 4 months ago
- 3fc84dc patch 9.0.1025: WinScrolled is not triggered when filler lines change by zeertzjq · 3 years, 4 months ago
- 86b4816 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
- 5e0c004 patch 9.0.1024: CI doesn't use the latest FreeBSD version by Philip H · 3 years, 4 months ago
- a8cdb4e patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't work by K.Takata · 3 years, 4 months ago
- af34543 patch 9.0.1022: suspend test fails on Mac OS when suspending Vim by Bram Moolenaar · 3 years, 4 months ago
- d6e74f5 patch 9.0.1021: test trips over g:name by Bram Moolenaar · 3 years, 4 months ago
- 6572a90 patch 9.0.1020: tests call GetSwapFileList() before it is defined by Bram Moolenaar · 3 years, 4 months ago
- 56a40fe patch 9.0.1019: 'smoothscroll' and virtual text above don't work together by Bram Moolenaar · 3 years, 4 months ago
- 7155fb6 patch 9.0.1018: suspend test still fails on Mac OS by Bram Moolenaar · 3 years, 4 months ago
- 9dacdb1 patch 9.0.1017: test for srand() fails on MS-Windows by Bram Moolenaar · 3 years, 4 months ago
- 1cb16c3 patch 9.0.1016: screenpos() does not count filler lines for diff mode by Bram Moolenaar · 3 years, 4 months ago
- f0a9c00 patch 9.0.1015: without /dev/urandom srand() seed is too predictable by Yasuhiro Matsumoto · 3 years, 4 months ago
- 2520101 patch 9.0.1014: zir files are not recognized by Bram Moolenaar · 3 years, 4 months ago
- 0a2f891 patch 9.0.1013: suspend test often fails on Mac OS by Bram Moolenaar · 3 years, 4 months ago
- fa2533c patch 9.0.1012: tests may get stuck in buffer with swap file by Bram Moolenaar · 3 years, 4 months ago
- 99d1943 patch 9.0.1011: ml_get error when using screenpos() by Bram Moolenaar · 3 years, 4 months ago
- 23526d2 patch 9.0.1010: stray warnings for existing swap files by Bram Moolenaar · 3 years, 4 months ago
- 72b5b0d patch 9.0.1009: test for catch after interrupt is flaky on MS-Windows by Bram Moolenaar · 3 years, 4 months ago
- 6cf3151 patch 9.0.1008: test for swapfilelist() fails on MS-Windows by Bram Moolenaar · 3 years, 4 months ago
- 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
- 6521405 patch 9.0.1006: suspend test still sometimes fails on MacOS by Bram Moolenaar · 3 years, 4 months ago
- d0f8d39 patch 9.0.1005: a failed test may leave a swap file behind by Bram Moolenaar · 3 years, 4 months ago
- a0a6f3a patch 9.0.1004: suspend test sometimes fails on MacOS by Bram Moolenaar · 3 years, 4 months ago
- 3d3e2aa patch 9.0.1003: tiny build fails by Bram Moolenaar · 3 years, 4 months ago
- 9163efb patch 9.0.1002: command list test fails by Bram Moolenaar · 3 years, 4 months ago
- c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 3 years, 4 months ago
- b21b8e9 patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarily by Bram Moolenaar · 3 years, 4 months ago
- c037052 patch 9.0.0999: memory may leak by Bram Moolenaar · 3 years, 4 months ago
- 1b73edd patch 9.0.0998: "gk" may reset skipcol when not needed by Bram Moolenaar · 3 years, 4 months ago
- 8ffb7e0 patch 9.0.0997: Coverity warns for dead code by Bram Moolenaar · 3 years, 4 months ago
- af19ec0 patch 9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeys by Bram Moolenaar · 3 years, 4 months ago
- 37f088e patch 9.0.0995: padding before virtual text is highlighted by Bram Moolenaar · 3 years, 4 months ago
- 267db7c patch 9.0.0994: tests for empty prop type name fail by Bram Moolenaar · 3 years, 4 months ago
- 89469d1 patch 9.0.0993: display errors when adding or removing text property type by Bram Moolenaar · 3 years, 4 months ago
- 500c444 patch 9.0.0992: Vim9 script: get E1096 when comment follows return by mityu · 3 years, 4 months ago
- c67c89c patch 9.0.0991: crash when reading help index with various options set by Bram Moolenaar · 3 years, 4 months ago
- c96b7f5 patch 9.0.0990: callback name argument is changed by setqflist() by Bram Moolenaar · 3 years, 4 months ago
- 9c8d12c patch 9.0.0989: popupwin test is more flaky on MacOS by Bram Moolenaar · 3 years, 4 months ago
- b55ae8c patch 9.0.0988: using feedkeys() does not show up in a channel log by Bram Moolenaar · 3 years, 4 months ago
- cf650b7 patch 9.0.0987: file missing from list of distributed files by Bram Moolenaar · 3 years, 4 months ago
- 5390c05 patch 9.0.0986: build failure with tiny version by Bram Moolenaar · 3 years, 4 months ago
- 1a17340 patch 9.0.0985: when using kitty keyboard protocol function keys may not work by Bram Moolenaar · 3 years, 4 months ago
- 023930d patch 9.0.0984: GUI: remote_foreground() does not always work by Bram Moolenaar · 3 years, 4 months ago
- 184a622 patch 9.0.0983: stray characters displayed when starting the GUI by Bram Moolenaar · 3 years, 4 months ago
- 45e4eea patch 9.0.0982: 'cursorline' not drawn before virtual text below by Bram Moolenaar · 3 years, 4 months ago
- c3f1881 patch 9.0.0981: build error in tiny version by Bram Moolenaar · 3 years, 4 months ago
- 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 3 years, 4 months ago
- 4f50117 patch 9.0.0979: ch_log() text can be hard to find in the log file by Bram Moolenaar · 3 years, 4 months ago
- 3b8c708 patch 9.0.0978: build errors without the +channel feature by Bram Moolenaar · 3 years, 4 months ago
- 4c5678f patch 9.0.0977: it is not easy to see what client-server commands are doing by Bram Moolenaar · 3 years, 4 months ago
- a87749e patch 9.0.0976: enabling the kitty keyboard protocol uses push/pop by Bram Moolenaar · 3 years, 4 months ago
- 7c02ad9 patch 9.0.0975: virtual text below empty line misplaced when 'number' set by Bram Moolenaar · 3 years, 4 months ago
- dffa6ea patch 9.0.0974: even when Esc is encoded a timeout is used by Bram Moolenaar · 3 years, 4 months ago
- 064fd67 patch 9.0.0973: Kitty keyboard protocol key with NumLock not decoded by Bram Moolenaar · 3 years, 4 months ago
- 4e6072b patch 9.0.0972: build failure on some systems by Bram Moolenaar · 3 years, 4 months ago
- 6f2a227 patch 9.0.0971: escape sequences not recognized without termresponse feature by Bram Moolenaar · 3 years, 4 months ago
- 3719989 patch 9.0.0970: Coverity warns for uninitialized variable by Bram Moolenaar · 3 years, 4 months ago
- 28a896f patch 9.0.0969: matchparen highlight is not updated when switching buffers by Bram Moolenaar · 3 years, 4 months ago
- c13e998 patch 9.0.0968: GUI mouse event test is a bit flaky by Bram Moolenaar · 3 years, 4 months ago
- 84497cd patch 9.0.0967: leaking memory from autocmd windows by Bram Moolenaar · 3 years, 4 months ago
- f86490e patch 9.0.0966: some compilers don't allow a declaration after a label by Bram Moolenaar · 3 years, 4 months ago
- e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 3 years, 4 months ago
- 74a694d patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen" by Luuk van Baal · 3 years, 4 months ago
- 269aa2b patch 9.0.0963: function name does not match autocmd event name by zeertzjq · 3 years, 4 months ago
- 38854b5 patch 9.0.0962: virtual text below cannot be placed below empty lines by porygonisaduck · 3 years, 4 months ago
- 3da8597 patch 9.0.0961: using deletebufline() may jump to another window by Bram Moolenaar · 3 years, 4 months ago
- 502e917 patch 9.0.0960: error when using the "Spelling / Find More Languages" menu by Bram Moolenaar · 3 years, 4 months ago
- 8b336a6 patch 9.0.0959: error when using the "File Settings / Text Width" menu by Bram Moolenaar · 3 years, 4 months ago
- 19cf525 patch 9.0.0958: messages test is flaky by Bram Moolenaar · 3 years, 4 months ago
- 64fabf3 patch 9.0.0957: tests fail without the terminal feature by Bram Moolenaar · 3 years, 4 months ago
- 9f14557 patch 9.0.0956: terminal tests fail when using key with modifier by Bram Moolenaar · 3 years, 4 months ago
- cc09071 patch 9.0.0955: libvterm does not support the XTQMODKEYS request by Bram Moolenaar · 3 years, 4 months ago
- c255b78 patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled by Bram Moolenaar · 3 years, 4 months ago
- 837ca8f patch 9.0.0953: part of making search more efficient is missing by Bram Moolenaar · 3 years, 4 months ago
- f3f198b patch 9.0.0952: Eclipse preference files are not recognized by ObserverOfTime · 3 years, 4 months ago
- 01105b3 patch 9.0.0951: trying every character position for a match is inefficient by Bram Moolenaar · 3 years, 4 months ago
- c96311b patch 9.0.0950: the pattern "\_s\zs" matches at EOL by Bram Moolenaar · 3 years, 4 months ago
- ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 3 years, 4 months ago
- c1cf4c9 patch 9.0.0948: 'ttyfast' is set for arbitrary terminals by Bram Moolenaar · 3 years, 4 months ago
- cc762a4 patch 9.0.0947: invalid memory access in substitute with function by Bram Moolenaar · 3 years, 4 months ago
- ad85af5 patch 9.0.0946: CI: Error in Coverity flow is not reported by K.Takata · 3 years, 4 months ago
- 637862f patch 9.0.0945: failures in the cursorline test by Bram Moolenaar · 3 years, 4 months ago
- 6ac16f0 patch 9.0.0944: 'cursorline' causes virtual text highlight to continue by Bram Moolenaar · 3 years, 4 months ago
- d330e84 patch 9.0.0943: pretending to go out of Insert mode when Esc is received by Bram Moolenaar · 3 years, 4 months ago
- f60bdc3 patch 9.0.0942: Workflow Description Language files are not recognized by Matt Dunford · 3 years, 4 months ago
- 1273dfb patch 9.0.0941: CI failures in sound dummy by Philip H · 3 years, 4 months ago
- ebed1b0 patch 9.0.0940: crash when typing a letter in a terminal window by Bram Moolenaar · 3 years, 4 months ago
- 47f1fdc patch 9.0.0939: still using simplified mappings when using kitty protocol by Bram Moolenaar · 3 years, 4 months ago
- 0b228cd patch 9.0.0938: MS-Windows: debug executable not found when running test by Christopher Plewright · 3 years, 4 months ago
- e2da598 patch 9.0.0937: forked repositories send out useless email by shane.xb.qian · 3 years, 4 months ago
- 82946e1 patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo() by Bram Moolenaar · 3 years, 4 months ago
- 24482fb patch 9.0.0935: when using dash it may not be recognize as filetype "sh" by Eisuke Kawashima · 3 years, 4 months ago