]> granicus.if.org Git - vim/shortlog
vim
2022-07-15 Bram Moolenaarpatch 9.0.0054: compiler warning for size_t to int... v9.0.0054
2022-07-14 Dominique Pellepatch 9.0.0053: E1281 not tested with the old regexp... v9.0.0053
2022-07-14 K.Takatapatch 9.0.0052: "zG" may throw an error if invalid... v9.0.0052
2022-07-14 zeertzjqpatch 9.0.0051: using CTRL-C wih :append may hang Vim v9.0.0051
2022-07-12 Bram Moolenaarpatch 9.0.0050: split else-of is confusing v9.0.0050
2022-07-09 Leandro Lourencipatch 9.0.0049: csv and tsv files are not recognized v9.0.0049
2022-07-09 Bram Moolenaarpatch 9.0.0048: cursor in wrong column with mouse click... v9.0.0048
2022-07-07 Bram MoolenaarRuntime files update
2022-07-07 Bram Moolenaarpatch 9.0.0047: using freed memory with recursive subst... v9.0.0047
2022-07-07 Bram Moolenaarpatch 9.0.0046: reading past end of completion with... v9.0.0046
2022-07-07 Bram Moolenaarpatch 9.0.0045: reading past end of completion with... v9.0.0045
2022-07-06 Bram Moolenaarpatch 9.0.0044: typos in comments, wrapping lines v9.0.0044
2022-07-06 Bram MoolenaarUpdate runtime files
2022-07-06 zeertzjqpatch 9.0.0043: insufficient testing for bracket commands v9.0.0043
2022-07-05 Bram Moolenaarpatch 9.0.0042: missing change for filetype detection v9.0.0042
2022-07-05 smjonaspatch 9.0.0041: a couple of filetype patterns do not... v9.0.0041
2022-07-04 Bram Moolenaarpatch 9.0.0040: use of set_chars_option() is confusing v9.0.0040
2022-07-04 Bram Moolenaarpatch 9.0.0039: not all systems have GDK_KEY_dead_circu... v9.0.0039
2022-07-04 Bram Moolenaarpatch 9.0.0038: 'listchars' test fails v9.0.0038
2022-07-04 Bram Moolenaarpatch 9.0.0037: build error v9.0.0037
2022-07-04 Bram Moolenaarpatch 9.0.0036: 'fillchars' cannot have window-local... v9.0.0036
2022-07-04 Bram Moolenaarpatch 9.0.0035: spell dump may go beyond end of an... v9.0.0035
2022-07-04 zeertzjqpatch 9.0.0034: spell tests do not always clear the... v9.0.0034
2022-07-04 Anton Sharonovpatch 9.0.0033: on a Belgian keyboard CTRL-[ does not... v9.0.0033
2022-07-03 Bram Moolenaarpatch 9.0.0032: in the quickfix window 'cursorline... v9.0.0032
2022-07-03 zeertzjqpatch 9.0.0031: <cmod> of user command does not have... v9.0.0031
2022-07-02 Bram Moolenaarpatch 9.0.0030: matchfuzzy test depends on path of... v9.0.0030
2022-07-02 Bram Moolenaarpatch 9.0.0029: the bitmaps/vim.ico file is not in... v9.0.0029
2022-07-02 Bram Moolenaarpatch 9.0.0028: MS-Windows: tests fail if there is... v9.0.0028
2022-07-02 Bram Moolenaarpatch 9.0.0027: the command line test is getting quite big v9.0.0027
2022-07-02 Bram Moolenaarpatch 9.0.0026: accessing freed memory with diff put v9.0.0026
2022-07-02 Bram Moolenaarpatch 9.0.0025: accessing beyond allocated memory with... v9.0.0025
2022-07-02 Bram Moolenaarpatch 9.0.0024: may access part of typeahead buf that... v9.0.0024
2022-07-02 Bram Moolenaarpatch 9.0.0023: on Solaris timer_create() exists but... v9.0.0023
2022-07-01 Bram Moolenaarpatch 9.0.0022: spell test fails v9.0.0022
2022-07-01 Bram Moolenaarpatch 9.0.0021: invalid memory access when adding word... v9.0.0021
2022-07-01 Bram Moolenaarpatch 9.0.0020: with some completion reading past end... v9.0.0020
2022-07-01 zeertzjqpatch 9.0.0019: timers test not run where possible v9.0.0019
2022-07-01 Bram MoolenaarUpdate runtime files
2022-07-01 Bram Moolenaarpatch 9.0.0018: going over the end of the typahead v9.0.0018
2022-07-01 Bram Moolenaarpatch 9.0.0017: accessing memory beyond the end of... v9.0.0017
2022-07-01 Bram Moolenaarpatch 9.0.0016: comparing line pointer for 'breakindent... v9.0.0016
2022-07-01 zeertzjqpatch 9.0.0015: with EXITFREE defined terminal menus... v9.0.0015
2022-06-30 Bram Moolenaarpatch 9.0.0014: missing part of the test override change v9.0.0014
2022-06-30 Bram Moolenaarpatch 9.0.0013: reproducing memory access errors can... v9.0.0013
2022-06-30 Bram Moolenaarpatch 9.0.0012: signature files not detected properly v9.0.0012
2022-06-30 Bram Moolenaarpatch 9.0.0011: reading beyond the end of the line... v9.0.0011
2022-06-30 Bram Moolenaarpatch 9.0.0010: returning 0 for has('patch-9.0.0')... v9.0.0010
2022-06-29 Bram Moolenaarpatch 9.0.0009: going past the end of a menu item with... v9.0.0009
2022-06-29 David Gowpatch 9.0.0008: cannot specify the variable name for... v9.0.0008
2022-06-29 Bram Moolenaarpatch 9.0.0007: no support for double, dotted and dashe... v9.0.0007
2022-06-29 Bram Moolenaarpatch 9.0.0006: not all Visual Basic files are recognized v9.0.0006
2022-06-29 Hugo Osvaldo... patch 9.0.0005: hare files are not recognized v9.0.0005
2022-06-29 Matvey Tarasovpatch 9.0.0004: plural messages not translated properly v9.0.0004
2022-06-29 Yegappan Lakshmananpatch 9.0.0003: functions are global while they could... v9.0.0003
2022-06-29 zeertzjqpatch 9.0.0002: map functionality outside of map.c v9.0.0002
2022-06-28 Bram Moolenaarpatch 9.0.0001: Travis CI is no longer used v9.0.0001
2022-06-28 Bram Moolenaarrelease version 9.0 v9.0.0000
2022-06-27 Bram Moolenaarpatch 8.2.5172: "make menu" still uses legacy script v8.2.5172
2022-06-27 Bram Moolenaarpatch 8.2.5171: dependencies and proto files are outdated v8.2.5171
2022-06-27 Bram Moolenaarpatch 8.2.5170: tiny issues v8.2.5170
2022-06-27 Bram MoolenaarUpdate runtime files
2022-06-27 Bram Moolenaarpatch 8.2.5169: nested :source may use NULL pointer v8.2.5169
2022-06-27 Zdenek Dohnalpatch 8.2.5168: cannot build with Python 3.11 v8.2.5168
2022-06-27 Bram Moolenaarpatch 8.2.5167: get(Fn, 'name') on funcref returns... v8.2.5167
2022-06-26 Bram Moolenaarpatch 8.2.5166: test for DiffUpdated fails v8.2.5166
2022-06-26 Bram Moolenaarpatch 8.2.5165: import test fails because 'diffexpr... v8.2.5165
2022-06-26 Bram Moolenaarpatch 8.2.5164: invalid memory access after diff buffer... v8.2.5164
2022-06-26 Bram Moolenaarpatch 8.2.5163: crash when deleting buffers in diff... v8.2.5163
2022-06-26 Bram Moolenaarpatch 8.2.5162: reading before the start of the line... v8.2.5162
2022-06-26 Bram MoolenaarUpdate runtime files
2022-06-26 Bram Moolenaarpatch 8.2.5161: might still access invalid memory v8.2.5161
2022-06-25 Bram Moolenaarpatch 8.2.5160: accessing invalid memory after changing... v8.2.5160
2022-06-25 Bram MoolenaarUpdate runtime files
2022-06-25 Bram Moolenaarpatch 8.2.5159: fix for CTRL-key combinations causes... v8.2.5159
2022-06-25 Bram Moolenaarpatch 8.2.5158: TSTP and INT signal tests are not run... v8.2.5158
2022-06-24 LemonBoypatch 8.2.5157: MS-Windows GUI: CTRL-key combinations... v8.2.5157
2022-06-24 Bram Moolenaarpatch 8.2.5156: search timeout test often fails with... v8.2.5156
2022-06-24 Bram Moolenaarpatch 8.2.5155: in diff mode windows may get out of... v8.2.5155
2022-06-24 Bram MoolenaarUpdate runtime files
2022-06-23 Bram Moolenaarpatch 8.2.5154: still mentioning version8, some cosmeti... v8.2.5154
2022-06-23 towrangpatch 8.2.5153: "make uninstall" does not remove colors... v8.2.5153
2022-06-23 Bram MoolenaarUpdate runtime files
2022-06-23 zeertzjqpatch 8.2.5152: search() gets stuck with "c" and skip... v8.2.5152
2022-06-22 Bram Moolenaarpatch 8.2.5151: reading beyond the end of the line... v8.2.5151
2022-06-22 Bram Moolenaarpatch 8.2.5150: read past the end of the first line... v8.2.5150
2022-06-22 Bram Moolenaarpatch 8.2.5149: cannot build without the +eval feature v8.2.5149
2022-06-22 Bram Moolenaarpatch 8.2.5148: invalid memory access when using expres... v8.2.5148
2022-06-21 Bram Moolenaarpatch 8.2.5147: flaky test always fails on retry v8.2.5147
2022-06-21 Bram Moolenaarpatch 8.2.5146: memory leak when substitute expression... v8.2.5146
2022-06-21 Bram Moolenaarpatch 8.2.5145: exit test causes spurious valgrind... v8.2.5145
2022-06-21 Bram Moolenaarpatch 8.2.5144: with 'lazyredraw' set completion menu... v8.2.5144
2022-06-21 Bram Moolenaarpatch 8.2.5143: some tests fail when using valgrind v8.2.5143
2022-06-21 Bram Moolenaarpatch 8.2.5142: startup test fails if there is a status bar v8.2.5142
2022-06-20 Bram Moolenaarpatch 8.2.5141: using "volatile int" in a signal handle... v8.2.5141
2022-06-20 Bram Moolenaarpatch 8.2.5140: seachpair timeout test is flaky v8.2.5140
2022-06-20 Bram Moolenaarpatch 8.2.5139: TIME_WITH_SYS_TIME is no longer support... v8.2.5139
2022-06-20 Bram Moolenaarpatch 8.2.5138: various small issues v8.2.5138
2022-06-20 Bram Moolenaarpatch 8.2.5137: cannot build without the +channel feature v8.2.5137
2022-06-20 Bram MoolenaarUpdate runtime files
next