Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge #7399 ':checkhealth (built-in)' | Justin M. Keyes | 2017-10-17 |
|\ | |||
| * | :checkhealth : validate $VIM | Justin M. Keyes | 2017-10-17 |
| * | ex_checkhealth: call health#check() directly | Justin M. Keyes | 2017-10-17 |
| * | doc: E5009 "Invalid $VIMRUNTIME" | Justin M. Keyes | 2017-10-17 |
| * | doc: replace ":CheckHealth" with ":checkhealth" | Justin M. Keyes | 2017-10-17 |
| * | ex-cmds: :checkhealth | Justin M. Keyes | 2017-10-17 |
* | | Merge pull request #7372 from ckelsel/vim-8.0.0183 | James McCoy | 2017-10-17 |
|\ \ | |||
| * | | vim-patch:8.0.0183 NA | ckelsel | 2017-10-10 |
* | | | Merge pull request #7313 from ckelsel/vim-8.0.0101 | James McCoy | 2017-10-17 |
|\ \ \ | |_|/ |/| | | |||
| * | | Merge branch 'vim-8.0.0101' of github.com:ckelsel/neovim into vim-8.0.0101 | ckelsel | 2017-10-10 |
| |\ \ | |||
| | * \ | Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101 | ckelsel | 2017-10-09 |
| | |\ \ | |||
| * | \ \ | Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101 | ckelsel | 2017-10-10 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||
| | * | | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-10-09 |
| | |\ \ | |||
| | * \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-10-08 |
| | |\ \ \ | |||
| | * \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-10-07 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-09-30 |
| | |\ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-09-27 |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-09-24 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-09-17 |
| | |\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-09-13 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-09-11 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-09-10 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-09-01 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-30 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-21 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into HEAD | ckelsel | 2017-08-14 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | | | | | | | io: more guards against NULL filename (#7159) | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | lua/executor: Fix crash when printing empty string (#7157) | Nikolai Aleksandrovich Pavlov | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | travis: Move TSAN to last stage and allow failure | James McCoy | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | tui: fix DECSCUSR logic #6997 | Sebastian Parborg | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | vim-patch:8.0.0235 | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | oldtest: cannot `:set term` in Nvim | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | vim-patch:8.0.0524 | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | vim-patch:8.0.0518 | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | vim-patch:8.0.0290 vim-patch:8.0.0394 | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | vim-patch:8.0.0311 | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | vim-patch:8.0.0128 | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | vim-patch:8.0.0126 | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | vim-patch:8.0.0090 fix breakindent bug | Justin M. Keyes | 2017-08-14 |
| | * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-10 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-05 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-05 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-08-02 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-07-30 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-07-29 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | ckelsel | 2017-07-28 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |