]> granicus.if.org Git - vim/shortlog
vim
2019-11-29 Bram Moolenaarpatch 8.1.2358: tests fail on Cirrus CI for FreeBSD v8.1.2358
2019-11-28 Bram Moolenaarpatch 8.1.2357: no test with wrong argument for rand() v8.1.2357
2019-11-28 Bram Moolenaarpatch 8.1.2356: rand() does not use the best algorithm v8.1.2356
2019-11-28 Bram Moolenaarpatch 8.1.2355: test with "man" fails on FreeBSD v8.1.2355
2019-11-28 Bram Moolenaarpatch 8.1.2354: Cirrus CI runs on another repository v8.1.2354
2019-11-28 Bram Moolenaarpatch 8.1.2353: build failure on FreeBSD v8.1.2353
2019-11-27 Bram MoolenaarMerge branch 'master' of github.com:vim/vim
2019-11-27 Bram MoolenaarMerge pull request #5275 from vim/revert-5273-cirrus_ci
2019-11-27 Bram MoolenaarRevert "Cirrus CI: add a simple CI using BSD"
2019-11-27 Bram Moolenaarpatch 8.1.2352: CI doesn't cover FreeBSD v8.1.2352
2019-11-27 Christian BrabandtMerge pull request #5273 from chrisbra/cirrus_ci
2019-11-27 Christian BrabandtCirrus CI: add a simple CI using BSD
2019-11-26 Bram Moolenaarpatch 8.1.2351: 'wincolor' not used for > for not fitti... v8.1.2351
2019-11-26 Bram MoolenaarUpdate runtime files
2019-11-26 Bram Moolenaarpatch 8.1.2350: other text for CTRL-V in Insert mode... v8.1.2350
2019-11-26 Bram Moolenaarpatch 8.1.2349: :lockvar and :unlockvar cannot be follo... v8.1.2349
2019-11-26 Bram Moolenaarpatch 8.1.2348: :const cannot be followed by "| endif" v8.1.2348
2019-11-26 Bram Moolenaarpatch 8.1.2347: MacOS: build fails v8.1.2347
2019-11-26 Bram Moolenaarpatch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyO... v8.1.2346
2019-11-26 Bram Moolenaarpatch 8.1.2345: .cjs files are not recognized as Javascript v8.1.2345
2019-11-26 Bram Moolenaarpatch 8.1.2344: Cygwin: warning for using strptime() v8.1.2344
2019-11-26 Bram Moolenaarpatch 8.1.2343: using time() for srand() is not very... v8.1.2343
2019-11-25 Bram Moolenaarpatch 8.1.2342: random number generator in Vim script... v8.1.2342
2019-11-24 Bram Moolenaarpatch 8.1.2341: not so easy to interrupt a script progr... v8.1.2341
2019-11-24 Bram Moolenaarpatch 8.1.2340: quickfix test fails under valgrind... v8.1.2340
2019-11-24 Bram Moolenaarpatch 8.1.2339: insufficient testing for quickfix v8.1.2339
2019-11-23 Bram Moolenaarpatch 8.1.2338: using Visual mark sith :s gives E20... v8.1.2338
2019-11-22 Bram Moolenaarpatch 8.1.2337: double-click time sometimes miscomputed v8.1.2337
2019-11-22 Bram Moolenaarpatch 8.1.2336: when an expr mapping moves the cursor... v8.1.2336
2019-11-22 Bram Moolenaarpatch 8.1.2335: error message for function arguments... v8.1.2335
2019-11-22 Bram Moolenaarpatch 8.1.2334: possible NULL pointer dereference in... v8.1.2334
2019-11-21 Bram Moolenaarpatch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't... v8.1.2333
2019-11-21 Bram Moolenaarpatch 8.1.2332: missing file in refactoring v8.1.2332
2019-11-21 Bram Moolenaarpatch 8.1.2331: the option.c file is still very big v8.1.2331
2019-11-21 Bram Moolenaarpatch 8.1.2330: vi' does not always work when 'selectio... v8.1.2330
2019-11-21 Bram Moolenaarpatch 8.1.2329: mouse multiple click test is a bit... v8.1.2329
2019-11-21 Bram Moolenaarpatch 8.1.2328: a few hangul input pieces remain v8.1.2328
2019-11-21 Bram Moolenaarpatch 8.1.2327: cannot build with Hangul input v8.1.2327
2019-11-21 Bram Moolenaarpatch 8.1.2326: cannot parse a date/time string v8.1.2326
2019-11-21 Bram Moolenaarpatch 8.1.2325: crash when using balloon with empty... v8.1.2325
2019-11-21 Bram Moolenaarpatch 8.1.2324: with of scrollbar in popup menu not... v8.1.2324
2019-11-20 Bram MoolenaarUpdate runtime files.
2019-11-19 Bram Moolenaarpatch 8.1.2323: Old MSVC version no longer tested. v8.1.2323
2019-11-19 Bram Moolenaarpatch 8.1.2322: quickfix test fails in very big terminal v8.1.2322
2019-11-18 Bram Moolenaarpatch 8.1.2321: cannot select all text with the mouse v8.1.2321
2019-11-18 Bram Moolenaarpatch 8.1.2320: insufficient test coverage for quickfix v8.1.2320
2019-11-18 Bram Moolenaarpatch 8.1.2319: compiler warning for int size v8.1.2319
2019-11-17 Bram Moolenaarpatch 8.1.2318: MS-Windows GUI: main background shows... v8.1.2318
2019-11-17 Bram Moolenaarpatch 8.1.2317: no test for spell affix file with flag... v8.1.2317
2019-11-17 Bram Moolenaarpatch 8.1.2316: FORTIFY_SOURCE can also be present... v8.1.2316
2019-11-17 Bram Moolenaarpatch 8.1.2315: not always using the right window when... v8.1.2315
2019-11-17 Bram Moolenaarpatch 8.1.2314: vi' sometimes does not select anything v8.1.2314
2019-11-17 Bram Moolenaarpatch 8.1.2313: debugging where a delay comes from... v8.1.2313
2019-11-17 Bram Moolenaarpatch 8.1.2312: "line:" field in tags file not used v8.1.2312
2019-11-17 Bram MoolenaarUpdate runtime files.
2019-11-16 Bram Moolenaarpatch 8.1.2311: warning for missing function prototype v8.1.2311
2019-11-16 Bram Moolenaarpatch 8.1.2310: no proper test for directory changes... v8.1.2310
2019-11-16 Bram Moolenaarpatch 8.1.2309: compiler warning for argument type v8.1.2309
2019-11-16 Bram Moolenaarpatch 8.1.2308: deleting text before zero-width textpro... v8.1.2308
2019-11-16 Bram Moolenaarpatch 8.1.2307: positioning popup doesn't work for... v8.1.2307
2019-11-16 Bram Moolenaarpatch 8.1.2306: double and triple clicks are not tested v8.1.2306
2019-11-16 Bram Moolenaarpatch 8.1.2305: no warning for wrong entry in translations v8.1.2305
2019-11-16 Bram Moolenaarpatch 8.1.2304: cannot get the mouse position when... v8.1.2304
2019-11-16 Bram Moolenaarpatch 8.1.2303: cursor in wrong position after horizont... v8.1.2303
2019-11-16 Bram Moolenaarpatch 8.1.2302: :lockmarks does not work for '[ and '] v8.1.2302
2019-11-15 Bram Moolenaarpatch 8.1.2301: MS-Windows GUI: drawing error when... v8.1.2301
2019-11-14 Bram MoolenaarFix vim.desktop generation.
2019-11-13 Bram MoolenaarUpdate runtime files
2019-11-13 Bram Moolenaarpatch 8.1.2300: redraw breaks going through list of... v8.1.2300
2019-11-13 Bram Moolenaarpatch 8.1.2299: ConPTY in MS-Windows 1909 is still... v8.1.2299
2019-11-13 Bram Moolenaarpatch 8.1.2298: missing part of 8.1.2296 v8.1.2298
2019-11-12 Bram Moolenaarpatch 8.1.2297: the ex_vimgrep() function is too long v8.1.2297
2019-11-12 Bram Moolenaarpatch 8.1.2296: text properties are not combined with... v8.1.2296
2019-11-12 Bram Moolenaarpatch 8.1.2295: if buffer of popup is in another window... v8.1.2295
2019-11-12 Bram Moolenaarpatch 8.1.2294: cursor pos wrong with concealing and... v8.1.2294
2019-11-12 Bram Moolenaarpatch 8.1.2293: join adds trailing space when second... v8.1.2293
2019-11-11 Bram Moolenaarpatch 8.1.2292: v:mouse_winid not set on click in popup... v8.1.2292
2019-11-10 Bram Moolenaarpatch 8.1.2291: memory leak when executing command... v8.1.2291
2019-11-10 Bram MoolenaarUpdate runtime files
2019-11-10 Bram Moolenaarpatch 8.1.2290: autocommand test fails v8.1.2290
2019-11-10 Bram Moolenaarpatch 8.1.2289: after :diffsplit closing the window... v8.1.2289
2019-11-10 Bram Moolenaarpatch 8.1.2288: not using all space when popup with... v8.1.2288
2019-11-10 Bram Moolenaarpatch 8.1.2287: using EndOfBuffer highlight in popup... v8.1.2287
2019-11-10 Bram Moolenaarpatch 8.1.2286: using border highlight in popup window... v8.1.2286
2019-11-10 Bram Moolenaarpatch 8.1.2285: padding in structures wastes memory v8.1.2285
2019-11-10 Bram Moolenaarpatch 8.1.2284: compiler warning for unused variable v8.1.2284
2019-11-09 Bram Moolenaarpatch 8.1.2283: missed on use of p_sbr v8.1.2283
2019-11-09 Bram Moolenaarpatch 8.1.2282: crash when passing many arguments throu... v8.1.2282
2019-11-09 Bram Moolenaarpatch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
2019-11-09 Bram Moolenaarpatch 8.1.2280: crash when passing partial to substitute() v8.1.2280
2019-11-09 Bram Moolenaarpatch 8.1.2279: computation of highlight attributes... v8.1.2279
2019-11-09 Bram Moolenaarpatch 8.1.2278: using "cd" with "exe" may fail v8.1.2278
2019-11-09 Bram Moolenaarpatch 8.1.2277: terminal window is not updated when... v8.1.2277
2019-11-09 Bram Moolenaarpatch 8.1.2276: MS-Windows: session test leaves files... v8.1.2276
2019-11-09 Bram Moolenaarpatch 8.1.2275: using "seesion" looks like a mistake v8.1.2275
2019-11-09 Bram Moolenaarpatch 8.1.2274: newlines in 'balloonexpr' result only... v8.1.2274
2019-11-09 Bram Moolenaarpatch 8.1.2273: wrong default when "pos" is changed... v8.1.2273
2019-11-08 Bram Moolenaarpatch 8.1.2272: test may hang at more prompt v8.1.2272
2019-11-08 Bram Moolenaarpatch 8.1.2271: build error if FEAT_TAG_BINS is not... v8.1.2271
2019-11-08 Bram Moolenaarpatch 8.1.2270: "gf" is not tested in Visual mode v8.1.2270
next