Age | Commit message (Expand) | Author |
2018-07-01 | patch 8.1.0136: Lua tests don't cover new features | Bram Moolenaar |
2018-07-01 | patch 8.1.0134: Lua interface does not support funcref | Bram Moolenaar |
2018-06-30 | patch 8.1.0133: tagfiles() can have duplicate entries | Bram Moolenaar |
2018-06-30 | patch 8.1.0132: lua tests are old style | Bram Moolenaar |
2018-06-30 | patch 8.1.0131: :profdel is not tested | Bram Moolenaar |
2018-06-28 | patch 8.1.0126: various problems with 'vartabstop' | Bram Moolenaar |
2018-06-28 | patch 8.1.0125: virtual edit replace with multi-byte fails at end of line | Bram Moolenaar |
2018-06-28 | patch 8.1.0120: buffer 'modified' set even when :sort has no changes | Bram Moolenaar |
2018-06-27 | patch 8.1.0119: failing test goes unnoticed because messages is not written | Bram Moolenaar |
2018-06-27 | patch 8.1.0118: duplicate error message for put command | Bram Moolenaar |
2018-06-25 | patch 8.1.0116: display problem with 'vartabstop' and 'linebreak' | Bram Moolenaar |
2018-06-24 | patch 8.1.0112: no error when using bad arguments with searchpair() | Bram Moolenaar |
2018-06-24 | patch 8.1.0110: file name not displayed with ":file" | Bram Moolenaar |
2018-06-23 | patch 8.1.0105: all tab stops are the same | Bram Moolenaar |
2018-06-23 | patch 8.1.0101: no test for getcmdwintype() | Bram Moolenaar |
2018-06-23 | patch 8.1.0098: segfault when pattern with \z() is very slow | Bram Moolenaar |
2018-06-21 | patch 8.1.0092: prompt buffer test fails | Bram Moolenaar |
2018-06-19 | patch 8.1.0088: terminal test for stdout and stderr is a bit flaky | Bram Moolenaar |
2018-06-19 | patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd" | Bram Moolenaar |
2018-06-19 | patch 8.1.0086: no tests for libcall() and libcallnr() | Bram Moolenaar |
2018-06-19 | patch 8.1.0085: no test for completing user name and language | Bram Moolenaar |
2018-06-19 | patch 8.1.0083: "is" and "as" have trouble with quoted punctuation | Bram Moolenaar |
2018-06-18 | patch 8.1.0073: crash when autocommands call setloclist() | Bram Moolenaar |
2018-06-16 | patch 8.1.0060: crash when autocommands delete the current buffer | Bram Moolenaar |
2018-06-16 | patch 8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251" | Bram Moolenaar |
2018-06-16 | patch 8.1.0056: crash when using :hardcopy with illegal byte | Bram Moolenaar |
2018-06-13 | patch 8.1.0055: complete test has wrong order of arguments | Bram Moolenaar |
2018-06-12 | patch 8.1.0053: first argument of 'completefunc' has inconsistent type | Bram Moolenaar |
2018-06-12 | patch 8.1.0049: shell cannot tell running in a terminal window | Bram Moolenaar |
2018-06-12 | patch 8.1.0047: no completion for :unlet $VAR | Bram Moolenaar |
2018-06-12 | patch 8.1.0046: loading a session file fails if 'winheight' is big | Bram Moolenaar |
2018-06-12 | patch 8.1.0045: popup test isn't run completely | Bram Moolenaar |
2018-06-12 | patch 8.1.0044: if a test function exists Vim this may go unnoticed | Bram Moolenaar |
2018-06-12 | patch 8.1.0043: ++bad argument of :edit does not work properly | Bram Moolenaar |
2018-06-10 | patch 8.1.0041: attribute "width" missing from python window attribute list | Bram Moolenaar |
2018-06-07 | patch 8.1.0039: cannot easily delete lines in another buffer | Bram Moolenaar |
2018-06-07 | patch 8.1.0038: popup test causes Vim to exit | Bram Moolenaar |
2018-06-06 | patch 8.1.0037: cannot easily append lines to another buffer | Bram Moolenaar |
2018-06-04 | patch 8.1.0034: cursor not restored with ":edit #" | Bram Moolenaar |
2018-06-04 | patch 8.1.0033: keys to stop Vim in terminal are wrong | Bram Moolenaar |
2018-06-04 | patch 8.1.0032: BS in prompt buffer starts new line | Bram Moolenaar |
2018-06-03 | patch 8.1.0031: terminal test aucmd_on_close if flaky | Bram Moolenaar |
2018-06-03 | patch 8.1.0030: stoping Vim running in a terminal may not work | Bram Moolenaar |
2018-06-03 | patch 8.1.0029: terminal test fails on MS-Windows when "wc" exists | Bram Moolenaar |
2018-06-03 | patch 8.1.0028: prompt buffer test fails on MS-Windows | Bram Moolenaar |
2018-06-03 | patch 8.1.0027: difficult to make a plugin that feeds a line to a job | Bram Moolenaar |
2018-05-26 | patch 8.1.0026: terminal test fails with very tall terminal | Bram Moolenaar |
2018-05-26 | patch 8.1.0025: no test for the undofile() function | Bram Moolenaar |
2018-05-26 | patch 8.1.0024: % command not testded on #ifdef and comment | Bram Moolenaar |
2018-05-23 | patch 8.1.0022: repeating put from expression register fails | Bram Moolenaar |