]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2023-11-26  Antonio Giovanni... translation(it): updated Italian translation
2023-11-25  Ken Takatapatch 9.0.2130: some errors with translation Makefiles v9.0.2130
2023-11-25  mityupatch 9.0.2129: [security]: use-after-free in call_dfunc() v9.0.2129
2023-11-25  Restorerruntime(doc): Update doc Makefiles with comments from...
2023-11-25  Jōshinruntime(tsx): add indentation plugin (fixes #13574...
2023-11-25  Julien Marrecpatch 9.0.2128: runtime(swig): add syntax and filetype... v9.0.2128
2023-11-23  RestorerZpatch 9.0.2127: translation Makefiles can be improved v9.0.2127
2023-11-23  zeertzjqpatch 9.0.2126: unused assignments when checking 'listc... v9.0.2126
2023-11-23  zeertzjqpatch 9.0.2125: File info disappears when 'cmdheight... v9.0.2125
2023-11-23  Ernie Raelpatch 9.0.2124: INT overflow detection logic can be... v9.0.2124
2023-11-23  Christian Brabandtpatch 9.0.2123: Problem with initializing the length... v9.0.2123
2023-11-22  Christian Brabandtpatch 9.0.2122: [security]: prevent overflow in indenting v9.0.2122
2023-11-22  Christian Brabandtpatch 9.0.2121: [security]: use-after-free in ex_substitute v9.0.2121
2023-11-22  K.Takataruntime(netrw): Fix handling of very long filename...
2023-11-21  Christian Brabandtpatch 9.0.2120: un-used assignment in do_source_buffer_init v9.0.2120
2023-11-21  Christian Brabandtpatch 9.0.2119: remove dead-condition in ex_class v9.0.2119
2023-11-21  Christian Brabandtpatch 9.0.2118: [security]: avoid double-free in get_st... v9.0.2118
2023-11-21  Christian Brabandtpatch 9.0.2117: [security] use-after-free in qf_free_items v9.0.2117
2023-11-21  Christian Brabandtruntime(netrw): expand $COMSPEC without applying 'wildi...
2023-11-21  dkearnsruntime(vim): Improve keymap file highlighting (#13550)
2023-11-21  zdohnalruntime(Filelist): include new doc-Makefiles (#13551)
2023-11-21  h_eastruntime(doc): Fix whitespace and formatting of some...
2023-11-19  njohnstonruntime(doc): minor typo fixes (#13548)
2023-11-19  Luuk van Baalpatch 9.0.2116: No test for defining sign without attribute v9.0.2116
2023-11-19  Christian Brabandtpatch 9.0.2115: crash when callback function aborts... v9.0.2115
2023-11-19  Christian Brabandtpatch 9.0.2114: overflow detection not accurate when... v9.0.2114
2023-11-19  Christian Brabandtpatch 9.0.2113: Coverity warns for another overflow... v9.0.2113
2023-11-18  Restorerruntime(doc): Refactor doc-Makefiles (#13519)
2023-11-18  Christian Brabandtruntime(doc): document proper notation of gVim, documen...
2023-11-17  Ivan Pešićtranslation(sr): Update Serbian messages translation...
2023-11-16  Christian Brabandtpatch 9.0.2112: [security]: overflow in shift_line v9.0.2112
2023-11-16  Christian Brabandtpatch 9.0.2111: [security]: overflow in get_number v9.0.2111
2023-11-16  Christian Brabandtpatch 9.0.2110: [security]: overflow in ex address... v9.0.2110
2023-11-16  Christian Brabandtpatch 9.0.2109: [security]: overflow in nv_z_get_count v9.0.2109
2023-11-16  Christian Brabandtpatch 9.0.2108: [security]: overflow with count for... v9.0.2108
2023-11-16  Christian Brabandtpatch 9.0.2107: [security]: FPE in adjust_plines_for_sk... v9.0.2107
2023-11-16  Christian Brabandtpatch 9.0.2106: [security]: Use-after-free in win_close() v9.0.2106
2023-11-14  Christian Brabandtruntime(tar): comment out strange error condition check
2023-11-14  Luuk van Baalpatch 9.0.2105: skipcol not reset when topline changed v9.0.2105
2023-11-14  rhysdpatch 9.0.2104: wast filetype should be replaced by... v9.0.2104
2023-11-14  Christian Brabandtruntime(doc): fix typo in pi_gzip.txt
2023-11-12  Christian Brabandtpatch 9.0.2103: recursive callback may cause issues... v9.0.2103
2023-11-12  Christian Brabandtpatch 9.0.2102: matchparen highlight not cleared in... v9.0.2102
2023-11-12  Shane-XB-Qianruntime(termdebug): improve the breakpoint sign label...
2023-11-12  shane.xb.qianImprove CONTRIBUTING.md
2023-11-12  shane.xb.qianpatch 9.0.2101: CI: test_termdebug may still fail v9.0.2101
2023-11-11  Restorerruntime(doc): Renamed "makefile_*.mak" for Vim document...
2023-11-11  dkearnsruntime(lynx): Update for Lynx 2.8.9 (#13510)
2023-11-11  dkearnsruntime(vim): Improve :let-heredoc syntax highlighting...
2023-11-11  Christian Brabandtpatch 9.0.2100: CI: test_termdebug fails v9.0.2100
2023-11-11  Christian Brabandtruntime(doc): clarify when formatoptions applies
2023-11-11  Ivan Grimaldiruntime(i3config): Update for i3 4.23 (#13522)
2023-11-11  Nir Lichtmanpatch 9.0.2099: win32: terminal codes clear the terminal v9.0.2099
2023-11-11  ccnruntime(doc): Update usr_51.txt to be more inclusive...
2023-11-11  dkearnsruntime(doc): Add missing null_<type> help tags (#13498)
2023-11-11  Philip HCI: labeler.yml use all instead of any for doc detectio...
2023-11-11  ObserverOfTimepatch 9.0.2098: No filetype support for xcompose files v9.0.2098
2023-11-11  Ernie Raelruntime(doc): clarify `:help inclusion` section
2023-11-11  K.TakataCI: labeler.yml: Add some more component detection...
2023-11-11  Gerrit Meierpatch 9.0.2097: No support for cypher files v9.0.2097
2023-11-11  Ernie Raelpatch 9.0.2096: Vim9: confusing usage of private v9.0.2096
2023-11-09  Philip HCI: labeler.yml: add documentation label (#13506)
2023-11-09  zeertzjqruntime(doc): fix grammar in termdebug doc, remove...
2023-11-08  shane.xb.qianruntime(termdebug): improve window handling, shorten...
2023-11-08  shane.xb.qianruntime(termdebug): handle buffer-local mappings properly
2023-11-08  Christian Brabandtpatch 9.0.2095: statusline may look different than... v9.0.2095
2023-11-08  Yegappan Lakshmananpatch 9.0.2094: Vim9: need more assignment tests v9.0.2094
2023-11-08  dkearnsruntime(wget): Update for Wget2 2.1.0 (#13497)
2023-11-08  zeertzjqpatch 9.0.2093: Unsupported option causes skipping... v9.0.2093
2023-11-05  Christian Brabandtpatch 9.0.2092: tests: failure in test_arabic v9.0.2092
2023-11-05  avidseekerruntime(keymap): Switch Hindu-Arabic to Arabic numerals...
2023-11-05  Restorertranslation(ru): Update the translation of Russian...
2023-11-05  Christian Brabandtruntime(tar): improve the error detection
2023-11-05  Christian Brabandtruntime(doc): document vim-script library function
2023-11-05  Sean Dewarruntime(dist): Make dist/vim.vim work properly when...
2023-11-05  Yegappan Lakshmananpatch 9.0.2091: Vim9: cannot convert list to string... v9.0.2091
2023-11-04  Christian Brabandtruntime(dist): add legacy version for central vim library
2023-11-04  D. Ben Knobleruntime(dist): centralize safe executable check and...
2023-11-04  Christian Brabandtruntime(doc): clarify terminal capabilities for focus...
2023-11-04  Christian Brabandtpatch 9.0.2090: complete_info() skips entries with... v9.0.2090
2023-11-04  Restorerruntime(doc): Add Makefile for the Vim documentation...
2023-11-04  GuyBrushpatch 9.0.2089: sound_playfile() fails when using power... v9.0.2089
2023-11-04  Yegappan Lakshmananpatch 9.0.2088: Vim9: still allows abstract static... v9.0.2088
2023-11-04  Lucien Grondinruntime(sh): Update sh syntax and add shDerefOffset...
2023-11-04  Jiri Slabyruntime(script.vim): make strace ft check less strict...
2023-11-02  Christian Brabandtpatch 9.0.2087: build-failure in vim9class 12146/head v9.0.2087
2023-11-02  zeertzjqpatch 9.0.2086: code cleanup for option callbacks needed v9.0.2086
2023-11-02  Yegappan Lakshmananpatch 9.0.2085: Vim9: abstract can be used in interface v9.0.2085
2023-11-02  Yegappan Lakshmananpatch 9.0.2084: Vim9: abstract static methods are possible v9.0.2084
2023-11-02  Lucien Grondinruntime(sh) Update sh syntax and add shDblParen to...
2023-11-02  Zdenek Dohnalpatch 9.0.2083: Perl: xsubpp may be in non-standard... v9.0.2083
2023-11-02  James McCoyruntime(debversions): Add noble (24.04 LTS) as Ubuntu...
2023-11-02  James McCoypatch 9.0.2082: test_channel may fail because of IPv6... v9.0.2082
2023-10-28  Luuk van Baalpatch 9.0.2081: smoothscroll may result in wrong cursor... v9.0.2081
2023-10-28  Lucien Grondinruntime(sh): add shDblParen to shLoopList for bash...
2023-10-28  Yegappan Lakshmananpatch 9.0.2080: vim9_script test too large v9.0.2080
2023-10-28  dkearnsruntime(doc): all secure options should note this restr...
2023-10-28  Doug Kearnspatch 9.0.2079: Not all Dart files detected v9.0.2079
2023-10-28  Yegappan Lakshmananpatch 9.0.2078: several problems with type aliases v9.0.2078
2023-10-27  Christian Brabandtpatch 9.0.2077: CI fails because of trailing whitespace... v9.0.2077
next