aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.0.1482: using feedkeys() does not work to test completionJan Edmund Lazo2019-06-24
* vim-patch:8.0.1480: patch missing changeJan Edmund Lazo2019-06-23
* vim-patch:8.0.1479: insert mode completion state is confusingJan Edmund Lazo2019-06-23
* vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-LeftJan Edmund Lazo2019-06-23
* Merge #10294 from janlazo/vim-8.0.1239Justin M. Keyes2019-06-24
|\
| * eval: assert VAR_LIST branch in filter_map()Jan Edmund Lazo2019-06-23
| * vim-patch:8.1.0747: map() with a bad expression doesn't give an errorJan Edmund Lazo2019-06-23
| * vim-patch:8.1.1519: 'backupskip' may contain duplicatesJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0853: options test fails on MacJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0850: test for 'backupskip' is not correctJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0272: options test fails if temp var ends in slashJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0270: checking for a Tab in a line could be fasterJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0242: Insert mode completion may use an invalid buffer pointerJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0169: calling message_filtered() a bit too oftenJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0167: lock flag in new dictitem is reset in many placesJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0166: using dict_add_nr_str() is clumsyJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0165: :clist output can be very longJan Edmund Lazo2019-06-23
| * ops: refactor swapchar() to return boolJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0125: virtual edit replace with multi-byte fails at end of lineJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0181: memory leak with trailing characters in skip expressionJan Edmund Lazo2019-06-23
| * eval: require nonnull func args to pass ASAN buildJan Edmund Lazo2019-06-23
| * vim-patch:8.1.0112: no error when using bad arguments with searchpair()Jan Edmund Lazo2019-06-23
| * lintJan Edmund Lazo2019-06-23
| * vim-patch:8.0.1239: cannot use a lambda for the skip argument to searchpair()Jan Edmund Lazo2019-06-23
* | getchar: Handle incomplete <Paste> in typeahead buffer #10311Alan Wu2019-06-24
|/
* screen: Adjust buffer sizes for multiple sign columns #10314oni-link2019-06-24
* version.c: update [ci skip] #10115Marvim the Paranoid Android2019-06-23
* Update argc(),argv() based on 8.1.0493erw72019-06-19
* test/old: run test_arglistJan Edmund Lazo2019-06-19
* vim-patch:8.1.0074: crash when running quickfix testsJan Edmund Lazo2019-06-19
* vim-patch:8.1.0073: crash when autocommands call setloclist()Jan Edmund Lazo2019-06-19
* vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a blockJan Edmund Lazo2019-06-19
* vim-patch:8.0.1723: using one item array size declaration is misleadingJan Edmund Lazo2019-06-19
* tests: oldtests: mark Test_cursorhold_insert as flaky [ci skip] (#10264)Daniel Hahler2019-06-19
* Merge pull request #10021 from bfredl/chaneventBjörn Linse2019-06-18
|\
| * channel: refactor events, prevent recursive invocation of eventsBjörn Linse2019-06-18
* | gcov: use __gcov_flush instead of __gcov_dump (#10260)Daniel Hahler2019-06-18
|/
* vim-patch:8.1.1546: in some tests 'tags' is set but not restoredDaniel Hahler2019-06-16
* tests: fix Test_tagfiles: use Vim's 'tags' settingDaniel Hahler2019-06-16
* vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)Daniel Hahler2019-06-16
* vim-patch:8.1.1003: playing back recorded key sequence mistakes key code (#10...Daniel Hahler2019-06-16
* Merge pull request #10236 from janlazo/vim-8.1.1545Daniel Hahler2019-06-16
|\
| * vim-patch:8.0.1549: various small problems in test filesJan Edmund Lazo2019-06-15
| * vim-patch:8.0.1516: errors for job options are not very specificJan Edmund Lazo2019-06-15
| * vim-patch:8.1.0044: if a test function exists Vim this may go unnoticedJan Edmund Lazo2019-06-15
| * vim-patch:8.1.1545: when the screen is to small there is no message about thatJan Edmund Lazo2019-06-15
* | messages: fix crash with msg_advance when using ext_messagesBjörn Linse2019-06-16
* | messages: support shortmess-=S in ext_messagesBjörn Linse2019-06-16
|/
* vim-patch:8.0.1245: when WaitFor() has a wrong expression it just waits a sec...Jan Edmund Lazo2019-06-15
* Dump gcov coverage in process_spawn (#10230)Daniel Hahler2019-06-15