| Commit message (Expand) | Author | Age | Files | Lines |
* | patch 9.0.0417: Jsonnet files are not recognizedv9.0.0417 | =?UTF-8?q?Cezary=20Dro=C5=BCak?= | 2022-09-08 | 1 | -0/+3 |
* | patch 9.0.0411: only created files can be cleaned up with one callv9.0.0411 | Bram Moolenaar | 2022-09-07 | 1 | -2/+20 |
* | patch 9.0.0402: javascript module files are not recoginzedv9.0.0402 | Brett Holman | 2022-09-07 | 1 | -1/+1 |
* | Update runtime files | Bram Moolenaar | 2022-09-04 | 39 | -687/+922 |
* | patch 9.0.0379: cleaning up after writefile() is a hasslev9.0.0379 | Bram Moolenaar | 2022-09-04 | 1 | -17/+26 |
* | patch 9.0.0370: cleaning up afterwards can make a function messyv9.0.0370 | Bram Moolenaar | 2022-09-03 | 1 | -0/+56 |
* | patch 9.0.0349: filetype of *.sil files not well detectedv9.0.0349 | Bram Moolenaar | 2022-09-01 | 2 | -3/+20 |
* | patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminalv9.0.0347 | K.Takata | 2022-09-01 | 1 | -0/+12 |
* | patch 9.0.0346: :horizontal modifier not fully supportedv9.0.0346 | zeertzjq | 2022-09-01 | 1 | -5/+5 |
* | patch 9.0.0345: error message for list argument could be clearerv9.0.0345 | Bram Moolenaar | 2022-09-01 | 1 | -1/+1 |
* | patch 9.0.0342: ":wincmd =" equalizes in two directionsv9.0.0342 | Bram Moolenaar | 2022-08-31 | 1 | -1/+12 |
* | patch 9.0.0340: the 'cmdheight' zero support causes too much troublev9.0.0340 | Bram Moolenaar | 2022-08-31 | 1 | -16/+5 |
* | Update runtime files | Bram Moolenaar | 2022-08-30 | 18 | -16/+1319 |
* | patch 9.0.0321: cannot use the message popup window directlyv9.0.0321 | Bram Moolenaar | 2022-08-29 | 1 | -0/+10 |
* | patch 9.0.0319: Godot shader files are not recognizedv9.0.0319 | Maxim Kim | 2022-08-29 | 1 | -1/+4 |
* | patch 9.0.0314: VDM files are not recognizedv9.0.0314 | Alessandro Pezzoni | 2022-08-29 | 1 | -0/+5 |
* | patch 9.0.0303: it is not easy to get information about a scriptv9.0.0303 | Yegappan Lakshmanan | 2022-08-28 | 1 | -11/+29 |
* | patch 9.0.0288: when 'cmdheight' is zero some messages are not displayedv9.0.0288 | Bram Moolenaar | 2022-08-27 | 1 | -3/+5 |
* | patch 9.0.0285: it is not easy to change the command line from a pluginv9.0.0285 | Shougo Matsushita | 2022-08-27 | 2 | -6/+22 |
* | Update runtime files | Bram Moolenaar | 2022-08-26 | 30 | -360/+703 |
* | patch 9.0.0280: the builtin termcap list depends on the versionv9.0.0280 | Bram Moolenaar | 2022-08-26 | 3 | -13/+9 |
* | patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu'v9.0.0279 | Bram Moolenaar | 2022-08-26 | 2 | -8/+6 |
* | patch 9.0.0278: the +wildignore feature is nearly always availablev9.0.0278 | Bram Moolenaar | 2022-08-26 | 2 | -7/+1 |
* | patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny versionv9.0.0270 | Bram Moolenaar | 2022-08-25 | 3 | -6/+3 |
* | patch 9.0.0269: getscriptinfo() does not include the versionv9.0.0269 | Yegappan Lakshmanan | 2022-08-25 | 1 | -2/+9 |
* | patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265 | Bram Moolenaar | 2022-08-25 | 6 | -24/+2 |
* | patch 9.0.0261: bufload() reads a file even if the name is not a file namev9.0.0261 | Bram Moolenaar | 2022-08-25 | 1 | -2/+4 |
* | Update runtime files | Bram Moolenaar | 2022-08-24 | 19 | -69/+2042 |
* | patch 9.0.0253: a symlink to an autoload script results in two entriesv9.0.0253 | Bram Moolenaar | 2022-08-24 | 2 | -5/+12 |
* | patch 9.0.0247: cannot add padding to virtual text without highlightv9.0.0247 | Bram Moolenaar | 2022-08-23 | 1 | -4/+12 |
* | patch 9.0.0244: cannot easily get the list of sourced scriptsv9.0.0244 | Yegappan Lakshmanan | 2022-08-22 | 2 | -7/+22 |
* | Update runtime files | Bram Moolenaar | 2022-08-19 | 34 | -2455/+1334 |
* | patch 9.0.0222: no good reason why text objects are only in larger buildsv9.0.0222 | Bram Moolenaar | 2022-08-16 | 2 | -3/+2 |
* | Update runtime files | Bram Moolenaar | 2022-08-15 | 23 | -1203/+3013 |
* | patch 9.0.0202: code and help for indexof() is not idealv9.0.0202 | Yegappan Lakshmanan | 2022-08-13 | 1 | -14/+17 |
* | patch 9.0.0197: astro files are not detectedv9.0.0197 | Emilia Zapata | 2022-08-13 | 1 | -0/+3 |
* | patch 9.0.0196: finding value in list may require a for loopv9.0.0196 | Yegappan Lakshmanan | 2022-08-13 | 2 | -3/+51 |
* | patch 9.0.0195: metafun files are not recogizedv9.0.0195 | Bram Moolenaar | 2022-08-12 | 1 | -0/+1 |
* | patch 9.0.0182: quarto files are not recognizedv9.0.0182 | smjonas | 2022-08-10 | 1 | -0/+3 |
* | Update runtime files | Bram Moolenaar | 2022-08-08 | 18 | -212/+511 |
* | patch 9.0.0144: text property cannot override 'cursorline' highlightv9.0.0144 | Bram Moolenaar | 2022-08-05 | 1 | -0/+2 |
* | patch 9.0.0141: "delmenu" does not remove autocmmandsv9.0.0141 | zeertzjq | 2022-08-05 | 1 | -0/+25 |
* | patch 9.0.0131: virtual text with Tab is not displayed correctlyv9.0.0131 | Bram Moolenaar | 2022-08-01 | 1 | -0/+2 |
* | Update runtime files | Bram Moolenaar | 2022-08-01 | 23 | -59/+1281 |
* | patch 9.0.0121: cannot put virtual text after or below a linev9.0.0121 | Bram Moolenaar | 2022-07-31 | 1 | -5/+27 |
* | patch 9.0.0118: no test for what patch 9.0.0155 fixesv9.0.0118 | zeertzjq | 2022-07-31 | 1 | -1/+1 |
* | patch 9.0.0114: the command line takes up space even when not usedv9.0.0114 | Shougo Matsushita | 2022-07-30 | 1 | -4/+11 |
* | patch 9.0.0111: "nocombine" is missing from synIDattr()v9.0.0111 | Bram Moolenaar | 2022-07-30 | 1 | -0/+1 |
* | patch 9.0.0110: help tag generation picks up words in code examplesv9.0.0110 | Carlo Teubner | 2022-07-30 | 1 | -10/+22 |
* | Update runtime files | Bram Moolenaar | 2022-07-29 | 30 | -411/+731 |