aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* | Merge #6087 from justinmk/defaultsJustin M. Keyes2017-03-17
|\ \
| * | defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* | | job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
|/ /
* | test/termclose: Avoid indeterminism (#6281)Justin M. Keyes2017-03-15
* | api: add detailed checks for compatibility and correct "since" valueBjörn Linse2017-03-15
* | api: add api_level_1 fixureBjörn Linse2017-03-15
* | Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'Justin M. Keyes2017-03-15
|\ \
| * | vim-patch:7.4.2135lonerover2017-03-11
* | | DirChanged: avoid redundant events on 'autochdir'Justin M. Keyes2017-03-12
* | | DirChanged: trigger when switching scopesJustin M. Keyes2017-03-12
* | | DirChanged: Publish _after_ updating win/tab CWD.Justin M. Keyes2017-03-12
* | | test/scrollback: wiggle-room (#6256)Justin M. Keyes2017-03-11
* | | rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes2017-03-11
|/ /
* | test/let_spec: self-referencing List. (#6228)Justin M. Keyes2017-03-08
* | Merge pull request #6225 from jamessan/vim-7.4.2051James McCoy2017-03-07
|\ \
| * | vim-patch:7.4.2051James McCoy2017-03-06
* | | api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019Matthew Malcomson2017-03-07
* | | test: backtick expansion #6218Justin M. Keyes2017-03-06
|/ /
* | terminal.c: Reset cursor postion when using termopen() (#6212)oni-link2017-03-04
* | vim-patch:8.0.0388Matthew Malcomson2017-03-02
* | test: luacheck updateJustin M. Keyes2017-03-01
* | terminal: Keep cursor position.Justin M. Keyes2017-03-01
* | Merge #6191 from jamessan/vim-42ebd06Justin M. Keyes2017-02-28
|\ \
| * | vim-patch:7.4.2095James McCoy2017-02-27
* | | test: Refactor fold tests (#5993)Matthieu Coudron2017-02-28
|/ /
* | edit.c: CTRL-SPC: Insert previously-inserted text. #6090Matthew Malcomson2017-02-28
* | vim-patch:7.4.2200James McCoy2017-02-27
* | Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\ \
| * | *: Fix linter errorsZyX2017-02-23
| * | api: Make sure dict_set_var doesn’t edit read-only valuesZyX2017-02-23
| * | functests: Destroy accidental folds in api/vim_specZyX2017-02-23
| * | eval: Forbid (un)locking b:changedtickZyX2017-02-23
| * | eval: Make sure `islocked('b:.changedtick')` does not error outZyX2017-02-23
| * | eval: Specify more precise len for var_check_ro in get_lvalZyX2017-02-23
| * | functests: Add some more testsZyX2017-02-23
| * | buffer: Forbid unletting b:changedtickZyX2017-02-23
| * | eval: Refactor item_lockZyX2017-02-23
| * | eval: Make sure that b:changedtick may not be unlocked via :unlo b:varZyX2017-02-23
| * | functests: Add testsZyX2017-02-23
| * | buffer: Bind b:changedtick to b:['changedtick'], remove special casesZyX2017-02-23
| * | api/buffer: Add nvim_buf_get_changedtick methodZyX2017-02-23
* | | Merge #6111 from ZyX-I/split-eval'/os-fileioJustin M. Keyes2017-02-27
|\ \ \
| * | | eval: Fix error messages from writefileZyX2017-02-14
| * | | eval: writefile: Give more adequate IO errors and do not call putc()ZyX2017-02-14
* | | | test: screen_setup(): Detect spawn failures, usage errors.Justin M. Keyes2017-02-26
* | | | test: screen_setup(): Support `cols` parameter.Justin M. Keyes2017-02-26
* | | | test/window_split_tab_spec.lua: fixupJustin M. Keyes2017-02-26
* | | | terminal: Follow output only if cursor is at end.Justin M. Keyes2017-02-26
* | | | terminal: 'scrollback'Justin M. Keyes2017-02-26