Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | coverty: solve #7149 | Matthieu Coudron | 2017-08-15 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #6364 'command-line color hook' | Justin M. Keyes | 2017-08-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | ex_getln: Make error messages look better | ZyX | 2017-08-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | doc: State that it is called for new *displayed* input | ZyX | 2017-08-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | functests: Alter comment | ZyX | 2017-08-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | doc: Clarify how function is executed | ZyX | 2017-08-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | functests: Check that input is correctly silenced | ZyX | 2017-08-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into colored-cmdline | ZyX | 2017-08-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | api/helpers: Fix typo | ZyX | 2017-08-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | functests: Remove wait() from input_spec | ZyX | 2017-08-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | api/helpers: Clarify try_start() usage | ZyX | 2017-08-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into colored-cmdline | ZyX | 2017-07-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into colored-cmdline | ZyX | 2017-07-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "functests: Replace wait() with nvim_async" | ZyX | 2017-07-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ex_getln: Cache highlight callback calling results | ZyX | 2017-07-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | functests: Replace wait() with nvim_async | ZyX | 2017-07-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | message: Only require second (format) argument to be not NULL | ZyX | 2017-07-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | functests: Remove unneeded wait()s | ZyX | 2017-07-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | doc: Update documentation | ZyX | 2017-07-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | functests: Add sleep to <C-c> test | ZyX | 2017-07-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ex_getln: Avoid GCC “unused variable” warning from QB | ZyX | 2017-07-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | *: Fix clint errors | ZyX | 2017-07-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | functests: Test input() nesting support | ZyX | 2017-07-18 |