]> granicus.if.org Git - vim/shortlog
vim
2019-05-23 Bram Moolenaarpatch 8.1.1371: cannot recover from a swap file v8.1.1371
2019-05-23 Bram Moolenaarpatch 8.1.1370: not using the new github feature for... v8.1.1370
2019-05-23 Bram Moolenaarpatch 8.1.1369: get E484 when using system() during... v8.1.1369
2019-05-23 Bram Moolenaarpatch 8.1.1368: modeline test fails with python but... v8.1.1368
2019-05-23 Bram Moolenaarpatch 8.1.1367: can set 'modelineexpr' in modeline v8.1.1367
2019-05-23 Bram Moolenaarpatch 8.1.1366: using expressions in a modeline is... v8.1.1366
2019-05-22 Bram Moolenaarpatch 8.1.1365: source command doesn't check for the... v8.1.1365
2019-05-21 Bram Moolenaarpatch 8.1.1364: design for popup window support needs... v8.1.1364
2019-05-21 Bram Moolenaarpatch 8.1.1363: ":vert options" does not make a vertica... v8.1.1363
2019-05-20 Bram Moolenaarpatch 8.1.1362: code and data in tests can be hard... v8.1.1362
2019-05-20 Bram Moolenaarpatch 8.1.1361: Python setuptools don't work with Python 3 v8.1.1361
2019-05-20 Bram Moolenaarpatch 8.1.1360: buffer left 'nomodifiable' after :subst... v8.1.1360
2019-05-19 Bram Moolenaarpatch 8.1.1359: text property wrong after :substitute... v8.1.1359
2019-05-19 Bram Moolenaarpatch 8.1.1358: cannot enter character with a CSI byte v8.1.1358
2019-05-19 Bram Moolenaarpatch 8.1.1357: test 37 is old style v8.1.1357
2019-05-19 Bram Moolenaarpatch 8.1.1356: some text in heredoc assignment ends... v8.1.1356
2019-05-19 Bram Moolenaarpatch 8.1.1355: obvious mistakes are accepted as valid... v8.1.1355
2019-05-19 Bram Moolenaarpatch 8.1.1354: getting a list of text lines is clumsy v8.1.1354
2019-05-19 Bram Moolenaarpatch 8.1.1353: undo test fails on Mac v8.1.1353
2019-05-19 Bram Moolenaarpatch 8.1.1352: undofile() reports wrong name v8.1.1352
2019-05-19 Bram Moolenaarpatch 8.1.1351: text property wrong after :substitute v8.1.1351
2019-05-18 Bram Moolenaarpatch 8.1.1350: "W" for wrapping not shown when more... v8.1.1350
2019-05-18 Bram Moolenaarpatch 8.1.1349: if writing runs into conversion error... v8.1.1349
2019-05-18 Bram Moolenaarpatch 8.1.1348: running tests may cause the window... v8.1.1348
2019-05-18 Bram Moolenaarpatch 8.1.1347: fractional scroll position not restored... v8.1.1347
2019-05-18 Bram Moolenaarpatch 8.1.1346: error for Python exception does not... v8.1.1346
2019-05-18 Bram Moolenaarpatch 8.1.1345: stuck in sandbox with ":s/../\=Function/gn" v8.1.1345
2019-05-18 Bram Moolenaarpatch 8.1.1344: Coverity complains about possibly using... v8.1.1344
2019-05-17 Bram Moolenaarpatch 8.1.1343: text properties not adjusted for Visual... v8.1.1343
2019-05-17 Bram Moolenaarpatch 8.1.1342: using freed memory when joining line... v8.1.1342
2019-05-17 Bram Moolenaarpatch 8.1.1341: text properties are lost when joining... v8.1.1341
2019-05-17 Bram Moolenaarpatch 8.1.1340: attributes from 'cursorline' overwrite... v8.1.1340
2019-05-17 Bram Moolenaarpatch 8.1.1339: installer needs to product name et al. v8.1.1339
2019-05-17 Bram Moolenaarpatch 8.1.1338: hang when concealing the '>' shown... v8.1.1338
2019-05-17 Bram Moolenaarpatch 8.1.1337: get empty text prop when splitting... v8.1.1337
2019-05-16 Bram Moolenaarpatch 8.1.1336: some eval functionality is not covered... v8.1.1336
2019-05-16 Bram Moolenaarpatch 8.1.1335: listener callback is called after inser... v8.1.1335
2019-05-16 Bram Moolenaarpatch 8.1.1334: when buffer is hidden "F" in 'shortmess... v8.1.1334
2019-05-15 Bram Moolenaarpatch 8.1.1333: text properties don't always move after... v8.1.1333
2019-05-14 Bram Moolenaarpatch 8.1.1332: cannot flush listeners without redrawin... v8.1.1332
2019-05-14 Bram Moolenaarpatch 8.1.1331: test 29 is old style v8.1.1331
2019-05-13 Bram Moolenaarpatch 8.1.1330: using bold attribute in terminal change... v8.1.1330
2019-05-12 Bram Moolenaarpatch 8.1.1329: plans for popup window support are... v8.1.1329
2019-05-12 Bram Moolenaarpatch 8.1.1328: no test for listener with undo operation v8.1.1328
2019-05-12 Bram Moolenaarpatch 8.1.1327: unnecessary scroll after horizontal... v8.1.1327
2019-05-12 Bram Moolenaarpatch 8.1.1326: no test for listener with partial v8.1.1326
2019-05-12 Bram Moolenaarpatch 8.1.1325: cannot build with +eval but without... v8.1.1325
2019-05-11 Bram Moolenaarpatch 8.1.1324: stray comma in VMS makefile v8.1.1324
2019-05-11 Bram Moolenaarpatch 8.1.1323: 'mouse' option is reset when using... v8.1.1323
2019-05-11 Bram Moolenaarpatch 8.1.1322: Cygwin makefile is not nicely indented v8.1.1322
2019-05-11 Bram Moolenaarpatch 8.1.1321: no docs or tests for listener functions v8.1.1321
2019-05-11 Bram Moolenaarpatch 8.1.1320: it is not possible to track changes... v8.1.1320
2019-05-11 Bram Moolenaarpatch 8.1.1319: computing function length name in many... v8.1.1319
2019-05-11 Bram Moolenaarpatch 8.1.1318: code for text changes is in a "misc... v8.1.1318
2019-05-11 Bram MoolenaarAdd missing files from patch 8.1.1318
2019-05-11 Bram Moolenaarpatch 8.1.1317: output from Travis can be improved v8.1.1317
2019-05-11 Bram Moolenaarpatch 8.1.1316: duplicated localtime() call v8.1.1316
2019-05-10 Bram Moolenaarpatch 8.1.1315: there is always a delay if a termreques... v8.1.1315
2019-05-10 Bram Moolenaarpatch 8.1.1314: MSVC makefile is not nicely indented v8.1.1314
2019-05-10 Bram Moolenaarpatch 8.1.1313: warnings for using localtime() and... v8.1.1313
2019-05-09 Bram Moolenaarpatch 8.1.1312: Coverity warning for using uninitialize... v8.1.1312
2019-05-09 Bram Moolenaarpatch 8.1.1311: aborting an autocmd with an exception... v8.1.1311
2019-05-09 Bram Moolenaarpatch 8.1.1310: named function arguments are never... v8.1.1310
2019-05-09 Bram Moolenaarpatch 8.1.1309: test for Normal highlight fails on... v8.1.1309
2019-05-09 Bram Moolenaarpatch 8.1.1308: the Normal highlight is not defined... v8.1.1308
2019-05-09 Bram MoolenaarUpdate runtime files
2019-05-09 Bram Moolenaarpatch 8.1.1307: cannot reconnect to the X server after... v8.1.1307
2019-05-09 Bram Moolenaarpatch 8.1.1306: Borland support is outdated and doesn... v8.1.1306
2019-05-09 Bram Moolenaarpatch 8.1.1305: there is no easy way to manipulate... v8.1.1305
2019-05-09 Bram Moolenaarpatch 8.1.1304: MS-Windows: compiler warning for unused... v8.1.1304
2019-05-09 Bram Moolenaarpatch 8.1.1303: not possible to hide a balloon v8.1.1303
2019-05-08 Bram Moolenaarpatch 8.1.1302: v:beval_text is not tested in Visual... v8.1.1302
2019-05-08 Bram Moolenaarpatch 8.1.1301: when compiled with VIMDLL some messages... v8.1.1301
2019-05-08 Bram Moolenaarpatch 8.1.1300: in a terminal 'ballooneval' does not... v8.1.1300
2019-05-08 Bram Moolenaarpatch 8.1.1299: "extends" from 'listchars' is used... v8.1.1299
2019-05-08 Bram Moolenaarpatch 8.1.1298: invalid argument test fails without... v8.1.1298
2019-05-08 Bram Moolenaarpatch 8.1.1297: invalid argument test fails without GTK v8.1.1297
2019-05-08 Bram Moolenaarpatch 8.1.1296: crash when using invalid command line... v8.1.1296
2019-05-07 Bram Moolenaarpatch 8.1.1295: when vimrun.exe does not exist external... v8.1.1295
2019-05-07 Bram Moolenaarpatch 8.1.1294: MS-Windows: Some fonts return wrong... v8.1.1294
2019-05-07 Bram Moolenaarpatch 8.1.1293: MSVC files are no longer useful v8.1.1293
2019-05-07 Bram Moolenaarpatch 8.1.1292: invalid command line arguments not... v8.1.1292
2019-05-07 Bram Moolenaarpatch 8.1.1291: not easy to change directory and restore v8.1.1291
2019-05-07 Bram Moolenaarpatch 8.1.1290: .hgignore and .gitignore are either... v8.1.1290
2019-05-07 Bram Moolenaarpatch 8.1.1289: may not have enough space to add "W... v8.1.1289
2019-05-07 Bram Moolenaarpatch 8.1.1288: search stats don't show for mapped... v8.1.1288
2019-05-07 Bram Moolenaarpatch 8.1.1287: cannot build with +eval but without... v8.1.1287
2019-05-06 Bram Moolenaarpatch 8.1.1286: running tests leaves XTest_tabpage_cmdh... v8.1.1286
2019-05-06 Bram Moolenaarpatch 8.1.1285: test17 is old style v8.1.1285
2019-05-06 Bram Moolenaarpatch 8.1.1284: detecting *.tmpl as htmlcheetah is... v8.1.1284
2019-05-06 Bram Moolenaarpatch 8.1.1283: delaying half a second after the top... v8.1.1283
2019-05-05 Bram Moolenaarpatch 8.1.1282: running make in src/po leaves LINGUAS... v8.1.1282
2019-05-05 Bram Moolenaarpatch 8.1.1281: cannot specify a count with :chistory v8.1.1281
2019-05-05 Bram Moolenaarpatch 8.1.1280: remarks about functionality not in... v8.1.1280
2019-05-05 Bram Moolenaarpatch 8.1.1279: cannot set 'spellang' to "sr@latin" v8.1.1279
2019-05-05 Bram Moolenaarpatch 8.1.1278: missing change for "combine" field v8.1.1278
2019-05-05 Bram Moolenaarpatch 8.1.1277: missing screenshot update v8.1.1277
2019-05-05 Bram Moolenaarpatch 8.1.1276: cannot combine text properties with... v8.1.1276
2019-05-05 Bram Moolenaarpatch 8.1.1275: cannot navigate to errors before/after... v8.1.1275
2019-05-05 Bram Moolenaarpatch 8.1.1274: after :unmenu can still execute the... v8.1.1274
next