1. 2a8d3b8 patch 8.1.2111: viminfo file not sufficiently tested by Bram Moolenaar · 7 years ago
  2. e8a7dfe patch 8.1.2110: CTRL-C closes two popups instead of one by Bram Moolenaar · 7 years ago
  3. 1824f45 patch 8.1.2109: popup_getoptions() hangs with tab-local popup by Bram Moolenaar · 7 years ago
  4. 23324a0 patch 8.1.2108: cannot close the cmdline window from CmdWinEnter by Bram Moolenaar · 7 years ago
  5. 8617348 patch 8.1.2107: various memory leaks reported by asan by Bram Moolenaar · 7 years ago
  6. b4367b7 patch 8.1.2106: no tests for dragging the mouse beyond the window by Bram Moolenaar · 7 years ago
  7. 2886dcc patch 8.1.2105: MS-Windows: system() may crash by Bram Moolenaar · 7 years ago
  8. 792cf5e patch 8.1.2104: the normal.c file is too big by Bram Moolenaar · 7 years ago
  9. 18223a5 patch 8.1.2103: wrong error message if "termdebugger" is not executable by Bram Moolenaar · 7 years ago
  10. d17a57a patch 8.1.2102: can't build with GTK and FEAT_GUI_GNOME by Bram Moolenaar · 7 years ago
  11. ac02a63 patch 8.1.2101: write_session_file() often defined but not used by Bram Moolenaar · 7 years ago
  12. ee1a2b5 patch 8.1.2100: :mksession is not sufficiently tested by Bram Moolenaar · 7 years ago
  13. b7a97ef patch 8.1.2099: state() test fails on some Mac systems by Bram Moolenaar · 7 years ago
  14. 37ac4a5 patch 8.1.2098: mksession test fails on MS-Windows by Bram Moolenaar · 7 years ago
  15. 66f0e6c patch 8.1.2097: :mksession is not sufficiently tested by Bram Moolenaar · 7 years ago
  16. 8c96af9 patch 8.1.2096: too many #ifdefs by Bram Moolenaar · 7 years ago
  17. a893194 patch 8.1.2095: leaking memory when getting item from dict by Bram Moolenaar · 7 years ago
  18. 473952e patch 8.1.2094: the fileio.c file is too big by Bram Moolenaar · 7 years ago
  19. 9be0e0b patch 8.1.2093: MS-Windows: system() test fails by Bram Moolenaar · 7 years ago
  20. 1a61339 patch 8.1.2092: MS-Windows: redirect in system() does not work by Bram Moolenaar · 7 years ago
  21. 0f1c670 patch 8.1.2091: double free when memory allocation fails by Bram Moolenaar · 7 years ago
  22. 2e47cab patch 8.1.2090: not clear why channel log file ends by Bram Moolenaar · 7 years ago
  23. 7b666c7 patch 8.1.2089: do not get a hint that $TEST_FILTER was active by Bram Moolenaar · 7 years ago
  24. 383f387 patch 8.1.2088: renamed libvterm mouse.c file not in distributed file list by Bram Moolenaar · 7 years ago
  25. 5be4cee Update runtime files. by Bram Moolenaar · 7 years ago
  26. a7f6c3c patch 8.1.2087: cannot easily select one test function to execute by Bram Moolenaar · 7 years ago
  27. 38f1eea patch 8.1.2086: missing a few changes for the renamed files by Bram Moolenaar · 7 years ago
  28. 2313b61 patch 8.1.2085: MS-Windows: draw error moving cursor over double-cell char by Bram Moolenaar · 7 years ago
  29. 5e8e967 patch 8.1.2084: Amiga: cannot get the user name by Bram Moolenaar · 7 years ago
  30. ce0fac2 patch 8.1.2083: multi-byte chars do not work properly with "%.*S" in printf() by Bram Moolenaar · 7 years ago
  31. 30e8e73 patch 8.1.2082: some files have a weird name to fit in 8.3 characters by Bram Moolenaar · 7 years ago
  32. 46a426c patch 8.1.2081: the spell.c file is too big by Bram Moolenaar · 7 years ago
  33. d2842ea patch 8.1.2080: the terminal API is limited and can't be disabled by Bram Moolenaar · 7 years ago
  34. d2c1fb4 patch 8.1.2079: popup window test fails without +terminal by Bram Moolenaar · 7 years ago
  35. f21118e patch 8.1.2078: build error with +textprop but without +terminal by Bram Moolenaar · 7 years ago
  36. 4aea03e patch 8.1.2077: the ops.c file is too big by Bram Moolenaar · 7 years ago
  37. e0d749a patch 8.1.2076: crash when trying to put a terminal in a popup window by Bram Moolenaar · 7 years ago
  38. 101e992 patch 8.1.2075: get many log messages when waiting for a typed character by Bram Moolenaar · 7 years ago
  39. 0d0c3ca patch 8.1.2074: test for SafeState autocommand is a bit flaky by Bram Moolenaar · 7 years ago
  40. 010ee96 patch 8.1.2073: when editing a buffer 'colorcolumn' may not work by Bram Moolenaar · 7 years ago
  41. 03ac52f patch 8.1.2072: "gk" moves to start of line instead of upwards by Bram Moolenaar · 7 years ago
  42. 053f712 patch 8.1.2071: when 'wincolor' is set text property changes highlighting by Bram Moolenaar · 7 years ago
  43. b8ff5c2 patch 8.1.2070: mouse code is spread out by Bram Moolenaar · 7 years ago
  44. 0f6629a patch 8.1.2069: test for SafeStateAgain may still fail by Bram Moolenaar · 7 years ago
  45. 513537b patch 8.1.2068: test for SafeState and SafeStateAgain may fail by Bram Moolenaar · 7 years ago
  46. cadbe1b patch 8.1.2067: no tests for SafeState and SafeStateAgain by Bram Moolenaar · 7 years ago
  47. c258549 patch 8.1.2066: no tests for state() by Bram Moolenaar · 7 years ago
  48. 910c378 patch 8.1.2065: compiler warning building non-GUI with MinGW. by Bram Moolenaar · 7 years ago
  49. bd67aac patch 8.1.2064: MS-Windows: compiler warnings for unused arguments by Bram Moolenaar · 7 years ago
  50. 1e82a78 patch 8.1.2063: some tests fail when +balloon_eval_term is missing by Bram Moolenaar · 7 years ago
  51. b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 7 years ago
  52. 4d5c126 patch 8.1.2061: MS-Windows GUI: ":sh" crashes when trying to use a terminal by Bram Moolenaar · 7 years ago
  53. bffba7f patch 8.1.2060: "precedes" in 'listchars' not used properly by Bram Moolenaar · 7 years ago
  54. 589edb3 Updte runtime files by Bram Moolenaar · 7 years ago
  55. 56ebbab patch 8.1.2059: fix for "x" deleting a fold has side effects by Bram Moolenaar · 7 years ago
  56. 4bd7823 patch 8.1.2058: function for ex command is named inconsistently by Bram Moolenaar · 7 years ago
  57. 7528d1f patch 8.1.2057: the screen.c file is much too big by Bram Moolenaar · 7 years ago
  58. cd67059 patch 8.1.2056: "make test" for indent files doesn't cause make to fail by Bram Moolenaar · 7 years ago
  59. 181d4f5 patch 8.1.2055: not easy to jump to function line from profile by Bram Moolenaar · 7 years ago
  60. cebfcff patch 8.1.2054: compiler test for Perl may fail by Bram Moolenaar · 7 years ago
  61. d103ee7 patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys() by Bram Moolenaar · 7 years ago
  62. 7a9bd7c patch 8.1.2052: using "x" before a closed fold may delete that fold by Bram Moolenaar · 7 years ago
  63. 705918f patch 8.1.2051: double-click test is a bit flaky by Bram Moolenaar · 7 years ago
  64. 7e0f462 patch 8.1.2050: popup window test fails in some configurations by Bram Moolenaar · 7 years ago
  65. 397c6a1 patch 8.1.2049: cannot build tiny version by Bram Moolenaar · 7 years ago
  66. 37d1807 patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered by Bram Moolenaar · 7 years ago
  67. 0e57dd8 patch 8.1.2047: cannot check the current state by Bram Moolenaar · 7 years ago
  68. 69198cb patch 8.1.2046: SafeState may be triggered at the wrong moment by Bram Moolenaar · 7 years ago
  69. dac1347 patch 8.1.2045: the option.c file is too big by Bram Moolenaar · 7 years ago
  70. 8aeec40 patch 8.1.2044: no easy way to process postponed work by Bram Moolenaar · 7 years ago
  71. ea8dcf8 patch 8.1.2043: not sufficient testing for quoted numbers by Bram Moolenaar · 7 years ago
  72. 9c658c9 patch 8.1.2042: the evalfunc.c file is too big by Bram Moolenaar · 7 years ago
  73. 248fdb3 patch 8.1.2041: no test for diff mode with syntax highlighting by Bram Moolenaar · 7 years ago
  74. e00fdf3 patch 8.1.2040: no highlighting of current line in quickfix window by Bram Moolenaar · 7 years ago
  75. 8ae5437 patch 8.1.2039: character from 'showbreak' does not use 'wincolor' by Bram Moolenaar · 7 years ago
  76. af91438 patch 8.1.2038: has('vimscript-4') is always 0 by Bram Moolenaar · 7 years ago
  77. a046b37 patch 8.1.2037: can call win_gotoid() in cmdline window by Bram Moolenaar · 7 years ago
  78. 1ac90b4 patch 8.1.2036: the str2nr() tests fail by Bram Moolenaar · 7 years ago
  79. 60a8de2 patch 8.1.2035: recognizing octal numbers is confusing by Bram Moolenaar · 7 years ago
  80. 50bf7ce patch 8.1.2034: dark them of GTK 3 not supported by Bram Moolenaar · 7 years ago
  81. 0571f3d patch 8.1.2033: cannot build with tiny features by Bram Moolenaar · 7 years ago
  82. 076d988 patch 8.1.2032: scrollbar thumb wrong in popup window by Bram Moolenaar · 7 years ago
  83. 5babc6e patch 8.1.2031: cursor position wrong when resizing and using conceal by Bram Moolenaar · 7 years ago
  84. 997d424 patch 8.1.2030: tests fail when build with normal features and terminal by Bram Moolenaar · 7 years ago
  85. 017ba07 patch 8.1.2029: cannot control 'cursorline' highlighting well by Bram Moolenaar · 7 years ago
  86. d9b0d83 patch 8.1.2028: options test script does not work by Bram Moolenaar · 7 years ago
  87. 57da698 patch 8.1.2027: MS-Windows: problem with ambiwidth characters by Bram Moolenaar · 7 years ago
  88. dbec749 patch 8.1.2026: possibly using uninitialized memory by Bram Moolenaar · 7 years ago
  89. 1946de1 patch 8.1.2025: MS-Windows: Including shlguid.h causes problems for msys2 by Bram Moolenaar · 7 years ago
  90. 9283f92 patch 8.1.2024: delete call commented out for debugging by Bram Moolenaar · 7 years ago
  91. dcb2b9c patch 8.1.2023: no test for synIDattr() returning "strikethrough" by Bram Moolenaar · 7 years ago
  92. 0eddca4 patch 8.1.2022: the option.c file is too big by Bram Moolenaar · 7 years ago
  93. 8fe1000 Update runtime files by Bram Moolenaar · 7 years ago
  94. 840d16f patch 8.1.2021: some global functions can be local to the file by Bram Moolenaar · 7 years ago
  95. d20dcb3 patch 8.1.2020: it is not easy to change the window layout by Bram Moolenaar · 7 years ago
  96. 410e98a patch 8.1.2019: 'cursorline' always highlights the whole line by Bram Moolenaar · 7 years ago
  97. e5fbd73 patch 8.1.2018: using freed memory when out of memory and displaying message by Bram Moolenaar · 7 years ago
  98. 96e38a8 patch 8.1.2017: cannot execute commands after closing the cmdline window by Bram Moolenaar · 7 years ago
  99. adbde3f patch 8.1.2016: terminal altscreen test now fails on MS-Windows by Bram Moolenaar · 7 years ago
  100. bf9a3b0 patch 8.1.2015: terminal altscreen test still fails sometimes by Bram Moolenaar · 7 years ago