]> granicus.if.org Git - vim/shortlog
vim
2021-01-01 Bram Moolenaarpatch 8.2.2263: Vim9: compilation error with try-catch... v8.2.2263
2021-01-01 Bram Moolenaarpatch 8.2.2262: Vim9: converting bool to string prefixes v: v8.2.2262
2021-01-01 Bram Moolenaarpatch 8.2.2261: Vim9: boolean option gets string type v8.2.2261
2021-01-01 Bram Moolenaarpatch 8.2.2260: window resize test fails in very wide... v8.2.2260
2021-01-01 Bram Moolenaarpatch 8.2.2259: Test_Executable() fails when using... v8.2.2259
2021-01-01 Bram Moolenaarpatch 8.2.2258: not all OCaml related files are detected v8.2.2258
2020-12-31 Bram Moolenaarpatch 8.2.2257: Vim9: using -> for lambda is ambiguous v8.2.2257
2020-12-31 Bram Moolenaarpatch 8.2.2256: Vim9: cannot use function( after line... v8.2.2256
2020-12-31 Bram Moolenaarpatch 8.2.2255: Tcl test fails v8.2.2255
2020-12-31 Bram Moolenaarpatch 8.2.2254: Vim9: bool option type is number v8.2.2254
2020-12-31 Bram Moolenaarpatch 8.2.2253: Vim9: expr test fails v8.2.2253
2020-12-31 Bram Moolenaarpatch 8.2.2252: Vim9: crash when using lambda without... v8.2.2252
2020-12-30 Bram Moolenaarpatch 8.2.2251: test failures in legacy script v8.2.2251
2020-12-30 Bram Moolenaarpatch 8.2.2250: Vim9: sublist is ambiguous v8.2.2250
2020-12-30 Bram Moolenaarpatch 8.2.2249: termcodes test is flaky when used over ssh v8.2.2249
2020-12-30 Bram Moolenaarpatch 8.2.2248: ASAN error on exit with GUI v8.2.2248
2020-12-30 Bram Moolenaarpatch 8.2.2247: VMS: various smaller problems v8.2.2247
2020-12-29 Bram Moolenaarpatch 8.2.2246: cursor keys not recognized at the hit... v8.2.2246
2020-12-29 Bram Moolenaarpatch 8.2.2245: Vim9: return value of winrestcmd()... v8.2.2245
2020-12-29 Bram Moolenaarpatch 8.2.2244: crash when making the window width... v8.2.2244
2020-12-29 Bram Moolenaarpatch 8.2.2243: crash when popup mask contains zeroes v8.2.2243
2020-12-29 Bram Moolenaarpatch 8.2.2242: Vim9: bar line continuation does not... v8.2.2242
2020-12-28 Bram Moolenaarpatch 8.2.2241: Build with Ruby and clang may fail v8.2.2241
2020-12-28 Bram Moolenaarpatch 8.2.2240: clientserver test fails if full path... v8.2.2240
2020-12-28 Bram Moolenaarpatch 8.2.2239: Vim9: concatenating lines with backslas... v8.2.2239
2020-12-28 Bram Moolenaarpatch 8.2.2238: Vim9: cannot load a Vim9 script without... v8.2.2238
2020-12-28 Bram Moolenaarpatch 8.2.2237: CI on Mac fails in sed command v8.2.2237
2020-12-28 Bram Moolenaarpatch 8.2.2236: 'scroll' option can change when setting... v8.2.2236
2020-12-28 Bram Moolenaarpatch 8.2.2235: build failure with some Ruby versions v8.2.2235
2020-12-28 Bram Moolenaarpatch 8.2.2234: command line wildmenu test often fails... v8.2.2234
2020-12-28 Bram Moolenaarpatch 8.2.2233: cannot convert a byte index into a... v8.2.2233
2020-12-27 Bram Moolenaarpatch 8.2.2232: compiler error for falling through... v8.2.2232
2020-12-27 Bram Moolenaarpatch 8.2.2231: when "--remote file" is used "file... v8.2.2231
2020-12-27 Bram Moolenaarpatch 8.2.2230: Vim9: insert completion runs into error v8.2.2230
2020-12-27 Bram Moolenaarpatch 8.2.2229: build failure without the +eval feature v8.2.2229
2020-12-27 Bram Moolenaarpatch 8.2.2228: Vim9: cannot use ":e #" because # start... v8.2.2228
2020-12-27 Bram Moolenaarpatch 8.2.2227: Vim9: recognizing lambda is too complicated v8.2.2227
2020-12-27 Bram Moolenaarpatch 8.2.2226: Vim9: script test fails v8.2.2226
2020-12-27 Bram Moolenaarpatch 8.2.2225: Vim9: error when using :import in legac... v8.2.2225
2020-12-26 Bram Moolenaarpatch 8.2.2224: Vim9: crash if script reloaded with... v8.2.2224
2020-12-26 Bram Moolenaarpatch 8.2.2223: Vim9: Reloading marks a :def function... v8.2.2223
2020-12-26 Bram Moolenaarpatch 8.2.2222: Vim9: cannot keep script variables... v8.2.2222
2020-12-26 Bram Moolenaarpatch 8.2.2221: if <Down> is mapped on the command... v8.2.2221
2020-12-25 Bram Moolenaarpatch 8.2.2220: Vim9: memory leak when parsing nested... v8.2.2220
2020-12-25 Bram Moolenaarpatch 8.2.2219: Vim9: method call with expression not... v8.2.2219
2020-12-25 Bram Moolenaarpatch 8.2.2218: Vim9: failure if passing more args... v8.2.2218
2020-12-25 Bram Moolenaarpatch 8.2.2217: Vim9: command modifiers not restored... v8.2.2217
2020-12-25 Bram Moolenaarpatch 8.2.2216: Vim9: range with missing colon can... v8.2.2216
2020-12-25 Bram Moolenaarpatch 8.2.2215: Vim9: not recognized in global command v8.2.2215
2020-12-25 Bram Moolenaarpatch 8.2.2214: ":e#" does not give a warning for missi... v8.2.2214
2020-12-25 Bram Moolenaarpatch 8.2.2213: checking white space around -> is not... v8.2.2213
2020-12-25 Bram Moolenaarpatch 8.2.2212: Vim9: lambda with => does not work... v8.2.2212
2020-12-25 Bram Moolenaarpatch 8.2.2211: MS-Windows: can't load Python dll if... v8.2.2211
2020-12-25 Bram Moolenaarpatch 8.2.2210: Vim9: allocating a type to set TTFLAG_B... v8.2.2210
2020-12-25 Bram Moolenaarpatch 8.2.2209: Vim9: return type of => lambda not... v8.2.2209
2020-12-24 Bram Moolenaarpatch 8.2.2208: Vim9: after reloading a script variable... v8.2.2208
2020-12-24 Bram Moolenaarpatch 8.2.2207: illegal memory access if popup menu... v8.2.2207
2020-12-24 Bram MoolenaarTweak the style a bit.
2020-12-24 Bram MoolenaarRemove table, it doesn't work
2020-12-24 Bram MoolenaarAttempt to fix markdown in table cell.
2020-12-24 Bram MoolenaarAttempt to align the logo without a markdown table.
2020-12-24 Bram Moolenaarpatch 8.2.2206: :exe command line completion only works... v8.2.2206
2020-12-24 Bram Moolenaarpatch 8.2.2205: Vim9: memory leak when parsing lambda... v8.2.2205
2020-12-24 Bram Moolenaarpatch 8.2.2204: Vim9: using -> both for method and... v8.2.2204
2020-12-24 Bram Moolenaarpatch 8.2.2203: Moodle gift files are not recognized v8.2.2203
2020-12-23 Bram Moolenaarpatch 8.2.2202: write file test still fails on MS-Windows v8.2.2202
2020-12-23 Bram Moolenaarpatch 8.2.2201: write file test fails on MS-Windows v8.2.2201
2020-12-23 Bram Moolenaarpatch 8.2.2200: Vim9: lambda without white space around... v8.2.2200
2020-12-23 Bram Moolenaarpatch 8.2.2199: first write after setting 'eol' does... v8.2.2199
2020-12-23 Bram Moolenaarpatch 8.2.2198: ml_get error when resizing window and... v8.2.2198
2020-12-23 Bram MoolenaarUpdate runtime files.
2020-12-23 Bram Moolenaarpatch 8.2.2197: assert arguments order reversed v8.2.2197
2020-12-23 Bram Moolenaarpatch 8.2.2196: :version output has extra spaces in... v8.2.2196
2020-12-22 Bram Moolenaarpatch 8.2.2195: failing tests for :const v8.2.2195
2020-12-22 Bram Moolenaarpatch 8.2.2194: Vim9: cannot use :const or :final at... v8.2.2194
2020-12-22 Bram Moolenaarpatch 8.2.2193: Vim9: can change constant in :def function v8.2.2193
2020-12-22 Bram Moolenaarpatch 8.2.2192: Codecov on github actions fails v8.2.2192
2020-12-22 Bram Moolenaarpatch 8.2.2191: Vim9: using wrong name with lambda... v8.2.2191
2020-12-22 Bram Moolenaarpatch 8.2.2190: Vim9: crash when compiled with EXITFREE v8.2.2190
2020-12-22 Bram Moolenaarpatch 8.2.2189: cannot repeat a command that uses the... v8.2.2189
2020-12-22 Bram Moolenaarpatch 8.2.2188: Vim9: crash when calling global functio... v8.2.2188
2020-12-22 Bram Moolenaarpatch 8.2.2187: Python 3 test fails sometimes v8.2.2187
2020-12-22 Bram Moolenaarpatch 8.2.2186: Vim9: error when using 'opfunc' v8.2.2186
2020-12-22 Bram MoolenaarAdd missing change to version.c
2020-12-22 Bram Moolenaarpatch 8.2.2185: BufUnload is not triggered for the... v8.2.2185
2020-12-21 Bram Moolenaarpatch 8.2.2184: Vim9: no error when using "2" for a... v8.2.2184
2020-12-21 Bram Moolenaarpatch 8.2.2183: Vim9: value of 'edcompatible' and ... v8.2.2183
2020-12-21 Bram Moolenaarpatch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
2020-12-21 Bram Moolenaarpatch 8.2.2181: valgrind warnings for using uninitializ... v8.2.2181
2020-12-21 Bram Moolenaarpatch 8.2.2180: Vim9: test for error after error is... v8.2.2180
2020-12-21 Bram Moolenaarpatch 8.2.2179: Vim9: crash when indexing a dict with... v8.2.2179
2020-12-21 Bram Moolenaarpatch 8.2.2178: Python 3: non-utf8 character cannot... v8.2.2178
2020-12-21 Bram Moolenaarpatch 8.2.2177: pattern "^" does not match if first... v8.2.2177
2020-12-21 Bram Moolenaarpatch 8.2.2176: crash with a sequence of fold commands v8.2.2176
2020-12-21 Bram Moolenaarpatch 8.2.2175: github actions: clang-11 handling subop... v8.2.2175
2020-12-21 Bram Moolenaarpatch 8.2.2174: Mac version doesn't specify the CPU... v8.2.2174
2020-12-20 Bram Moolenaarpatch 8.2.2173: Vim9: get internal error when assigning... v8.2.2173
2020-12-20 Bram Moolenaarpatch 8.2.2172: Vim9: number of arguments is not always... v8.2.2172
2020-12-20 Bram Moolenaarpatch 8.2.2171: valgrind warning for using uninitialize... v8.2.2171
2020-12-20 Bram Moolenaarpatch 8.2.2170: Vim9: a global function defined in... v8.2.2170
next