| Commit message (Expand) | Author | Age |
* | Merge #6737 "options: make 'highlight' read-only" | Justin M. Keyes | 2017-05-15 |
|\ |
|
| * | options: make 'highlight' read-only | Björn Linse | 2017-05-15 |
* | | functests: Replace check_provider -> missing_provider with err report | ZyX | 2017-05-13 |
* | | functests: Test invalid behaviour | ZyX | 2017-05-13 |
|/ |
|
* | oldfiles_spec: Add tests for ":filter ... oldfiles" | James McCoy | 2017-04-29 |
* | oldfiles_spec: Set the shada file in the session | James McCoy | 2017-04-29 |
* | Merge #6539 'More cursor shape modes' | Justin M. Keyes | 2017-04-21 |
|\ |
|
| * | tests: detect invalid helpers.sleep | Björn Linse | 2017-04-21 |
* | | ex_cmds.c: Fix bug in ex_z (#6557) | sander2 | 2017-04-21 |
|/ |
|
* | win/test: Enable recover_spec.lua | Justin M. Keyes | 2017-04-11 |
* | test: `:file {name}` | Justin M. Keyes | 2017-04-11 |
* | Merge #6488 from ZyX-I/coverity-fixes | Justin M. Keyes | 2017-04-10 |
|\ |
|
| * | coverity/56795: Fix NULL dereference in :syn keyword non-printable | ZyX | 2017-04-09 |
* | | functests: Fix linter errors | ZyX | 2017-04-09 |
* | | functests: Fix some tests which are failing locally for unrelated reasons | ZyX | 2017-04-09 |
* | | functests: Replace execute with either command or feed_command | ZyX | 2017-04-09 |
|/ |
|
* | functests: Test some :write errors | ZyX | 2017-04-03 |
* | eval: Make sure that v:_null_dict does not crash dictwatcher*() | ZyX | 2017-03-29 |
* | eval: Move remaining get_tv_string* functions to eval/typval.c | ZyX | 2017-03-29 |
* | *: Move some dictionary functions to typval.h and use char* | ZyX | 2017-03-29 |
* | defaults: 'showcmd', 'belloff', 'ruler' | Justin M. Keyes | 2017-03-16 |
* | Allow lambdas to be used with jobs, timers and dictwatchers. | Michael Ennen | 2017-02-14 |
* | Don't set b_u_curhead in ex_undojoin() | Matthew Malcomson | 2017-01-22 |
* | ci: Disable "CTRL-C interrupts :global" test | Justin M. Keyes | 2017-01-19 |
* | eval: Remove dictwatcher from watchers queue before freeing it | James McCoy | 2017-01-12 |
* | test: skip_fragile(), TEST_SKIP_FRAGILE | Justin M. Keyes | 2017-01-04 |
* | test: ctrl_c_spec | Justin M. Keyes | 2017-01-04 |
* | Add some tests and cleanup. | Michael Ennen | 2016-12-12 |
* | Make partials work with jobs, timers, and dictwatchers. | Björn Linse | 2016-12-12 |
* | build: Target luacheck HEAD. | Justin M. Keyes | 2016-11-17 |
* | encoding: update tests | Björn Linse | 2016-11-05 |
* | ex_global: Catch CTRL-C even if it is mapped. | Justin M. Keyes | 2016-10-30 |
* | os_nodetype: open fd with O_NONBLOCK (#5515) | Justin M. Keyes | 2016-10-21 |
* | system('foo &', 'bar'): Show error, don't crash. | Justin M. Keyes | 2016-10-19 |
* | test: system(): backgrounded shell command | Justin M. Keyes | 2016-10-19 |
* | main.c: "BufReadCmd term://": Skip existing terminal. | Justin M. Keyes | 2016-10-12 |
* | CI: test: Avoid QuickBuild hang. (#5330) | Justin M. Keyes | 2016-09-12 |
* | getcwd(): Return empty string if CWD is invalid. #5292 | HiPhish | 2016-09-04 |
* | tchdir: New tab should inherit CWD. (#5227) | Alejandro Sanchez | 2016-09-04 |
* | functionaltest: Create lua helper for os.tmpname() | Rui Abreu Ferreira | 2016-08-31 |
* | Mark some functional tests as pending in Windows | Rui Abreu Ferreira | 2016-08-26 |
* | tests: don't ignore highlights in various tests | Björn Linse | 2016-08-14 |
* | Restore ":browse oldfiles" behavior from Vim | James McCoy | 2016-08-11 |
* | Add test for :drop | KillTheMule | 2016-07-01 |
* | test: fix command_count_spec | Björn Linse | 2016-06-23 |
* | test: functional: Remove unnecessary use of clipboard register | James McCoy | 2016-06-15 |
* | test: functional: Remove test_bkc_* files after testing | James McCoy | 2016-06-15 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
* | test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1) | James McCoy | 2016-06-01 |
* | test/functional: cd_spec: Add tests for using explicit args | James McCoy | 2016-06-01 |