Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0612 | James McCoy | 2017-08-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0437 | James McCoy | 2017-08-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0326 | James McCoy | 2017-08-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0325 | James McCoy | 2017-08-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0308 | James McCoy | 2017-08-21 | |
|/ / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6808 from nelstrom/normal-mode-terminal | James McCoy | 2017-08-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Repair tui_spec functional tests | Drew Neil | 2017-08-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | Repair job_spec functional tests | Drew Neil | 2017-08-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | Repair ex_terminal_spec functional tests | Drew Neil | 2017-08-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | Update documentation | Drew Neil | 2017-08-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | Use Normal mode as default when opening a new terminal | Drew Neil | 2017-08-21 | |
|/ / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge #7193 from justinmk/cb-pathology | Justin M. Keyes | 2017-08-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | clipboard: test g:clipboard validation, fix a bug | Justin M. Keyes | 2017-08-20 | |
| * | | | | | | | | | | | | | | | | | | | | | clipboard: remove start_batch_changes() in redir_write() | Justin M. Keyes | 2017-08-20 | |
| * | | | | | | | | | | | | | | | | | | | | | clipboard: avoid error flood during :redir | Justin M. Keyes | 2017-08-20 | |
|/ / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge #7171 from justinmk/doc | Justin M. Keyes | 2017-08-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | doc/api: nvim_out_write() and friends | Justin M. Keyes | 2017-08-18 | |
| * | | | | | | | | | | | | | | | | | | | | | version: tweak layout, doc | Justin M. Keyes | 2017-08-18 | |
| * | | | | | | | | | | | | | | | | | | | | | intro: remove byline #6984 | Justin M. Keyes | 2017-08-18 | |
| * | | | | | | | | | | | | | | | | | | | | | nvim -h: omit special-case options | Justin M. Keyes | 2017-08-18 | |
| * | | | | | | | | | | | | | | | | | | | | | doc | Justin M. Keyes | 2017-08-18 | |
|/ / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #7185 from jamessan/fix-provider-clear_stderr | James McCoy | 2017-08-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | provider#clear_stderr: Use remove() not delete() to update s:stderr | James McCoy | 2017-08-18 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Merge #7007 'Windows :terminal' | Justin M. Keyes | 2017-08-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | test/win: give up on this one | Justin M. Keyes | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | test/win: place cursor at edge to tickle SIGWINCH | Justin M. Keyes | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | test: tty-test.c: keep `tty_out` handle around | Justin M. Keyes | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win/test: enable more :terminal tests | Justin M. Keyes | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | test: tty-test.c: restore win32 SIGWINCH handler | Justin M. Keyes | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | test: cleanup | Justin M. Keyes | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | single-includes: ignore os/pty_process_win.h | Justin M. Keyes | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | pty_process_win: avoid quoting for cmd.exe | erw7 | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win/pty: log errors | erw7 | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win/pyt: cleanup | erw7 | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win/test: tty-test: print screen size explicitly with CTRL-Q | erw7 | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win/pty: quote_cmd_arg(): check bounds | erw7 | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win/pty: jobstart, jobstop: fix null-pointer dereference | erw7 | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win: support :terminal | erw7 | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win/install: winpty-agent.exe | Rui Abreu Ferreira | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | win: integrate winpty (WIP) | Ryan Prichard | 2017-08-16 | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #7052 from ckelsel/vim-8.0.0044 | James McCoy | 2017-08-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0044 | ckelsel | 2017-08-16 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #7145 from ckelsel/vim-8.0.0174 | James McCoy | 2017-08-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0174 | ckelsel | 2017-08-10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #6928 from justinmk/vim-patch-8.0.0678 | James McCoy | 2017-08-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0679 | Justin M. Keyes | 2017-08-16 | |
| * | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0678 closing a window does not trigger resizing | Justin M. Keyes | 2017-08-16 | |
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #7174 from jamessan/appveyor-allow-cov-failure | James McCoy | 2017-08-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | ci: Ignore MINGW_64-gcov failures in overall ci status | James McCoy | 2017-08-16 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7168 from teto/fix_coverty | James McCoy | 2017-08-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |