summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-11-27patch 9.0.2131: not all nushell files detectedv9.0.2131Daniel Buch Hansen
2023-11-27translation(de): Updated German translations (#13585)Christian Brabandt
2023-11-26translation(it): updated Italian translationAntonio Giovanni Colombo
2023-11-25patch 9.0.2130: some errors with translation Makefilesv9.0.2130Ken Takata
2023-11-25patch 9.0.2129: [security]: use-after-free in call_dfunc()v9.0.2129mityu
2023-11-25patch 9.0.2128: runtime(swig): add syntax and filetype pluginsv9.0.2128Julien Marrec
2023-11-23patch 9.0.2127: translation Makefiles can be improvedv9.0.2127RestorerZ
2023-11-23patch 9.0.2126: unused assignments when checking 'listchars'v9.0.2126zeertzjq
2023-11-23patch 9.0.2125: File info disappears when 'cmdheight' has decreasedv9.0.2125zeertzjq
2023-11-23patch 9.0.2124: INT overflow detection logic can be simplifiedv9.0.2124Ernie Rael
2023-11-23patch 9.0.2123: Problem with initializing the length of range() listsv9.0.2123Christian Brabandt
2023-11-22patch 9.0.2122: [security]: prevent overflow in indentingv9.0.2122Christian Brabandt
2023-11-22patch 9.0.2121: [security]: use-after-free in ex_substitutev9.0.2121Christian Brabandt
2023-11-21patch 9.0.2120: un-used assignment in do_source_buffer_initv9.0.2120Christian Brabandt
2023-11-21patch 9.0.2119: remove dead-condition in ex_classv9.0.2119Christian Brabandt
2023-11-21patch 9.0.2118: [security]: avoid double-free in get_style_font_variantsv9.0.2118Christian Brabandt
2023-11-21patch 9.0.2117: [security] use-after-free in qf_free_itemsv9.0.2117Christian Brabandt
2023-11-19patch 9.0.2116: No test for defining sign without attributev9.0.2116Luuk van Baal
2023-11-19patch 9.0.2115: crash when callback function aborts because of recursivenessv9.0.2115Christian Brabandt
2023-11-19patch 9.0.2114: overflow detection not accurate when adding digitsv9.0.2114Christian Brabandt
2023-11-19patch 9.0.2113: Coverity warns for another overflow in shift_line()v9.0.2113Christian Brabandt
2023-11-17translation(sr): Update Serbian messages translation (#13538)Ivan Pešić
2023-11-16patch 9.0.2112: [security]: overflow in shift_linev9.0.2112Christian Brabandt
2023-11-16patch 9.0.2111: [security]: overflow in get_numberv9.0.2111Christian Brabandt
2023-11-16patch 9.0.2110: [security]: overflow in ex address parsingv9.0.2110Christian Brabandt
2023-11-16patch 9.0.2109: [security]: overflow in nv_z_get_countv9.0.2109Christian Brabandt
2023-11-16patch 9.0.2108: [security]: overflow with count for :s commandv9.0.2108Christian Brabandt
2023-11-16patch 9.0.2107: [security]: FPE in adjust_plines_for_skipcolv9.0.2107Christian Brabandt
2023-11-16patch 9.0.2106: [security]: Use-after-free in win_close()v9.0.2106Christian Brabandt
2023-11-14patch 9.0.2105: skipcol not reset when topline changedv9.0.2105Luuk van Baal
2023-11-14patch 9.0.2104: wast filetype should be replaced by wat filetypev9.0.2104rhysd
2023-11-12patch 9.0.2103: recursive callback may cause issues on some archsv9.0.2103Christian Brabandt
2023-11-12patch 9.0.2102: matchparen highlight not cleared in completion modev9.0.2102Christian Brabandt
2023-11-12runtime(termdebug): improve the breakpoint sign label (#13525)Shane-XB-Qian
2023-11-12patch 9.0.2101: CI: test_termdebug may still failv9.0.2101shane.xb.qian
2023-11-11patch 9.0.2100: CI: test_termdebug failsv9.0.2100Christian Brabandt
2023-11-11patch 9.0.2099: win32: terminal codes clear the terminalv9.0.2099Nir Lichtman
2023-11-11patch 9.0.2098: No filetype support for xcompose filesv9.0.2098ObserverOfTime
2023-11-11patch 9.0.2097: No support for cypher filesv9.0.2097Gerrit Meier
2023-11-11patch 9.0.2096: Vim9: confusing usage of privatev9.0.2096Ernie Rael
2023-11-08runtime(termdebug): improve window handling, shorten var typesshane.xb.qian
2023-11-08runtime(termdebug): handle buffer-local mappings properlyshane.xb.qian
2023-11-08patch 9.0.2095: statusline may look different than expectedv9.0.2095Christian Brabandt
2023-11-08patch 9.0.2094: Vim9: need more assignment testsv9.0.2094Yegappan Lakshmanan
2023-11-08patch 9.0.2093: Unsupported option causes skipping of modeline testv9.0.2093zeertzjq
2023-11-05patch 9.0.2092: tests: failure in test_arabicv9.0.2092Christian Brabandt
2023-11-05translation(ru): Update the translation of Russian messages to Vim 9.0.2091 (...Restorer
2023-11-05patch 9.0.2091: Vim9: cannot convert list to string using +=v9.0.2091Yegappan Lakshmanan
2023-11-04patch 9.0.2090: complete_info() skips entries with 'noselect'v9.0.2090Christian Brabandt
2023-11-04patch 9.0.2089: sound_playfile() fails when using powershellv9.0.2089GuyBrush