summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-05patch 9.0.1988: Vim9: potential use-after-free for class membersv9.0.1988Yegappan Lakshmanan
2023-10-05patch 9.0.1987: win32: font-size calculation can be improvedv9.0.1987Ken Takata
2023-10-05translation(sr): Update Serbian messages translation (#13282)Ivan Pešić
2023-10-05patch 9.0.1986: Vim9: accepting type-annotationsv9.0.1986Yegappan Lakshmanan
2023-10-05runtime(just): Correct filetype detection pattern and style (#13284)dundargoc
2023-10-05patch 9.0.1985: CI: codecov is intrusivev9.0.1985dundargoc
2023-10-04patch 9.0.1984: CI: Test_open_delay*() fails on FreeBSD 14v9.0.1984Christian Brabandt
2023-10-04patch 9.0.1983: scrolling inactive window not possible with cursorbindv9.0.1983zeertzjq
2023-10-04runtime(netrw): error when trying to :bd unloaded bufferyasuda
2023-10-04patch 9.0.1982: vim9: clean up from v9.0.1955v9.0.1982Ernie Rael
2023-10-04patch 9.0.1981: not being able to scroll up in diff modev9.0.1981zeertzjq
2023-10-04patch 9.0.1980: win32: issues with stable python ABIv9.0.1980Ken Takata
2023-10-04patch 9.0.1979: Cirrus CI disabledv9.0.1979zeertzjq
2023-10-04patch 9.0.1978: No filetype detection for just filesv9.0.1978dundargoc
2023-10-04patch 9.0.1977: Vim9: object members can change typev9.0.1977Yegappan Lakshmanan
2023-10-04translation(it): update translation of xxd manpageAntonio Giovanni Colombo
2023-10-03runtime(doc): update xxd manpage and mention $NO_COLOR envChristian Brabandt
2023-10-03runtime(doc): fix two typos in `vim9.txt` and `options.txt` (#13258)Aliaksei Budavei
2023-10-03runtime(doc): remove E1507 help tag, which is no longer used (#13254)zeertzjq
2023-10-02patch 9.0.1976: style: space before tab in optionstr.cv9.0.1976Christian Brabandt
2023-10-02patch 9.0.1975: xattr: permission-denied errors on writev9.0.1975Gene C
2023-10-02translation(ru): Update Russian message translation to Vim 9.0.1968 (#13239)Restorer
2023-10-02runtime(doc): add missing error numbers in the help. (#13241)Yegappan Lakshmanan
2023-10-02runtime(doc): mention how to disable folding in diff mode (#13242)dundargoc
2023-10-02runtime(doc): fix typos.h_east
2023-10-02patch 9.0.1974: vim9: using contra-variant type-checksv9.0.1974Yegappan Lakshmanan
2023-10-02patch 9.0.1973: Clean up cmdline option completion codev9.0.1973Yee Cheng Chin
2023-10-02patch 9.0.1972: win32: missing '**' expansion testv9.0.1972Ken Takata
2023-10-02patch 9.0.1971: macOS: FEAT_SOUND guard too restrictivev9.0.1971Yee Cheng Chin
2023-10-02patch 9.0.1970: win32: high-dpi support can be improvedv9.0.1970Ken Takata
2023-10-02patch 9.0.1969: [security] buffer-overflow in trunc_string()v9.0.1969Christian Brabandt
2023-10-01patch 9.0.1968: cmdline completion should consider key optionv9.0.1968Yee Cheng Chin
2023-10-01patch 9.0.1967: xattr errors not translatedv9.0.1967zeertzjq
2023-09-30patch 9.0.1966: configure prints stray 6 when checking librubyv9.0.1966Illia Bobyr
2023-09-30patch 9.0.1965: wrong auto/configure scriptv9.0.1965Illia Bobyr
2023-09-30patch 9.0.1964: xattr support fails to build on MacOS Xv9.0.1964Christian Brabandt
2023-09-30patch 9.0.1963: Configure script may not detect xattrv9.0.1963zeertzjq
2023-09-30patch 9.0.1962: No support for writing extended attributesv9.0.1962Christian Brabandt
2023-09-30patch 9.0.1961: 'listchars' completion misses "multispace" and "leadmultispace"v9.0.1961zeertzjq
2023-09-30patch 9.0.1960: Make CI checks more strictv9.0.1960Yee Cheng Chin
2023-09-29patch 9.0.1959: Vim9: methods parameters and types are covariantv9.0.1959Yegappan Lakshmanan
2023-09-29patch 9.0.1958: cannot complete option valuesv9.0.1958Yee Cheng Chin
2023-09-29patch 9.0.1957: termcap options should change when setting keyprotocolv9.0.1957Gregory Anders
2023-09-29patch 9.0.1956: Custom completion skips orig cmdline if it invokes glob()v9.0.1956zeertzjq
2023-09-29patch 9.0.1955: Vim9: lockvar issues with objects/classesv9.0.1955Ernie Rael
2023-09-29patch 9.0.1954: CI: change netrw label in labeller botv9.0.1954Ken Takata
2023-09-29patch 9.0.1953: Misplaced comment in errors.hv9.0.1953Ken Takata
2023-09-29patch 9.0.1952: Vim9: unused static fieldv9.0.1952Yegappan Lakshmanan
2023-09-29runtime(doc): text-objects: document how escaped delimiters are handledChristian Brabandt
2023-09-28patch 9.0.1951: Vim9: hard to debug vim9_class errors from CIv9.0.1951Yegappan Lakshmanan