summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-11patch 9.0.1544: recent glibc marks sigset() as a deprecatedv9.0.1544ichizok
2023-05-11patch 9.0.1543: display errors when making topline shorterv9.0.1543Luuk van Baal
2023-05-11patch 9.0.1542: line not fully displayed if it doesn't fit in the screenv9.0.1542Luuk van Baal
2023-05-11patch 9.0.1541: CI: sound dummy is disabledv9.0.1541Philip H
2023-05-11patch 9.0.1540: reverse() on string doesn't work in compiled functionv9.0.1540Yegappan Lakshmanan
2023-05-10patch 9.0.1539: typst filetype is not recognizedv9.0.1539Gaetan Lepage
2023-05-10patch 9.0.1538: :wqall does not trigger ExitPrev9.0.1538Bram Moolenaar
2023-05-10patch 9.0.1537: message for opening the cmdline window is not translatedv9.0.1537Bram Moolenaar
2023-05-09patch 9.0.1536: CI: sound dummy stopped workingv9.0.1536Bram Moolenaar
2023-05-09patch 9.0.1535: test commented out in a wrong wayv9.0.1535Bram Moolenaar
2023-05-09patch 9.0.1534: test for expanding "~" in substitute takes too longv9.0.1534Bram Moolenaar
2023-05-09patch 9.0.1533: test for 'smoothscroll' is ineffectivev9.0.1533Luuk van Baal
2023-05-09patch 9.0.1532: crash when expanding "~" in substitute causes very long textv9.0.1532Bram Moolenaar
2023-05-09patch 9.0.1531: crash when register contents ends up being invalidv9.0.1531Bram Moolenaar
2023-05-09patch 9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff"v9.0.1530Luuk van Baal
2023-05-09patch 9.0.1529: code style test doesn't check for space after "if"v9.0.1529Bram Moolenaar
2023-05-08patch 9.0.1528: libsodium encryption is only used with "huge" featuresv9.0.1528Bram Moolenaar
2023-05-08patch 9.0.1527: crash when using negative value for term_colsv9.0.1527Kenta Sato
2023-05-08patch 9.0.1526: condition is always truev9.0.1526zeertzjq
2023-05-08patch 9.0.1525: 'smoothscroll' does not always work properlyv9.0.1525Luuk van Baal
2023-05-08patch 9.0.1524: passing -1 for bool is not always rejectedv9.0.1524zeertzjq
2023-05-07patch 9.0.1523: some error messages are not marked for translationv9.0.1523zeertzjq
2023-05-07patch 9.0.1522: some functions give two error messagesv9.0.1522Bram Moolenaar
2023-05-07patch 9.0.1521: failing redo of command with control charactersv9.0.1521zeertzjq
2023-05-06patch 9.0.1520: completion for option name includes all bool optionsv9.0.1520Bram Moolenaar
2023-05-06patch 9.0.1519: global 'filetype' is set when detected from file contentv9.0.1519Bram Moolenaar
2023-05-06patch 9.0.1518: search stats not always visible when searching backwardsv9.0.1518Christian Brabandt
2023-05-06patch 9.0.1517: MacOS: configure removes -O2 from $CFLAGSv9.0.1517Rose
2023-05-06patch 9.0.1516: cannot use special keys in <Cmd> mappingv9.0.1516zeertzjq
2023-05-06patch 9.0.1515: reverse() does not work for a Stringv9.0.1515Yegappan Lakshmanan
2023-05-06patch 9.0.1514: test waits unnecessarily long before checking screendumpv9.0.1514Bram Moolenaar
2023-05-06patch 9.0.1513: text scrolls unnecessarily when splittingv9.0.1513Luuk van Baal
2023-05-06patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' setv9.0.1512Luuk van Baal
2023-05-06patch 9.0.1511: crash when using wrong arg types to assert_match()v9.0.1511zeertzjq
2023-05-05patch 9.0.1510: misleading variable name for error messagev9.0.1510Bram Moolenaar
2023-05-05patch 9.0.1509: error message lacks mentioning the erroneous argumentv9.0.1509Bram Moolenaar
2023-05-05patch 9.0.1508: catch does not work when lines are joined with a newlinev9.0.1508zeertzjq
2023-05-04patch 9.0.1507: assert message is confusing with boolean resultv9.0.1507zeertzjq
2023-05-02patch 9.0.1506: line number not displayed when using 'smoothscroll'v9.0.1506zeertzjq
2023-05-02patch 9.0.1505: error when heredoc content looks like heredocv9.0.1505zeertzjq
2023-05-01patch 9.0.1504: no error when calling remote_startserver("")v9.0.1504h-east
2023-04-30patch 9.0.1503: Luau files are not recognizedv9.0.1503Amaan Qureshi
2023-04-30patch 9.0.1502: no test for deleting the end of a long wrapped linev9.0.1502Luuk van Baal
2023-04-30patch 9.0.1501: crash with nested :try and :throw in catch blockv9.0.1501Bram Moolenaar
2023-04-30patch 9.0.1500: The falsy operator is not tested properlyv9.0.1500zeertzjq
2023-04-29patch 9.0.1499: using uninitialized memory with fuzzy matchingv9.0.1499Bram Moolenaar
2023-04-29patch 9.0.1498: in a terminal window the cursor may jump aroundv9.0.1498Bram Moolenaar
2023-04-29patch 9.0.1497: the ruler percentage can't be localizedv9.0.1497Emir SARI
2023-04-28patch 9.0.1496: test restoring register with wrong valuev9.0.1496zeertzjq
2023-04-28patch 9.0.1495: GTK3: hiding the mouse pointer does not workv9.0.1495Kenny Stauffer