1. 7f3a284 patch 8.1.1346: error for Python exception does not show useful info by Bram Moolenaar · 7 years ago
  2. 6349e94 patch 8.1.1345: stuck in sandbox with ":s/../\=Function/gn" by Bram Moolenaar · 7 years ago
  3. 0d3cb73 patch 8.1.1344: Coverity complains about possibly using a NULL pointer by Bram Moolenaar · 7 years ago
  4. 8055d17 patch 8.1.1343: text properties not adjusted for Visual block mode delete by Bram Moolenaar · 7 years ago
  5. 787880a patch 8.1.1342: using freed memory when joining line with text property by Bram Moolenaar · 7 years ago
  6. 80e737c patch 8.1.1341: text properties are lost when joining lines by Bram Moolenaar · 7 years ago
  7. bfd4512 patch 8.1.1340: attributes from 'cursorline' overwrite textprop by Bram Moolenaar · 7 years ago
  8. dabfde0 patch 8.1.1339: installer needs to product name et al. by Bram Moolenaar · 7 years ago
  9. 0ebe12b patch 8.1.1338: hang when concealing the '>' shown for half of wide char by Bram Moolenaar · 7 years ago
  10. 5c65e6a patch 8.1.1337: get empty text prop when splitting line just after text prop by Bram Moolenaar · 7 years ago
  11. 17aca70 patch 8.1.1336: some eval functionality is not covered by tests by Bram Moolenaar · 7 years ago
  12. dda4144 patch 8.1.1335: listener callback is called after inserting text by Bram Moolenaar · 7 years ago
  13. eda6522 patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used by Bram Moolenaar · 7 years ago
  14. 45dd07f patch 8.1.1333: text properties don't always move after changes by Bram Moolenaar · 7 years ago
  15. fe1ade0 patch 8.1.1332: cannot flush listeners without redrawing, mix of changes by Bram Moolenaar · 7 years ago
  16. fb222df patch 8.1.1331: test 29 is old style by Bram Moolenaar · 7 years ago
  17. 9e58787 patch 8.1.1330: using bold attribute in terminal changes the color by Bram Moolenaar · 7 years ago
  18. 957f85d patch 8.1.1329: plans for popup window support are spread out by Bram Moolenaar · 7 years ago
  19. bc4fd43 patch 8.1.1328: no test for listener with undo operation by Bram Moolenaar · 7 years ago
  20. a9b2535 patch 8.1.1327: unnecessary scroll after horizontal split by Bram Moolenaar · 7 years ago
  21. 8aad88d patch 8.1.1326: no test for listener with partial by Bram Moolenaar · 7 years ago
  22. 97b0075 patch 8.1.1325: cannot build with +eval but without +channel and +timers by Bram Moolenaar · 7 years ago
  23. b73fbc7 patch 8.1.1324: stray comma in VMS makefile by Bram Moolenaar · 7 years ago
  24. 5d0183b patch 8.1.1323: 'mouse' option is reset when using GPM mouse by Bram Moolenaar · 7 years ago
  25. 6e75e0a patch 8.1.1322: Cygwin makefile is not nicely indented by Bram Moolenaar · 7 years ago
  26. a334772 patch 8.1.1321: no docs or tests for listener functions by Bram Moolenaar · 7 years ago
  27. 6d2399b patch 8.1.1320: it is not possible to track changes to a buffer by Bram Moolenaar · 7 years ago
  28. 6ed8819 patch 8.1.1319: computing function length name in many places by Bram Moolenaar · 7 years ago
  29. ec28d15 patch 8.1.1318: code for text changes is in a "misc" file by Bram Moolenaar · 7 years ago
  30. 3f86ca0 Add missing files from patch 8.1.1318 by Bram Moolenaar · 7 years ago
  31. dc9f9e9 patch 8.1.1317: output from Travis can be improved by Bram Moolenaar · 7 years ago
  32. d689673 patch 8.1.1316: duplicated localtime() call by Bram Moolenaar · 7 years ago
  33. afd7826 patch 8.1.1315: there is always a delay if a termrequest is never answered by Bram Moolenaar · 7 years ago
  34. c049b52 patch 8.1.1314: MSVC makefile is not nicely indented by Bram Moolenaar · 7 years ago
  35. 63d2555 patch 8.1.1313: warnings for using localtime() and ctime() by Bram Moolenaar · 7 years ago
  36. 4ca4153 patch 8.1.1312: Coverity warning for using uninitialized variable by Bram Moolenaar · 7 years ago
  37. 23b5139 patch 8.1.1311: aborting an autocmd with an exception is not tested by Bram Moolenaar · 7 years ago
  38. 42ae78c patch 8.1.1310: named function arguments are never optional by Bram Moolenaar · 7 years ago
  39. 6b528fa patch 8.1.1309: test for Normal highlight fails on MS-Windows GUI by Bram Moolenaar · 7 years ago
  40. f90b6e0 patch 8.1.1308: the Normal highlight is not defined when compiled with GUI by Bram Moolenaar · 7 years ago
  41. a6c27c4 Update runtime files by Bram Moolenaar · 7 years ago
  42. d4aa83a patch 8.1.1307: cannot reconnect to the X server after it restarted by Bram Moolenaar · 7 years ago
  43. eae1b91 patch 8.1.1306: Borland support is outdated and doesn't work by Bram Moolenaar · 7 years ago
  44. 691ddee patch 8.1.1305: there is no easy way to manipulate environment variables by Bram Moolenaar · 7 years ago
  45. 68cbb14 patch 8.1.1304: MS-Windows: compiler warning for unused value by Bram Moolenaar · 7 years ago
  46. be0a259 patch 8.1.1303: not possible to hide a balloon by Bram Moolenaar · 7 years ago
  47. 06bd824 patch 8.1.1302: v:beval_text is not tested in Visual mode by Bram Moolenaar · 7 years ago
  48. 0b75f7c patch 8.1.1301: when compiled with VIMDLL some messages are not shown by Bram Moolenaar · 7 years ago
  49. 2f10658 patch 8.1.1300: in a terminal 'ballooneval' does not work right away by Bram Moolenaar · 7 years ago
  50. a5c6a0b patch 8.1.1299: "extends" from 'listchars' is used when 'list' is off by Bram Moolenaar · 7 years ago
  51. 5416b75 patch 8.1.1298: invalid argument test fails without X clipboard by Bram Moolenaar · 7 years ago
  52. 240f7ab patch 8.1.1297: invalid argument test fails without GTK by Bram Moolenaar · 7 years ago
  53. 2782126 patch 8.1.1296: crash when using invalid command line argument by Bram Moolenaar · 7 years ago
  54. 98ffe4c patch 8.1.1295: when vimrun.exe does not exist external command may fail by Bram Moolenaar · 7 years ago
  55. 93d77b2 patch 8.1.1294: MS-Windows: Some fonts return wrong average char width by Bram Moolenaar · 7 years ago
  56. fda9784 patch 8.1.1293: MSVC files are no longer useful by Bram Moolenaar · 7 years ago
  57. ba9ea91 patch 8.1.1292: invalid command line arguments not tested by Bram Moolenaar · 7 years ago
  58. 1063f3d patch 8.1.1291: not easy to change directory and restore by Bram Moolenaar · 7 years ago
  59. fd31e45 patch 8.1.1290: .hgignore and .gitignore are either distributed or in git by Bram Moolenaar · 7 years ago
  60. b6cb26f patch 8.1.1289: may not have enough space to add "W" to search stats by Bram Moolenaar · 7 years ago
  61. 9ce3fa8 patch 8.1.1288: search stats don't show for mapped command by Bram Moolenaar · 7 years ago
  62. 7e1a5af patch 8.1.1287: cannot build with +eval but without +mouse by Bram Moolenaar · 7 years ago
  63. 4fa0687 patch 8.1.1286: running tests leaves XTest_tabpage_cmdheight file behind by Bram Moolenaar · 7 years ago
  64. f0ab01f patch 8.1.1285: test17 is old style by Bram Moolenaar · 7 years ago
  65. d136221 patch 8.1.1284: detecting *.tmpl as htmlcheetah is outdated by Bram Moolenaar · 7 years ago
  66. c7a10b3 patch 8.1.1283: delaying half a second after the top-bot message by Bram Moolenaar · 7 years ago
  67. 91882cf patch 8.1.1282: running make in src/po leaves LINGUAS file behind by Bram Moolenaar · 7 years ago
  68. 8ffc7c8 patch 8.1.1281: cannot specify a count with :chistory by Bram Moolenaar · 7 years ago
  69. 25c9c68 patch 8.1.1280: remarks about functionality not in Vi clutters the help by Bram Moolenaar · 7 years ago
  70. 9a061cb patch 8.1.1279: cannot set 'spellang' to "sr@latin" by Bram Moolenaar · 7 years ago
  71. 58187f1 patch 8.1.1278: missing change for "combine" field by Bram Moolenaar · 7 years ago
  72. 8fc0271 patch 8.1.1277: missing screenshot update by Bram Moolenaar · 7 years ago
  73. de24a87 patch 8.1.1276: cannot combine text properties with syntax highlighting by Bram Moolenaar · 7 years ago
  74. cf6a55c patch 8.1.1275: cannot navigate to errors before/after the cursor by Bram Moolenaar · 7 years ago
  75. ce79353 patch 8.1.1274: after :unmenu can still execute the menu with :emenu by Bram Moolenaar · 7 years ago
  76. f653a6b patch 8.1.1273: compiler warning in direct write code by Bram Moolenaar · 7 years ago
  77. 711f02d patch 8.1.1272: click on WinBar of other window not tested by Bram Moolenaar · 7 years ago
  78. b3de6c4 patch 8.1.1271: compiler warnings for use of STRNCPY() by Bram Moolenaar · 7 years ago
  79. 9dfa313 patch 8.1.1270: cannot see current match position by Bram Moolenaar · 7 years ago
  80. ed5ab2a patch 8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not work by Bram Moolenaar · 7 years ago
  81. 510671a patch 8.1.1268: map completion test fails in GUI by Bram Moolenaar · 7 years ago
  82. 4b8366b patch 8.1.1267: cannot check if GPM mouse support is working by Bram Moolenaar · 7 years ago
  83. 8caef44 patch 8.1.1266: winbar test doesn't test enough by Bram Moolenaar · 7 years ago
  84. bedf091 patch 8.1.1265: when GPM mouse support is enabled double clicks do not work by Bram Moolenaar · 7 years ago
  85. d2fad67 patch 8.1.1264: crash when closing window from WinBar click by Bram Moolenaar · 7 years ago
  86. 66f8311 patch 8.1.1263: mouse clicks in WinBar not tested by Bram Moolenaar · 7 years ago
  87. bb8476b patch 8.1.1262: cannot simulate a mouse click in a test by Bram Moolenaar · 7 years ago
  88. 25190db patch 8.1.1261: no error for quickfix commands with negative range by Bram Moolenaar · 7 years ago
  89. e4f5f3a patch 8.1.1260: comparing with pointer instead of value by Bram Moolenaar · 7 years ago
  90. e5c8328 patch 8.1.1259: crash when exiting early by Bram Moolenaar · 7 years ago
  91. 9404a18 patch 8.1.1258: the "N files to edit" message can not be surpressed by Bram Moolenaar · 7 years ago
  92. 819d3e5 patch 8.1.1257: MSVC: name of object directory now always right by Bram Moolenaar · 7 years ago
  93. 3ff3311 patch 8.1.1256: cannot navigate through errors relative to the cursor by Bram Moolenaar · 7 years ago
  94. 12e9186 patch 8.1.1255: building desktop files fails on FreeBSD by Bram Moolenaar · 7 years ago
  95. 61df0c7 patch 8.1.1254: mapping completion contains dead code by Bram Moolenaar · 7 years ago
  96. 92b9e60 patch 8.1.1253: mapping completion test fails by Bram Moolenaar · 7 years ago
  97. 1776a28 patch 8.1.1252: not all mapping completion is tested by Bram Moolenaar · 7 years ago
  98. 2cb9f02 patch 8.1.1251: no test for completion of mapping keys by Bram Moolenaar · 7 years ago
  99. d788543 patch 8.1.1250: no test for netterm mouse by Bram Moolenaar · 7 years ago
  100. c6b1cc9 patch 8.1.1249: compiler warning for uninitialized variable by Bram Moolenaar · 7 years ago