]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2018-01-27  Bram Moolenaarpatch 8.0.1432: after ":copen" can't get the window... v8.0.1432
2018-01-26  Bram Moolenaarpatch 8.0.1431: MS-Windows: vimtutor fails if %TMP... v8.0.1431
2018-01-26  Bram Moolenaarpatch 8.0.1430: crash when term_start() fails v8.0.1430
2018-01-26  Bram Moolenaarpatch 8.0.1429: crash when calling term_start() with... v8.0.1429
2018-01-02  Bram Moolenaarpatch 8.0.1428: compiler warning on 64 bit MS-Windows... v8.0.1428
2017-12-26  Bram Moolenaarpatch 8.0.1427: the :leftabove modifier doesn't work... v8.0.1427
2017-12-25  Bram Moolenaarpatch 8.0.1426: "gf" and <cfile> don't accept ? and... v8.0.1426
2017-12-25  Bram Moolenaarpatch 8.0.1425: execute() does not work in completion... v8.0.1425
2017-12-24  Bram Moolenaarupdate a few runtime files
2017-12-23  Bram Moolenaarpatch 8.0.1424: the timer_pause test is flaky on Travis v8.0.1424
2017-12-23  Bram Moolenaarpatch 8.0.1423: error in return not caught by try/catch v8.0.1423
2017-12-22  Bram Moolenaarpatch 8.0.1422: no fallback to underline when undercurl... v8.0.1422
2017-12-22  Bram Moolenaarpatch 8.0.1421: accessing invalid memory with overlong... v8.0.1421
2017-12-21  Bram Moolenaarpatch 8.0.1420: accessing freed memory in vimgrep v8.0.1420
2017-12-21  Bram Moolenaarpatch 8.0.1419: cursor column is not updated after ]s v8.0.1419
2017-12-20  Bram Moolenaarpatch 8.0.1418: no test for expanding backticks v8.0.1418
2017-12-19  Bram Moolenaarpatch 8.0.1417: test doesn't search for a sentence v8.0.1417
2017-12-19  Bram Moolenaarpatch 8.0.1416: crash when searching for a sentence v8.0.1416
2017-12-19  Bram Moolenaarpatch 8.0.1415: warning for unused function without... v8.0.1415
2017-12-19  Bram Moolenaarpatch 8.0.1414: accessing freed memory in :lfile. v8.0.1414
2017-12-19  Bram Moolenaarpatch 8.0.1413: accessing freed memory in :cbuffer v8.0.1413
2017-12-19  Bram Moolenaarpatch 8.0.1412: using free memory using setloclist() v8.0.1412
2017-12-19  Bram Moolenaarpatch 8.0.1411: reading invalid memory with CTRL-W : v8.0.1411
2017-12-19  Bram Moolenaarpatch 8.0.1410: hang when using count() with an empty... v8.0.1410
2017-12-19  Bram Moolenaarpatch 8.0.1409: buffer overflow in :tags command v8.0.1409
2017-12-19  Bram Moolenaarpatch 8.0.1408: crash in setqflist() v8.0.1408
2017-12-19  Bram Moolenaarpatch 8.0.1407: GUI: CursorHold may trigger before... v8.0.1407
2017-12-18  Bram Moolenaarpatch 8.0.1406: difficult to track changes to a quickfi... v8.0.1406
2017-12-18  Bram Moolenaarpatch 8.0.1405: duplicated code for getting a typed... v8.0.1405
2017-12-18  Bram Moolenaarpatch 8.0.1404: invalid memory access on exit v8.0.1404
2017-12-18  Bram Moolenaarpatch 8.0.1403: using freed buffer in grep command v8.0.1403
2017-12-18  Bram Moolenaarpatch 8.0.1402: crash with nasty autocommand v8.0.1402
2017-12-17  Bram Moolenaarpatch 8.0.1401: cannot build with GTK but without XIM v8.0.1401
2017-12-17  Bram MoolenaarUpdate runtime files
2017-12-17  Bram Moolenaarpatch 8.0.1400: color scheme check script shows up... v8.0.1400
2017-12-17  Bram Moolenaarpatch 8.0.1399: warnings and errors when building tiny... v8.0.1399
2017-12-17  Bram Moolenaarpatch 8.0.1398: :packadd does not load packages from... v8.0.1398
2017-12-16  Bram Moolenaarpatch 8.0.1397: pattern with \& following nothing gives... v8.0.1397
2017-12-16  Bram Moolenaarpatch 8.0.1396: memory leak when CTRL-G in search comma... v8.0.1396
2017-12-16  Bram Moolenaarpatch 8.0.1395: it is not easy to see if a colorscheme... v8.0.1395
2017-12-16  Bram Moolenaarpatch 8.0.1394: cannot intercept a yank command v8.0.1394
2017-12-16  Bram Moolenaarpatch 8.0.1393: too much highlighting with 'hlsearch... v8.0.1393
2017-12-16  Bram Moolenaarpatch 8.0.1392: build fails with --with-features=huge... v8.0.1392
2017-12-15  Bram Moolenaarpatch 8.0.1391: encoding empty string to JSON sometimes... v8.0.1391
2017-12-14  Bram Moolenaarmove netrw back to the previous version
2017-12-14  Bram Moolenaarpatch 8.0.1390: DirectX scrolling can be slow, vertical... v8.0.1390
2017-12-12  Bram Moolenaarpatch 8.0.1389: getqflist() items are missing if not set v8.0.1389
2017-12-12  Bram Moolenaarpatch 8.0.1388: char not overwritten with ambiguous... v8.0.1388
2017-12-11  Bram Moolenaarpatch 8.0.1387: wordcount test is old style v8.0.1387
2017-12-10  Bram Moolenaarpatch 8.0.1386: cannot select modified buffers with... v8.0.1386
2017-12-10  Bram Moolenaarpatch 8.0.1385: Python 3.5 is getting old v8.0.1385
2017-12-10  Bram Moolenaarpatch 8.0.1384: not enough quickfix help; confusing... v8.0.1384
2017-12-09  Bram Moolenaarpatch 8.0.1383: local additions in help skips some... v8.0.1383
2017-12-09  Bram Moolenaarpatch 8.0.1382: get "no write since last change" messag... v8.0.1382
2017-12-09  Bram Moolenaarpatch 8.0.1381: ch_readraw() waits for NL if channel... v8.0.1381
2017-12-09  Bram Moolenaarpatch 8.0.1380: using "vim -r swapfile" the hit-enter... v8.0.1380
2017-12-07  Bram Moolenaarpatch 8.0.1379: configure check for selinux does not... v8.0.1379
2017-12-07  Bram Moolenaarpatch 8.0.1378: autoload script sources itself when... v8.0.1378
2017-12-07  Bram Moolenaarpatch 8.0.1377: cannot call a dict function in autoload... v8.0.1377
2017-12-05  Bram Moolenaarpatch 8.0.1376: cursor in terminal not always updated v8.0.1376
2017-12-05  Bram Moolenaarpatch 8.0.1375: window size wrong after maximizing... v8.0.1375
2017-12-05  Bram Moolenaarpatch 8.0.1374: CTRL-A does not work with an empty... v8.0.1374
2017-12-05  Bram Moolenaarpatch 8.0.1373: no error when settting 'renderoptions... v8.0.1373
2017-12-05  Bram Moolenaarpatch 8.0.1372: profile log may be truncated halfway... v8.0.1372
2017-12-05  Bram Moolenaarpatch 8.0.1371: Shift-Insert doesn't always work in... v8.0.1371
2017-12-05  Bram Moolenaarpatch 8.0.1370: channel test for callback is flaky v8.0.1370
2017-12-05  Bram Moolenaarpatch 8.0.1369: MS-Windows: drawing underline slow... v8.0.1369
2017-12-05  Bram Moolenaarpatch 8.0.1368: cannot drag status or separator of... v8.0.1368
2017-12-05  Bram Moolenaarpatch 8.0.1367: terminal test hangs, executing abcde v8.0.1367
2017-12-03  Bram Moolenaarpatch 8.0.1367 v8.0.1366
2017-12-02  Bram Moolenaarpatch 8.0.1365: when one channel test fails others... v8.0.1365
2017-12-02  Bram Moolenaarpatch 8.0.1364: there is no easy way to get the window... v8.0.1364
2017-12-02  Bram Moolenaarpatch 8.0.1363: recovering does not work when swap... v8.0.1363
2017-12-01  Bram Moolenaarpatch 8.0.1362: terminal window colors wrong when using... v8.0.1362
2017-12-01  Bram Moolenaarpatch 8.0.1361: some users don't want to diff with... v8.0.1361
2017-11-30  Bram Moolenaarpatch 8.0.1360: the Terminal highlighting doesn't work... v8.0.1360
2017-11-30  Bram MoolenaarUpdate runtime files
2017-11-29  Bram Moolenaarpatch 8.0.1359: libvterm ANSI colors can not always... v8.0.1359
2017-11-28  Bram Moolenaarpatch 8.0.1358: undercurl is not used in the terminal v8.0.1358
2017-11-28  Bram Moolenaarpatch 8.0.1357: startup test fails on OpenBSD v8.0.1357
2017-11-28  Bram Moolenaarpatch 8.0.1356: using simalt in a GUIEnter autocommand... v8.0.1356
2017-11-28  Bram Moolenaarpatch 8.0.1355: cursor keys don't work in MS-Windows... v8.0.1355
2017-11-28  Bram Moolenaarpatch 8.0.1354: Shift-Insert doesn't always work in... v8.0.1354
2017-11-28  Bram Moolenaarpatch 8.0.1353: QuickFixCmdPost is not used consistently v8.0.1353
2017-11-28  Bram Moolenaarpatch 8.0.1352: dead URLs in the help go unnoticed v8.0.1352
2017-11-27  Bram Moolenaarpatch 8.0.1351: warning for unused variables building... v8.0.1351
2017-11-27  Bram Moolenaarpatch 8.0.1350: cannot build with +eval and -multi_byte v8.0.1350
2017-11-26  Bram Moolenaarpatch 8.0.1349: options test fails when using Motif... v8.0.1349
2017-11-26  Bram Moolenaarpatch 8.0.1348: make testclean deletes script file... v8.0.1348
2017-11-26  Bram Moolenaarpatch 8.0.1347: MS-Windows: build broken by misplaced... v8.0.1347
2017-11-26  Bram Moolenaarpatch 8.0.1346: crash when passing 50 char string to... v8.0.1346
2017-11-26  Bram Moolenaarpatch 8.0.1345: race condition between stat() and open... v8.0.1345
2017-11-26  Bram Moolenaarpatch 8.0.1344: using 'imactivatefunc' in the GUI does... v8.0.1344
2017-11-26  Bram Moolenaarpatch 8.0.1343: MS-Windows: does not show colored emojis v8.0.1343
2017-11-25  Bram Moolenaarpatch 8.0.1342: cannot build with Motif and multi-byte v8.0.1342
2017-11-25  Bram Moolenaarpatch 8.0.1341: 'imactivatefunc' test fails on MS-Windows v8.0.1341
2017-11-25  Bram Moolenaarpatch 8.0.1340: MS-Windows: cannot build GUI without IME v8.0.1340
2017-11-25  Bram Moolenaarpatch 8.0.1339: no test for what 8.0.1335 fixes v8.0.1339
2017-11-25  Bram Moolenaarpatch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
2017-11-25  Bram Moolenaarpatch 8.0.1337: typo in #ifdef v8.0.1337
next