aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0612James McCoy2017-08-21
| * | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0437James McCoy2017-08-21
| * | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0326James McCoy2017-08-21
| * | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0325James McCoy2017-08-21
| * | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0308James McCoy2017-08-21
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6808 from nelstrom/normal-mode-terminalJames McCoy2017-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Repair tui_spec functional testsDrew Neil2017-08-21
| * | | | | | | | | | | | | | | | | | | | | | Repair job_spec functional testsDrew Neil2017-08-21
| * | | | | | | | | | | | | | | | | | | | | | Repair ex_terminal_spec functional testsDrew Neil2017-08-21
| * | | | | | | | | | | | | | | | | | | | | | Update documentationDrew Neil2017-08-21
| * | | | | | | | | | | | | | | | | | | | | | Use Normal mode as default when opening a new terminalDrew Neil2017-08-21
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge #7193 from justinmk/cb-pathologyJustin M. Keyes2017-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | clipboard: test g:clipboard validation, fix a bugJustin M. Keyes2017-08-20
| * | | | | | | | | | | | | | | | | | | | | clipboard: remove start_batch_changes() in redir_write()Justin M. Keyes2017-08-20
| * | | | | | | | | | | | | | | | | | | | | clipboard: avoid error flood during :redirJustin M. Keyes2017-08-20
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge #7171 from justinmk/docJustin M. Keyes2017-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | doc/api: nvim_out_write() and friendsJustin M. Keyes2017-08-18
| * | | | | | | | | | | | | | | | | | | | | version: tweak layout, docJustin M. Keyes2017-08-18
| * | | | | | | | | | | | | | | | | | | | | intro: remove byline #6984Justin M. Keyes2017-08-18
| * | | | | | | | | | | | | | | | | | | | | nvim -h: omit special-case optionsJustin M. Keyes2017-08-18
| * | | | | | | | | | | | | | | | | | | | | docJustin M. Keyes2017-08-18
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7185 from jamessan/fix-provider-clear_stderrJames McCoy2017-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | provider#clear_stderr: Use remove() not delete() to update s:stderrJames McCoy2017-08-18
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge #7007 'Windows :terminal'Justin M. Keyes2017-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | test/win: give up on this oneJustin M. Keyes2017-08-16
| * | | | | | | | | | | | | | | | | | | | test/win: place cursor at edge to tickle SIGWINCHJustin M. Keyes2017-08-16
| * | | | | | | | | | | | | | | | | | | | test: tty-test.c: keep `tty_out` handle aroundJustin M. Keyes2017-08-16
| * | | | | | | | | | | | | | | | | | | | win/test: enable more :terminal testsJustin M. Keyes2017-08-16
| * | | | | | | | | | | | | | | | | | | | test: tty-test.c: restore win32 SIGWINCH handlerJustin M. Keyes2017-08-16
| * | | | | | | | | | | | | | | | | | | | test: cleanupJustin M. Keyes2017-08-16
| * | | | | | | | | | | | | | | | | | | | single-includes: ignore os/pty_process_win.hJustin M. Keyes2017-08-16
| * | | | | | | | | | | | | | | | | | | | pty_process_win: avoid quoting for cmd.exeerw72017-08-16
| * | | | | | | | | | | | | | | | | | | | win/pty: log errorserw72017-08-16
| * | | | | | | | | | | | | | | | | | | | win/pyt: cleanuperw72017-08-16
| * | | | | | | | | | | | | | | | | | | | win/test: tty-test: print screen size explicitly with CTRL-Qerw72017-08-16
| * | | | | | | | | | | | | | | | | | | | win/pty: quote_cmd_arg(): check boundserw72017-08-16
| * | | | | | | | | | | | | | | | | | | | win/pty: jobstart, jobstop: fix null-pointer dereferenceerw72017-08-16
| * | | | | | | | | | | | | | | | | | | | win: support :terminalerw72017-08-16
| * | | | | | | | | | | | | | | | | | | | win/install: winpty-agent.exeRui Abreu Ferreira2017-08-16
| * | | | | | | | | | | | | | | | | | | | win: integrate winpty (WIP)Ryan Prichard2017-08-16
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7052 from ckelsel/vim-8.0.0044James McCoy2017-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0044ckelsel2017-08-16
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7145 from ckelsel/vim-8.0.0174James McCoy2017-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0174ckelsel2017-08-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #6928 from justinmk/vim-patch-8.0.0678James McCoy2017-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0679Justin M. Keyes2017-08-16
| * | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0678 closing a window does not trigger resizingJustin M. Keyes2017-08-16
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7174 from jamessan/appveyor-allow-cov-failureJames McCoy2017-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | ci: Ignore MINGW_64-gcov failures in overall ci statusJames McCoy2017-08-16
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #7168 from teto/fix_covertyJames McCoy2017-08-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \