summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-16patch 8.2.4968: reading past end of the line when C-indentingv8.2.4968Bram Moolenaar
2022-05-16patch 8.2.4967: MS-Windows GUI: mouse event test sometimes failsv8.2.4967Bram Moolenaar
2022-05-16patch 8.2.4966: MS-Windows GUI: mouse event test gets extra eventv8.2.4966Bram Moolenaar
2022-05-16patch 8.2.4965: GUI: testing mouse move event depends on screen cell sizev8.2.4965Bram Moolenaar
2022-05-16patch 8.2.4964: MS-Windows GUI: mouse event test is flakyv8.2.4964Bram Moolenaar
2022-05-16patch 8.2.4963: expanding path with "/**" may overrun end of bufferv8.2.4963Bram Moolenaar
2022-05-16patch 8.2.4962: files show up in git statusv8.2.4962shane.xb.qian
2022-05-16patch 8.2.4961: build error with a certain combination of featuresv8.2.4961Bram Moolenaar
2022-05-15patch 8.2.4960: text properties that cross lines not updated for deleted linev8.2.4960Paul Ollis
2022-05-15patch 8.2.4959: using NULL regexp programv8.2.4959Bram Moolenaar
2022-05-15patch 8.2.4958: a couple conditions are always truev8.2.4958=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-05-15patch 8.2.4957: text properties in a wrong position after a block changev8.2.4957LemonBoy
2022-05-14patch 8.2.4956: reading past end of line with "gf" in Visual block modev8.2.4956Bram Moolenaar
2022-05-14patch 8.2.4955: text property in wrong position after auto-indentv8.2.4955LemonBoy
2022-05-14patch 8.2.4954: inserting line breaks text property spanning two linesv8.2.4954LemonBoy
2022-05-14Update runtime files, new color schemesBram Moolenaar
2022-05-14patch 8.2.4953: with 'si' inserting '}' after completion goes wrongv8.2.4953Bram Moolenaar
2022-05-14patch 8.2.4952: GUI test will fail if color scheme changesv8.2.4952Bram Moolenaar
2022-05-14patch 8.2.4951: smart indenting done when not enabledv8.2.4951Bram Moolenaar
2022-05-13patch 8.2.4950: text properties position wrong after shifting textv8.2.4950LemonBoy
2022-05-13patch 8.2.4949: Vim9: some code not covered by testsv8.2.4949Bram Moolenaar
2022-05-13patch 8.2.4948: cannot use Perl heredoc in nested :def functionv8.2.4948Bram Moolenaar
2022-05-13patch 8.2.4947: text properties not adjusted when accepting spell suggestionv8.2.4947LemonBoy
2022-05-12patch 8.2.4946: Vim9: some code not covered by testsv8.2.4946Bram Moolenaar
2022-05-12patch 8.2.4945: inconsistent use of white spacev8.2.4945Bram Moolenaar
2022-05-12Update runtime files and translationsBram Moolenaar
2022-05-12patch 8.2.4944: text properties are wrong after "cc"v8.2.4944LemonBoy
2022-05-12patch 8.2.4943: changing 'switchbuf' may have no effectv8.2.4943Sean Dewar
2022-05-12patch 8.2.4942: error when setting 'filetype' in help file againv8.2.4942Bram Moolenaar
2022-05-12patch 8.2.4941: '[ and '] marks may be wrong after undov8.2.4941LemonBoy
2022-05-12patch 8.2.4940: some code is never usedv8.2.4940Bram Moolenaar
2022-05-11patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positionsv8.2.4939zeertzjq
2022-05-11patch 8.2.4938: crash when matching buffer with invalid patternv8.2.4938Bram Moolenaar
2022-05-10patch 8.2.4937: no test for what 8.2.4931 fixesv8.2.4937Bram Moolenaar
2022-05-10patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrongv8.2.4936LemonBoy
2022-05-10patch 8.2.4935: with 'foldmethod' "indent" some lines not included in foldv8.2.4935Brandon Simmons
2022-05-10patch 8.2.4934: string interpolation fails when not evaluatingv8.2.4934Bram Moolenaar
2022-05-10patch 8.2.4933: a few more capitalization mistakes in error messagesv8.2.4933Bram Moolenaar
2022-05-10patch 8.2.4932: not easy to filter the output of maplist()v8.2.4932Ernie Rael
2022-05-10patch 8.2.4931: Crash with sequence of Perl commandsv8.2.4931Bram Moolenaar
2022-05-10patch 8.2.4930: interpolated string expression requires escapingv8.2.4930Bram Moolenaar
2022-05-09patch 8.2.4929: off-by-one error in in statusline itemv8.2.4929LemonBoy
2022-05-09patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar
2022-05-09Update runtime files, translationsBram Moolenaar
2022-05-09patch 8.2.4927: return type of remove() incorrect when using three argumentsv8.2.4927Bram Moolenaar
2022-05-09patch 8.2.4926: #ifdef for crypt feature around too many linesv8.2.4926zeertzjq
2022-05-09patch 8.2.4925: trailing backslash may cause reading past end of linev8.2.4925Bram Moolenaar
2022-05-09patch 8.2.4924: maparg() may return a string that cannot be reusedv8.2.4924zeertzjq
2022-05-09patch 8.2.4923: test checks for terminal feature unnecessarilyv8.2.4923zeertzjq
2022-05-08patch 8.2.4922: mouse test fails on MS-Windowsv8.2.4922Bram Moolenaar