]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2023-12-16  Christian Brabandtpatch 9.0.2168: Moving tabpages on :drop may cause... v9.0.2168
2023-12-14  Eisuke Kawashimaruntime(cmake): sync runtime files with upstream (...
2023-12-14  Dominique Pelléruntime(doc): grammar & typo fixes
2023-12-14  iam28thruntime(termdebug): add Tbreak command
2023-12-14  Doug Kearnspatch 9.0.2167: Vim9: not consistently using :var for... v9.0.2167
2023-12-14  Zdenek Dohnalpatch 9.0.2166: Memory leak in Configure Script when... v9.0.2166
2023-12-14  Ernie Raelpatch 9.0.2165: Vim9: can simplify arg type checking... v9.0.2165
2023-12-14  Ernie Raelpatch 9.0.2164: Vim9: can use type a func arg/return... v9.0.2164
2023-12-14  Christian Brabandtruntime(netrw): escape curdir in BrowseUpDir (#13681)
2023-12-14  Ernie Raelpatch 9.0.2163: Vim9: type can be assigned to list... v9.0.2163
2023-12-14  Yegappan Lakshmananpatch 9.0.2162: Vim9: type documentation out-dated v9.0.2162
2023-12-14  Yegappan Lakshmananpatch 9.0.2161: Vim9: not able to use imported interfac... v9.0.2161
2023-12-14  K.TakataCI: Fix i386 build (#13680)
2023-12-13  K.TakataCI: Fix labeler.yml (#13677)
2023-12-13  Philip HCI: label.yml: fixup for v5 (#13673)
2023-12-12  Ernie Raelpatch 9.0.2160: instanceof() should use varargs as... v9.0.2160
2023-12-12  dependabot... CI: bump actions/labeler from 4 to 5 (#13658)
2023-12-12  dkearnsruntime(vim): Update syntax file, fix missing for highl...
2023-12-12  zeertzjqpatch 9.0.2159: screenpos() may crash with neg. column v9.0.2159
2023-12-11  Philip HCI: labeler.yml: update to v5 (#13664)
2023-12-11  Christian Brabandtpatch 9.0.2158: [security]: use-after-free in check_arg... v9.0.2158
2023-12-11  Christian Brabandtpatch 9.0.2157: Vim9: incorrectly parses :def func... v9.0.2157
2023-12-11  Ernie Raelpatch 9.0.2156: Vim9: can use typealias in assignment v9.0.2156
2023-12-11  shane.xb.qianruntime(filetype): ft detection maybe wrong if 'fic...
2023-12-11  Christian Brabandtruntime(doc): re-generate helptags
2023-12-11  Karl Yngve... runtime(sbt): do not set b:did_ftplugin before sourcing...
2023-12-11  KSR-Yasudaruntime(netrw): Fix `w:netrw_bannercnt` ref error with...
2023-12-11  Maxim Kimruntime(json): fix examples in comments for JSON format...
2023-12-10  Maxim Kimruntime(json): Add json formating plugin (Issue #11426...
2023-12-10  dkearnsruntime(vim): Update syntax file (#13653)
2023-12-09  zeertzjqruntime(doc): link cmdline completion to to |wildcards...
2023-12-08  K.Takataruntime(doc): Update eval.txt (#13645)
2023-12-08  Yegappan Lakshmananpatch 9.0.2155: Vim9: type not kept when assigning... v9.0.2155
2023-12-08  zeertzjqpatch 9.0.2154: The option[] array is not sorted v9.0.2154
2023-12-08  laburnumTruntime(syntax): unlet b:filetype_in_cpp_family for...
2023-12-08  Christian Brabandtruntime(doc): fix typo in change.txt
2023-12-05  Ajit-Thakkarruntime(fortran): update syntax and ftplugins
2023-12-05  dkearnsruntime(vim): Update syntax file and syntax test (...
2023-12-05  laburnumTruntime(doc): Sort options.txt alphabetically
2023-12-05  Yegappan Lakshmananruntime(doc): update todo items (#13631)
2023-12-05  Teppei Taguchiruntime(doc): sort option-list alphabetically (#13630)
2023-12-05  Zoltan Arpadffypatch 9.0.2153: no support to build on OpenVMS v9.0.2153
2023-12-05  Yegappan Lakshmananpatch 9.0.2152: Using type unknown for List/Dict containers v9.0.2152
2023-12-05  zeertzjqpatch 9.0.2151: 'breakindent' is not drawn after diff... v9.0.2151
2023-12-05  Roy Orbitsonruntime(doc): remove non-existent parameter in shift...
2023-12-05  Mike Williamspatch 9.0.2150: Using int for errbuflen in option funcs v9.0.2150
2023-12-04  Christian Brabandtpatch 9.0.2149: [security]: use-after-free in exec_inst... v9.0.2149
2023-12-04  Ronan Pigottpatch 9.0.2148: Vim does not detect pacman.log file v9.0.2148
2023-12-04  Christian Brabandtruntime(doc): reference 'go-!' inside os_win32.txt...
2023-12-04  Yegappan Lakshmananpatch 9.0.2147: Type check tests fail without the chann... v9.0.2147
2023-12-03  Christian Brabandtpatch 9.0.2146: text-property without type errors when... 13553/head v9.0.2146
2023-12-03  zeertzjqpatch 9.0.2145: wrong scrolling in insert mode with... v9.0.2145
2023-12-03  zeertzjqpatch 9.0.2144: Text properties causes wrong line wrapping v9.0.2144
2023-12-03  Christian BrabandtCI: disable the test_terminal_resize2() test for GH...
2023-12-01  Christian Brabandtpatch 9.0.2143: [security]: buffer-overflow in ex_subst... v9.0.2143
2023-12-01  Christian Brabandtpatch 9.0.2142: [security]: stack-buffer-overflow in... v9.0.2142
2023-12-01  Christian Brabandtpatch 9.0.2141: [security]: buffer-overflow in suggest_... v9.0.2141
2023-12-01  Christian Brabandtpatch 9.0.2140: [security]: use-after-free in win-enter v9.0.2140
2023-12-01  Peter SimonyiCI: check that all files are listed in Filelist (#13601)
2023-12-01  Christian Brabandtpatch 9.0.2139: html.angular ft is problematic v9.0.2139
2023-12-01  Christian BrabandtCI: disable the test_terminal_resize() test for GH...
2023-11-30  Ernie Raelpatch 9.0.2138: Overflow logic requires long long v9.0.2138
2023-11-30  Peter Simonyiruntime(Filelist): include several missing files (...
2023-11-30  ObserverOfTimepatch 9.0.2137: Can't detect angular & mustache filetypes v9.0.2137
2023-11-30  Christian Brabandtruntime(syntax-test): ci fails, disable html test for now
2023-11-28  Shawn Hatoripatch 9.0.2136: MSVC errorformat can be improved v9.0.2136
2023-11-28  zeertzjqpatch 9.0.2135: No test for mode() when executing Ex... v9.0.2135
2023-11-28  K.Takataruntime(lang): Revise Makefile (#13589)
2023-11-28  dkearnsruntime(html): Update syntax file (#13591)
2023-11-27  Christian Brabandtpatch 9.0.2134: ml_get error when scrolling v9.0.2134
2023-11-27  Sam-programspatch 9.0.2133: Cannot detect overstrike mode in Cmdlin... v9.0.2133
2023-11-27  Christian Brabandtpatch 9.0.2132: Duplicate Netbeans Error Message v9.0.2132
2023-11-27  Daniel Buch... patch 9.0.2131: not all nushell files detected v9.0.2131
2023-11-27  Christian Brabandttranslation(de): Updated German translations (#13585)
2023-11-26  Chris Aumannruntime(nginx): add additional nginx keywords (#13581)
2023-11-26  Restorerruntime(tutor): add Make_mvc.mak file for tutor (#13580)
2023-11-26  Restorertranslation(ru): updated Russian translations for tutor...
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)
next