| Commit message (Expand) | Author | Age |
* | test: reorg #15698 | Justin M. Keyes | 2021-09-17 |
* | feat(keywordprg): use :terminal for external commands #15398 | Gregory Anders | 2021-08-21 |
* | Treat unmapped ALT/META as ESC+c in all modes | Matt Wozniski | 2020-10-05 |
* | lua: move test helper function, map and filter, to vim.shared module | Hirokazu Hata | 2020-02-18 |
* | vim-patch:8.1.0974: cannot switch from terminal window to previous tabpage | We're Yet | 2020-01-03 |
* | vim-patch:8.1.0972: cannot switch from terminal window to next tabpage | We're Yet | 2020-01-03 |
* | doc [ci skip] | Justin M. Keyes | 2019-12-31 |
* | jumplist: browser-style (or 'tagstack') navigation #11530 | butwerenotthereyet | 2019-12-10 |
* | doc + extmarks tweaks #11421 | Justin M. Keyes | 2019-11-25 |
* | test: Eliminate expect_err | Justin M. Keyes | 2019-09-06 |
* | Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}' | Justin M. Keyes | 2019-07-25 |
* | build: update some test dependencies (#10339) | Daniel Hahler | 2019-06-29 |
* | jumplist: avoid extra tail entry #9805 | Abdelhakeem Osama | 2019-04-02 |
* | tests: improve robustness of immediate successes in screen tests | Björn Linse | 2018-10-15 |
* | Add some basic tests for macros | Matthew Malcomson | 2018-03-14 |
* | Add some tests for 'langmap' | Matthew Malcomson | 2018-01-27 |
* | test: enable K_spec tests in Windows | Jan Edmund Lazo | 2018-01-03 |
* | fold: foldMoveRange(): fix :move bug #6534 | Matthew Malcomson | 2017-04-17 |
* | ci: install Turkish locale and make locale tests more reliable | Björn Linse | 2017-04-11 |
* | test: helpers.execute() => helpers.feed_command() | Justin M. Keyes | 2017-04-11 |
* | test: add tests for gu/gU behavior in Turkish locale | Björn Linse | 2017-04-10 |
* | functests: Replace execute with either command or feed_command | ZyX | 2017-04-09 |
* | fold.c: more edge-cases when updating (#6207) | Matthew Malcomson | 2017-03-31 |
* | Robustly handle folds during a :move command | Matthew Malcomson | 2017-03-23 |
* | test/put_spec: 2x speedup (#6294) | Matthew Malcomson | 2017-03-18 |
* | vim-patch:8.0.0388 | Matthew Malcomson | 2017-03-02 |
* | undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016) | Matthew Malcomson | 2017-01-31 |
* | put fixup, esp. ". register close #5709 #5781 | Matthew Malcomson | 2017-01-18 |
* | Correct logic for setting NormalState.toplevel | James McCoy | 2016-09-30 |
* | Mark some functional tests as pending in Windows | Rui Abreu Ferreira | 2016-08-26 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
* | test/functional: clean up according to luacheck (part 1) | Marco Hinz | 2015-11-23 |
* | test: K, 'keywordprg' | Justin M. Keyes | 2015-09-23 |