summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1563: GTK3: window manager resize hints are incompleteHEADmasterBram Moolenaar2023-05-162-2/+6
* patch 9.0.1562: mixing package managers is not a good ideav9.0.1562Philip H2023-05-162-5/+6
* patch 9.0.1561: display wrong when moving cursor to above the top linev9.0.1561Luuk van Baal2023-05-1510-13/+58
* patch 9.0.1560: Win32: When 'encoding' is set $PATH has duplicate entriesv9.0.1560K.Takata2023-05-152-24/+33
* patch 9.0.1559: function argument types not always checkedv9.0.1559Bram Moolenaar2023-05-154-12/+89
* patch 9.0.1558: wrong error for unreachable code after :throwv9.0.1558Bram Moolenaar2023-05-145-6/+39
* patch 9.0.1557: test failures for unreachable codev9.0.1557Bram Moolenaar2023-05-147-9/+31
* patch 9.0.1556: Vim9: error for missing "return" after "throw"v9.0.1556Bram Moolenaar2023-05-143-0/+16
* Update runtime filesBram Moolenaar2023-05-1442-1076/+2008
* patch 9.0.1555: setcharsearch() does not clear last searched char properlyv9.0.1555zeertzjq2023-05-144-3/+14
* patch 9.0.1554: code for handling 'switchbuf' is repeatedv9.0.1554Yegappan Lakshmanan2023-05-145-43/+39
* patch 9.0.1553: CI: using slightly outdated gcc versionv9.0.1553Philip H2023-05-132-3/+6
* patch 9.0.1552: CI: sound-dummy module is not installedv9.0.1552Philip H2023-05-132-2/+4
* patch 9.0.1551: position of marker for 'smoothscroll' not computed correctlyv9.0.1551Luuk van Baal2023-05-135-23/+38
* patch 9.0.1550: in cmdline window S-Tab does not select previous completionv9.0.1550Bram Moolenaar2023-05-133-0/+22
* patch 9.0.1549: USD filetype is not recognizedv9.0.1549Colin Kennedy2023-05-133-0/+6
* patch 9.0.1548: CI: check in sound-dummy module may throw an errorv9.0.1548Christian Brabandt2023-05-132-2/+4
* patch 9.0.1547: Coveralls workflow on CI is commented outv9.0.1547Philip H2023-05-122-26/+2
* patch 9.0.1546: some commands for opening a file don't use 'switchbuf'v9.0.1546Yegappan Lakshmanan2023-05-125-18/+106
* patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h"v9.0.1545Luuk van Baal2023-05-124-0/+16
* patch 9.0.1544: recent glibc marks sigset() as a deprecatedv9.0.1544ichizok2023-05-1112-75/+137
* patch 9.0.1543: display errors when making topline shorterv9.0.1543Luuk van Baal2023-05-1110-14/+77
* patch 9.0.1542: line not fully displayed if it doesn't fit in the screenv9.0.1542Luuk van Baal2023-05-114-5/+32
* patch 9.0.1541: CI: sound dummy is disabledv9.0.1541Philip H2023-05-112-12/+17
* patch 9.0.1540: reverse() on string doesn't work in compiled functionv9.0.1540Yegappan Lakshmanan2023-05-118-18/+31
* patch 9.0.1539: typst filetype is not recognizedv9.0.1539Gaetan Lepage2023-05-105-3/+65
* patch 9.0.1538: :wqall does not trigger ExitPrev9.0.1538Bram Moolenaar2023-05-105-6/+37
* patch 9.0.1537: message for opening the cmdline window is not translatedv9.0.1537Bram Moolenaar2023-05-104-4/+9
* patch 9.0.1536: CI: sound dummy stopped workingv9.0.1536Bram Moolenaar2023-05-092-11/+14
* patch 9.0.1535: test commented out in a wrong wayv9.0.1535Bram Moolenaar2023-05-092-12/+14
* patch 9.0.1534: test for expanding "~" in substitute takes too longv9.0.1534Bram Moolenaar2023-05-092-12/+15
* patch 9.0.1533: test for 'smoothscroll' is ineffectivev9.0.1533Luuk van Baal2023-05-095-15/+17
* patch 9.0.1532: crash when expanding "~" in substitute causes very long textv9.0.1532Bram Moolenaar2023-05-093-11/+35
* patch 9.0.1531: crash when register contents ends up being invalidv9.0.1531Bram Moolenaar2023-05-093-1/+20
* patch 9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff"v9.0.1530Luuk van Baal2023-05-094-43/+56
* patch 9.0.1529: code style test doesn't check for space after "if"v9.0.1529Bram Moolenaar2023-05-099-11/+17
* patch 9.0.1528: libsodium encryption is only used with "huge" featuresv9.0.1528Bram Moolenaar2023-05-082-2/+4
* patch 9.0.1527: crash when using negative value for term_colsv9.0.1527Kenta Sato2023-05-083-2/+18
* patch 9.0.1526: condition is always truev9.0.1526zeertzjq2023-05-082-5/+6
* patch 9.0.1525: 'smoothscroll' does not always work properlyv9.0.1525Luuk van Baal2023-05-087-27/+101
* patch 9.0.1524: passing -1 for bool is not always rejectedv9.0.1524zeertzjq2023-05-085-15/+29
* patch 9.0.1523: some error messages are not marked for translationv9.0.1523zeertzjq2023-05-074-3/+5
* patch 9.0.1522: some functions give two error messagesv9.0.1522Bram Moolenaar2023-05-074-6/+21
* patch 9.0.1521: failing redo of command with control charactersv9.0.1521zeertzjq2023-05-074-5/+34
* patch 9.0.1520: completion for option name includes all bool optionsv9.0.1520Bram Moolenaar2023-05-065-7/+40
* patch 9.0.1519: global 'filetype' is set when detected from file contentv9.0.1519Bram Moolenaar2023-05-062-76/+78
* patch 9.0.1518: search stats not always visible when searching backwardsv9.0.1518Christian Brabandt2023-05-067-6/+70
* patch 9.0.1517: MacOS: configure removes -O2 from $CFLAGSv9.0.1517Rose2023-05-063-16/+12
* patch 9.0.1516: cannot use special keys in <Cmd> mappingv9.0.1516zeertzjq2023-05-067-33/+60
* patch 9.0.1515: reverse() does not work for a Stringv9.0.1515Yegappan Lakshmanan2023-05-068-8/+76