aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #7233 from yjhan96/vim-8.0.0125James McCoy2017-09-03
|\
| * vim-patch:8.0.0125Albert Han2017-09-03
|/
* vim-patch:8.0.0247 (#7232)KunMing Xie2017-09-03
* Merge pull request #7227 from ckelsel/vim-8.0.0209James McCoy2017-08-30
|\
| * vim-patch:8.0.0209ckelsel2017-08-30
|/
* Merge pull request #7218 from jamessan/stderr_collector-fixJames McCoy2017-08-26
|\
| * provider: Remove dict attribute from stderr_collectorJames McCoy2017-08-26
|/
* ci: XXX: permissive termclose_spec timer (#7217)Matthieu Coudron2017-08-26
* tui: support new iterm2, iTerm2.app terminfo entriesLeonardo Brondani Schenkel2017-08-26
* Merge #7081 from justinmk/rpcstopJustin M. Keyes2017-08-26
|\
| * channel.c:call_set_error(): fix memory leakJustin M. Keyes2017-08-21
| * rpc: close channel if stream was closedJustin M. Keyes2017-08-21
| * log: some DEBUG-level stream loggingJustin M. Keyes2017-08-21
* | Merge pull request #7192 from llorens/vim-8.0.0092James McCoy2017-08-25
|\ \
| * | vim-patch:8.0.0092Lech Lorens2017-08-21
* | | Merge #7205 from justinmk/win-wmainJustin M. Keyes2017-08-24
|\ \ \
| * | | win: expect utf8-encoded `argv` when built as a libraryJustin M. Keyes2017-08-24
| * | | win: wmain(): use utf16_to_utf8() #7060Justin M. Keyes2017-08-24
* | | | tui: always use unibi_add_ext_str with unibi_get_ext_str #7204Fredrik Fornwall2017-08-24
|/ / /
* | | win: wmain(): locale-independent argv (#7180)Yuto Tokunaga2017-08-23
* | | clipboard: disallow recursion; show hint only once (#7203)Justin M. Keyes2017-08-22
* | | Merge #6973 from teto/normal_hlJustin M. Keyes2017-08-22
|\ \ \
| * | | syntax.c: styleMatthieu Coudron2017-08-22
| * | | syntax.c: register 'Normal' highlight groupMatthieu Coudron2017-08-22
* | | | Merge pull request #7201 from jamessan/vim-8.0.0308James McCoy2017-08-22
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.0.0680James McCoy2017-08-21
| * | | 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
|\