- 1174b01 patch 8.2.2900: QuitPre is triggered before :wq writes the file by Bram Moolenaar · 4 years, 11 months ago
- f89be8d patch 8.2.2899: Appveyor script does not detect nmake failure by K.Takata · 4 years, 11 months ago
- 3552e74 patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed by Bram Moolenaar · 4 years, 11 months ago
- d0edaf9 patch 8.2.2897: Vim9: can use reserved words at the script level by Bram Moolenaar · 4 years, 11 months ago
- dc3275a patch 8.2.2896: spellfile functionality not fully tested by Dominique Pelle · 4 years, 11 months ago
- 4ac198c patch 8.2.2895: Vim9: random characters appear in some error messages by mityu · 4 years, 11 months ago
- 2c4a1d0 patch 8.2.2894: MS-Windows: using enc_locale() for strftime() might not work by K.Takata · 4 years, 11 months ago
- bc86987 patch 8.2.2893: multi-byte text in popup title shows up wrong by Ralf Schandl · 4 years, 11 months ago
- 89dcb4d patch 8.2.2892: error message contains random characters by mityu · 4 years, 11 months ago
- 5434671 patch 8.2.2891: cannot build with Perl 5.34 by ichizok · 4 years, 11 months ago
- 840f91f patch 8.2.2890: text property duplicated when data block splits by Bram Moolenaar · 4 years, 11 months ago
- c512599 patch 8.2.2889: typo and verbose comment in Makefiles by K.Takata · 4 years, 11 months ago
- 7d840e9 patch 8.2.2888: Vim9: "k" command recognized in Vim9 script by Bram Moolenaar · 4 years, 11 months ago
- 4c8e8c6 patch 8.2.2887: crash when passing null string to fullcommand() by Bram Moolenaar · 4 years, 11 months ago
- 34fcb69 patch 8.2.2886: various pieces of code not covered by tests by Yegappan Lakshmanan · 4 years, 11 months ago
- 872bee5 patch 8.2.2885: searching for \%'> does not match linewise end of line by Bram Moolenaar · 5 years ago
- 1e469c7 patch 8.2.2884: not enough cscope code is covered by tests by Dominique Pelle · 5 years ago
- e97c7c9 patch 8.2.2883: MS-Windows manifest file name is misleading by matveyt · 5 years ago
- 15bbb8f patch 8.2.2882: Vim9: memory leak when lambda has an error by Bram Moolenaar · 5 years ago
- 611728f patch 8.2.2881: various pieces of code not covered by tests by Yegappan Lakshmanan · 5 years ago
- ad5c178 patch 8.2.2880: unified diff fails if actually used by glacambre · 5 years ago
- f5409db patch 8.2.2879: file extension .hsig not recognized by Marcin Szamotulski · 5 years ago
- b777da9 patch 8.2.2878: Vim9: for loop list unpack only allows for one "_" by Bram Moolenaar · 5 years ago
- 1e61566 patch 8.2.2877: insufficient tests for popup menu rightleft by Yegappan Lakshmanan · 5 years ago
- 23c0192 patch 8.2.2876: configure cannot detect Python 3.10 by Bram Moolenaar · 5 years ago
- 5cf9457 patch 8.2.2875: cancelling inputlist() after a digit does not return zero by =?UTF-8?q?Luka=20Marku=C5=A1i=C4=87?= · 5 years ago
- 4eb1914 patch 8.2.2874: MS-Windows: screen redraws too often by matveyt · 5 years ago
- 46aa6f9 patch 8.2.2873: not enough tests for writing buffers by Yegappan Lakshmanan · 5 years ago
- 56c9fd0 patch 8.2.2872: Python tests fail without the channel feature by Dominique Pelle · 5 years ago
- 4781d6f patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code by Dominique Pelle · 5 years ago
- 796139a patch 8.2.2870: CmdlineChange event triggered twice for CTRL-R by Bram Moolenaar · 5 years ago
- 485b627 patch 8.2.2869: using unified diff is not tested by Bram Moolenaar · 5 years ago
- cbe178e patch 8.2.2868: Vim9: when executing compiled expression trylevel is changed by Bram Moolenaar · 5 years ago
- 082a3bf patch 8.2.2867: build failure by Bram Moolenaar · 5 years ago
- ecb6645 patch 8.2.2866: Vim9: memory leak when using inline function by Bram Moolenaar · 5 years ago
- d87c21a patch 8.2.2865: skipping over function body fails by Bram Moolenaar · 5 years ago
- 074f84c patch 8.2.2864: Vim9: crash when using inline function by Bram Moolenaar · 5 years ago
- 965c044 patch 8.2.2863: removing a text property does not redraw optimally by Bram Moolenaar · 5 years ago
- fc643e6 patch 8.2.2862: removing a text property causes the whole window to be redawn by Bram Moolenaar · 5 years ago
- 3b1373b patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statement by Bram Moolenaar · 5 years ago
- 1764faa patch 8.2.2860: adding a text property causes the whole window to be redawn by Bram Moolenaar · 5 years ago
- dcfc311 patch 8.2.2859: Tcl test fails because of changed error message by Bram Moolenaar · 5 years ago
- 6b02b38 patch 8.2.2858: test fails because of changed error message by Bram Moolenaar · 5 years ago
- ff65288 patch 8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level by Bram Moolenaar · 5 years ago
- 50157ef patch 8.2.2856: get readonly error for device that can't be written to by Bram Moolenaar · 5 years ago
- 0820f4d patch 8.2.2855: white space after "->" does not give E274 by Bram Moolenaar · 5 years ago
- 30e3de2 patch 8.2.2854: custom statusline cannot contain % items by shadmansaleh · 5 years ago
- d832c3c patch 8.2.2853: window is not updated after using <Cmd> mapping by Bram Moolenaar · 5 years ago
- 761ead4 patch 8.2.2852: configure can add --as-needed a second time by Natanael Copa · 5 years ago
- 847fe7d patch 8.2.2851: using <Cmd> mapping on the command line triggers CmdlineChanged by Bram Moolenaar · 5 years ago
- 71c6f7a patch 8.2.2850: recalling commands from history is not tested by obcat · 5 years ago
- 36f96a5 patch 8.2.2849: bufwrite not sufficiently tested by Yegappan Lakshmanan · 5 years ago
- fe8ebdb patch 8.2.2848: crash whn calling partial by Dominique Pelle · 5 years ago
- 588cf75 patch 8.2.2847: Perl not tested sufficiently by Dominique Pelle · 5 years ago
- 68db996 patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void by Bram Moolenaar · 5 years ago
- 918b089 patch 8.2.2845: MS-Windows: warning for signed/unsigned comparison by Bram Moolenaar · 5 years ago
- 24f7209 patch 8.2.2844: Vim9: memory leak when using searchpair() by Bram Moolenaar · 5 years ago
- f06ab6b patch 8.2.2843: Vim9: skip argument to searchpairpos() is not compiled by Bram Moolenaar · 5 years ago
- f18332f patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled by Bram Moolenaar · 5 years ago
- e08795e patch 8.2.2841: MS-Windows: cursor wrong when 'lz' and 'stl' are set by matveyt · 5 years ago
- 261417b patch 8.2.2840: Vim9: member operation not fully tested by Bram Moolenaar · 5 years ago
- 5631836 patch 8.2.2839: default redirection missing "ash" and "dash" by Natanael Copa · 5 years ago
- e3e598e patch 8.2.2838: file extension .wrap not recognized by Liam Beguin · 5 years ago
- 6d37e8e patch 8.2.2837: various code lines not covered by tests by Dominique Pelle · 5 years ago
- b7c9781 patch 8.2.2836: build failure without the +quickfix feature by Bram Moolenaar · 5 years ago
- dc3e2e6 patch 8.2.2835: Vim9: leaking memory in :cexpr by Bram Moolenaar · 5 years ago
- 5f7d4c0 patch 8.2.2834: Vim9: :cexpr does not work with local variables by Bram Moolenaar · 5 years ago
- 3a00659 patch 8.2.2833: two key command cancelled by moving mouse when using popup by Bram Moolenaar · 5 years ago
- 1ad72c8 patch 8.2.2832: operator cancelled by moving mouse when using popup by Bram Moolenaar · 5 years ago
- 0279510 patch 8.2.2831: Vim9: expandcmd() not tested by Bram Moolenaar · 5 years ago
- ad43199 patch 8.2.2830: terminal colors are not updated when 'background' is set by Bram Moolenaar · 5 years ago
- df36514 patch 8.2.2829: some comments are not correct or clear by Bram Moolenaar · 5 years ago
- 97a6c6a patch 8.2.2828: Coverity complains about not checking rename() return value by Bram Moolenaar · 5 years ago
- 5f8ed74 patch 8.2.2827: test file was not deleted by Dominique Pelle · 5 years ago
- 551c1ae patch 8.2.2826: compiler warnings for int to size_t conversion by Bram Moolenaar · 5 years ago
- 2bf6034 patch 8.2.2825: code in checkreadonly() not fully tested by Dominique Pelle · 5 years ago
- 1bb0da2 patch 8.2.2824: MS-Windows: build failure with MSVC by Bram Moolenaar · 5 years ago
- 5f628a1 patch 8.2.2823: MS-Windows: launching Vim from installer doesn't open README by Bram Moolenaar · 5 years ago
- 4a22897 patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregistering by Bram Moolenaar · 5 years ago
- 3d0e7a9 patch 8.2.2821: MS-Windows: unnessarily loading libraries when registering OLE by Bram Moolenaar · 5 years ago
- b6c2e9a patch 8.2.2820: session file may divide by zero by Bram Moolenaar · 5 years ago
- 4934ed3 patch 8.2.2819: finishing an abbreviation with multi-byte char may not work by Bram Moolenaar · 5 years ago
- aeed2a6 patch 8.2.2818: no jump added when opening terminal in current window by Bram Moolenaar · 5 years ago
- 227c58a patch 8.2.2817: Vim9: script sourcing continues after an error by Bram Moolenaar · 5 years ago
- 03717bf patch 8.2.2816: Vim9: comment below expression in lambda causes problems by Bram Moolenaar · 5 years ago
- b80d2fb patch 8.2.2815: status line flickers when redrawing popup menu info by Bram Moolenaar · 5 years ago
- b06b50d patch 8.2.2814: Vim9: unused variable by Bram Moolenaar · 5 years ago
- bb01a1e patch 8.2.2813: cannot grep using fuzzy matching by Yegappan Lakshmanan · 5 years ago
- 5930ddc patch 8.2.2812: Vim9: still crash when using substitute expression by Bram Moolenaar · 5 years ago
- b98cec2 patch 8.2.2811: Vim9: error for missing white space doesn't say where by Bram Moolenaar · 5 years ago
- d386e92 patch 8.2.2810: Vim9: crash when calling a function in a substitute expression by Bram Moolenaar · 5 years ago
- dc4c230 patch 8.2.2809: Vim9: :def function compilation fails when using :legacy by Bram Moolenaar · 5 years ago
- 730bf30 patch 8.2.2808: Vim9: increment and decrement not sufficiently tested by Bram Moolenaar · 5 years ago
- 340c59e patch 8.2.2807: build fails with tiny features by Bram Moolenaar · 5 years ago
- bdc0f1c patch 8.2.2806: Vim9: using "++nr" as a command might not work by Bram Moolenaar · 5 years ago
- 96cf4ba patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script by Bram Moolenaar · 5 years ago
- 7ba1e4d patch 8.2.2804: setting buffer local mapping with mapset() changes global by Bram Moolenaar · 5 years ago
- e0c03c8 patch 8.2.2803: flicker when the popup menu has an info popup by Bram Moolenaar · 5 years ago
- a6aa164 patch 8.2.2802: Vim9: illegal memory access by Bram Moolenaar · 5 years ago
- f6d9935 patch 8.2.2801: free Pascal makefile not recognized by Bram Moolenaar · 5 years ago