aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vim-patch 8.0.0300 (#7258)KunMing Xie2017-09-11
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | ci/travis: ignore pip3 failureJustin M. Keyes2017-09-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0186 (#7154)KunMing Xie2017-09-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255)KunMing Xie2017-09-10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7253 from justinmk/ci-travisJustin M. Keyes2017-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ci/travis: skip pip3 upgrade if pip3 is missingJustin M. Keyes2017-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ci/travis: report python environment infoJustin M. Keyes2017-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | test: FocusGained: retry() cmdline-mode testJustin M. Keyes2017-09-09
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | health.vim: always check pyenv if installed #7219Greg Anders2017-09-09
* | | | | | | | | | | | | | | | | | | | | | | | | | | | inccommand: fix optimization logic #7224KillTheMule2017-09-09
* | | | | | | | | | | | | | | | | | | | | | | | | | | | terminal.c: need maketitle() in terminal-modeJustin M. Keyes2017-09-09
* | | | | | | | | | | | | | | | | | | | | | | | | | | | test: ex_terminal_spec.lua: retry flaky test (#7245)Justin M. Keyes2017-09-07
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7241 ':terminal : handle F1-F12, other keys'Justin M. Keyes2017-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge #5014 ':terminal : handle F1-F12, other keys'Justin M. Keyes2017-09-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | terminal.c: label fallthrough on big switchRJ Miller2017-01-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | terminal.c: handle ctrl+space and ctrl+@RJ Miller2017-01-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | terminal.c: add more arrow key supportRJ Miller2017-01-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | terminal.c: move mod logic into convert_modifiersRJ Miller2017-01-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | terminal.c: Handle more special keysRJ Miller2017-01-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7221 from justinmk/ev-focusgainedJustin M. Keyes2017-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: FocusGained: press-enter promptJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: channel, eventloopJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eventloop: loop_schedule_deferred()Justin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: FocusGained: let UI settle before sending inputJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lintJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | log: introduce `context`Justin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eventloop: restore redraw in cmdline K_EVENT handlerJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eventloop: do not redraw in cmdline K_EVENT handlerJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: FocusGained/FocusLostJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: use global_helpers.uname() instead of calling to nvim UUTJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eventloop: FocusGained: schedule the scheduleJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: eventloopJustin M. Keyes2017-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eventloop: FocusGained: schedule event instead of pseudokeyJustin M. Keyes2017-09-05
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / / / / / / vim-patch: 8.0.0{181,182,188} (#7152)KunMing Xie2017-09-05
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | eventloop: K_EVENT does not finish mappingJustin M. Keyes2017-09-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | tui: DECSCUSR workaround for Konsole (#7236)Vadim A. Misbakh-Soloviov2017-09-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: lintJustin M. Keyes2017-09-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | eventloop: K_EVENT should not finish operatorMatthew Malcomson2017-09-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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