summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1030: using freed memory with the cmdline popup menuv9.0.1030Bram Moolenaar2022-12-084-5/+41
* patch 9.0.1029: autoload directory missing from distributionv9.0.1029Bram Moolenaar2022-12-082-0/+3
* patch 9.0.1028: mouse shape test is flaky, especially on Mac OSv9.0.1028Yee Cheng Chin2022-12-082-33/+46
* patch 9.0.1027: LGTM is soon shutting downv9.0.1027Philip H2022-12-073-5/+2
* patch 9.0.1026: type of w_last_topfill is wrongv9.0.1026Bram Moolenaar2022-12-072-2/+4
* patch 9.0.1025: WinScrolled is not triggered when filler lines changev9.0.1025zeertzjq2022-12-075-15/+111
* Update runtime filesBram Moolenaar2022-12-0642-239/+2050
* patch 9.0.1024: CI doesn't use the latest FreeBSD versionv9.0.1024Philip H2022-12-062-2/+4
* patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't workv9.0.1023K.Takata2022-12-064-5/+24
* patch 9.0.1022: suspend test fails on Mac OS when suspending Vimv9.0.1022Bram Moolenaar2022-12-062-2/+4
* patch 9.0.1021: test trips over g:namev9.0.1021Bram Moolenaar2022-12-062-0/+3
* patch 9.0.1020: tests call GetSwapFileList() before it is definedv9.0.1020Bram Moolenaar2022-12-062-7/+9
* patch 9.0.1019: 'smoothscroll' and virtual text above don't work togetherv9.0.1019Bram Moolenaar2022-12-0621-40/+229
* patch 9.0.1018: suspend test still fails on Mac OSv9.0.1018Bram Moolenaar2022-12-062-6/+8
* patch 9.0.1017: test for srand() fails on MS-Windowsv9.0.1017Bram Moolenaar2022-12-062-12/+4
* patch 9.0.1016: screenpos() does not count filler lines for diff modev9.0.1016Bram Moolenaar2022-12-053-0/+24
* patch 9.0.1015: without /dev/urandom srand() seed is too predictablev9.0.1015Yasuhiro Matsumoto2022-12-053-2/+46
* patch 9.0.1014: zir files are not recognizedv9.0.1014Bram Moolenaar2022-12-053-1/+5
* patch 9.0.1013: suspend test often fails on Mac OSv9.0.1013Bram Moolenaar2022-12-052-8/+10
* patch 9.0.1012: tests may get stuck in buffer with swap filev9.0.1012Bram Moolenaar2022-12-052-1/+10
* patch 9.0.1011: ml_get error when using screenpos()v9.0.1011Bram Moolenaar2022-12-053-0/+10
* patch 9.0.1010: stray warnings for existing swap filesv9.0.1010Bram Moolenaar2022-12-053-1/+12
* patch 9.0.1009: test for catch after interrupt is flaky on MS-Windowsv9.0.1009Bram Moolenaar2022-12-052-0/+5
* patch 9.0.1008: test for swapfilelist() fails on MS-Windowsv9.0.1008Bram Moolenaar2022-12-053-3/+10
* patch 9.0.1007: there is no way to get a list of swap file namesv9.0.1007Bram Moolenaar2022-12-0514-71/+104
* patch 9.0.1006: suspend test still sometimes fails on MacOSv9.0.1006Bram Moolenaar2022-12-042-0/+10
* patch 9.0.1005: a failed test may leave a swap file behindv9.0.1005Bram Moolenaar2022-12-047-1/+57
* patch 9.0.1004: suspend test sometimes fails on MacOSv9.0.1004Bram Moolenaar2022-12-042-0/+7
* patch 9.0.1003: tiny build failsv9.0.1003Bram Moolenaar2022-12-042-2/+2
* patch 9.0.1002: command list test failsv9.0.1002Bram Moolenaar2022-12-042-0/+4
* patch 9.0.1001: classes are not documented or implemented yetv9.0.1001Bram Moolenaar2022-12-0418-106/+907
* patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarilyv9.0.1000Bram Moolenaar2022-12-034-6/+19
* patch 9.0.0999: memory may leakv9.0.0999Bram Moolenaar2022-12-032-0/+4
* patch 9.0.0998: "gk" may reset skipcol when not neededv9.0.0998Bram Moolenaar2022-12-033-9/+44
* patch 9.0.0997: Coverity warns for dead codev9.0.0997Bram Moolenaar2022-12-032-1/+3
* patch 9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeysv9.0.0996Bram Moolenaar2022-12-032-3/+7
* patch 9.0.0995: padding before virtual text is highlightedv9.0.0995Bram Moolenaar2022-12-024-24/+33
* patch 9.0.0994: tests for empty prop type name failv9.0.0994Bram Moolenaar2022-12-022-2/+4
* patch 9.0.0993: display errors when adding or removing text property typev9.0.0993Bram Moolenaar2022-12-0211-18/+126
* patch 9.0.0992: Vim9 script: get E1096 when comment follows returnv9.0.0992mityu2022-12-023-1/+15
* patch 9.0.0991: crash when reading help index with various options setv9.0.0991Bram Moolenaar2022-12-023-7/+29
* patch 9.0.0990: callback name argument is changed by setqflist()v9.0.0990Bram Moolenaar2022-12-029-33/+70
* patch 9.0.0989: popupwin test is more flaky on MacOSv9.0.0989Bram Moolenaar2022-12-022-2/+7
* patch 9.0.0988: using feedkeys() does not show up in a channel logv9.0.0988Bram Moolenaar2022-12-022-54/+61
* patch 9.0.0987: file missing from list of distributed filesv9.0.0987Bram Moolenaar2022-12-022-0/+3
* patch 9.0.0986: build failure with tiny versionv9.0.0986Bram Moolenaar2022-12-022-0/+6
* patch 9.0.0985: when using kitty keyboard protocol function keys may not workv9.0.0985Bram Moolenaar2022-12-024-68/+249
* patch 9.0.0984: GUI: remote_foreground() does not always workv9.0.0984Bram Moolenaar2022-12-012-1/+14
* patch 9.0.0983: stray characters displayed when starting the GUIv9.0.0983Bram Moolenaar2022-12-012-0/+3
* patch 9.0.0982: 'cursorline' not drawn before virtual text belowv9.0.0982Bram Moolenaar2022-12-014-41/+92