Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | functests: Use proper path in `eq()` | ZyX | 2018-04-02 | |
| * | | | | | | | shada: Fix some memory leaks and completely ignore numbered mark names | ZyX | 2018-04-01 | |
| * | | | | | | | functests: Add test for merging with file with only numeric mark | ZyX | 2018-04-01 | |
| * | | | | | | | functests: Fix existing functional tests | ZyX | 2018-03-27 | |
* | | | | | | | | msg: do not scroll entire screen (#8088) | Björn Linse | 2018-03-31 | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Merge branch 'master' into yagebu/option-fixes | James McCoy | 2018-03-28 | |
|\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge #8183 'build/msvc: Fix functional tests' | Justin M. Keyes | 2018-03-27 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | build/msvc: Fix check for cksum on Windows | b-r-o-c-k | 2018-03-26 | |
| | |/ / / / / / | ||||
| * / / / / / / | TUI: implement "standout" attribute #8081 | Nimit Bhardwaj | 2018-03-27 | |
| |/ / / / / / | ||||
| * / / / / / | *: Make sure that !did_throw implies !current_exception | ZyX | 2018-03-25 | |
| |/ / / / / | ||||
| * | | | | | test: lua test for vim-patch:8.0.0184 | Nimit Bhardwaj | 2018-03-24 | |
| * | | | | | win: defaults: 'shellcmdflag', 'shellxquote' #7343 | Jan Edmund Lazo | 2018-03-24 | |
| * | | | | | Merge #4419 'implement <Cmd> key' | Justin M. Keyes | 2018-03-24 | |
| |\ \ \ \ \ | ||||
| | * | | | | | getchar: implement <Cmd> key to invoke command in any mode | Björn Linse | 2018-03-23 | |
| * | | | | | | provider/RPC: apply_autocmds_group(): fix double-free | Justin M. Keyes | 2018-03-24 | |
| |/ / / / / | ||||
| * | | | | | test/win: use cmd.exe for test | Justin M. Keyes | 2018-03-18 | |
| * | | | | | test: jobstop() kills entire process tree | Justin M. Keyes | 2018-03-18 | |
| * | | | | | API: nvim_get_proc() | Justin M. Keyes | 2018-03-18 | |
| * | | | | | API: nvim_get_proc_children() | Justin M. Keyes | 2018-03-16 | |
| * | | | | | test: use luv.now() instead of os.time() | Justin M. Keyes | 2018-03-16 | |
| * | | | | | DirChanged: support <buffer> (#8140) | Marco Hinz | 2018-03-16 | |
| | |_|/ / | |/| | | | ||||
| * | | | | test: next_msg(): default `timeout` to 10s | Justin M. Keyes | 2018-03-11 | |
| * | | | | test: rename next_message() to next_msg() | Justin M. Keyes | 2018-03-11 | |
| * | | | | test: handle non-deterministic message cadence | Justin M. Keyes | 2018-03-11 | |
| * | | | | Merge #8084 'build/win: support MSVC' | Justin M. Keyes | 2018-03-08 | |
| |\ \ \ \ | ||||
| | * | | | | build/msvc: Make shell-test fix only apply to MSCV | b-r-o-c-k | 2018-03-06 | |
| | * | | | | build/msvc: Make shell-test work | b-r-o-c-k | 2018-03-04 | |
| * | | | | | message: don't output unprintable chars to screen | Björn Linse | 2018-03-04 | |
| * | | | | | api: nvim_list_uis #8004 | geekodour | 2018-03-03 | |
| |/ / / / | ||||
| * | | | | 'fillchars': fix defaults logic; handle ambiwidth=double #7986 | Matthieu Coudron | 2018-02-23 | |
| * | | | | Merge pull request #8031 from bfredl/gotintstatus | Björn Linse | 2018-02-20 | |
| |\ \ \ \ | ||||
| | * | | | | jobwait: return -2 on interrupt also with timeout | Björn Linse | 2018-02-20 | |
| * | | | | | Resolve issues mentioned in PR review | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | test: win: emulate yes with for loop | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | test: win: enable ui/wildmode_spec.lua | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | test: win: enable termclose_spec.lua | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | test: enable ex_cmds/cd_spec.lua on Windows | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | test: enable legacy/fixeol_spec in Windows | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | test: enable ex_cmds/write_spec.lua in Windows | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy test 051 | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy test 059 | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy test 107 | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy test 093 | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy/arglist_spec.lua | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy test 30 | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy/getcwd_spec.lua | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy/wordcount_spec.lua | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy/packadd_spec.lua | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy test 011 | Jan Edmund Lazo | 2018-02-19 | |
| * | | | | | win: enable legacy/delete_spec.lua | Jan Edmund Lazo | 2018-02-19 |