aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | refactor/single-include: undo_defs.hrelnod2017-10-19
| * | | | | | refactor/single-include: syntax_defs.hrelnod2017-10-19
| * | | | | | refactor/single-include: regexp_defs.hrelnod2017-10-19
| * | | | | | refactor/single-include: terminal.hrelnod2017-10-19
* | | | | | | build: set MIN_LOG_LEVEL correctly (#7419)Justin M. Keyes2017-10-21
| |/ / / / / |/| | | | |
* | | | | | bufhl: support creating new groupsBjörn Linse2017-10-19
|/ / / / /
* | | | | Merge pull request #7404 from jamessan/vim-8.0.0118James McCoy2017-10-18
|\ \ \ \ \
| * | | | | vim-patch:8.0.0118James McCoy2017-10-17
* | | | | | Merge #7399 ':checkhealth (built-in)'Justin M. Keyes2017-10-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ex_checkhealth: call health#check() directlyJustin M. Keyes2017-10-17
| * | | | | doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
| * | | | | ex-cmds: :checkhealthJustin M. Keyes2017-10-17
* | | | | | Merge pull request #7372 from ckelsel/vim-8.0.0183James McCoy2017-10-17
|\ \ \ \ \ \
| * | | | | | vim-patch:8.0.0183 NAckelsel2017-10-10
* | | | | | | Merge pull request #7313 from ckelsel/vim-8.0.0101James McCoy2017-10-17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101ckelsel2017-10-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/neovim/neovim into vim-8.0.0101ckelsel2017-09-27
| |\ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.0.0106ckelsel2017-09-24
| * | | | | | | | vim-patch: 8.0.0104ckelsel2017-09-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vim-patch:8.0.0101ckelsel2017-09-24
| * | | | | | | | | vim-patch:8.0.0102ckelsel2017-09-24
| * | | | | | | | | vim-patch:8.0.0101ckelsel2017-09-24
| |/ / / / / / / /
* | | | | | | | | Merge #7340 'menu_get: print keycodes'Justin M. Keyes2017-10-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Deal with NOP, add actext to outputKillTheMule2017-10-02
| * | | | | | | | | menu_get: prettyprint special charsKillTheMule2017-10-01
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | syntax: 'cursorline': revert priority change (#7400)Justin M. Keyes2017-10-16
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | ops: save and restore clipboard batch status when entering cmdline windowBjörn Linse2017-10-15
* | | | | | | | getcmdline_prompt: Temporarily disable msg_silent so prompt is displayedJames McCoy2017-10-14
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge #7327 from ckelsel/vim-8.0.0131Justin M. Keyes2017-10-09
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'master' into vim-8.0.0131KunMing Xie2017-10-08
| |\ \ \ \ \ \
| * | | | | | | vim-patch:8.0.0155ckelsel2017-09-28
| * | | | | | | vim-patch:8.0.0132ckelsel2017-09-27
| * | | | | | | vim-patch:8.0.0131ckelsel2017-09-27
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge #7082 'api: nvim_get_hl_by_name/by_id'Justin M. Keyes2017-10-08
|\ \ \ \ \ \ \
| * | | | | | | test: nvim_get_hl_by_name/by_id #7082Justin M. Keyes2017-10-08
| * | | | | | | Merge #7082 'api: nvim_get_hl_by_name/by_id'Justin M. Keyes2017-10-08
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Remove duplicate ATTRENTRY_INITMatthieu Coudron2017-09-30
| | * | | | | | Changed prototypes to accept a boolean "rgb"Matthieu Coudron2017-09-30
| | * | | | | | Increased test coverage for RGB and ctermMatthieu Coudron2017-09-30
| | * | | | | | Adds nvim_get_hl_by_name/by_idMatthieu Coudron2017-09-30
| | | |/ / / / | | |/| | | |
* | / | | | | vim-patch:8.0.0164 (#7368)KunMing Xie2017-10-08
|/ / / / / /
* | | | | | Merge #7364 lower priority of 'cursorline', 'cursorcolumn'Justin M. Keyes2017-10-07
|\ \ \ \ \ \
| * | | | | | syntax: 'cursorline': low priority #6380Justin M. Keyes2017-10-07
| * | | | | | syntax: 'cursorcolumn', 'colorcolumn': low priority #6380Justin M. Keyes2017-10-07
* | | | | | | resettitle(): remove conditions (#7360)Justin M. Keyes2017-10-07
* | | | | | | vim-patch:8.0.0142 (#7335)KunMing Xie2017-10-07
* | | | | | | vim-patch:8.0.0148 #7344ckelsel2017-10-07
|/ / / / / /
* | | | | | vim-patch:8.0.0157 (#7362)KunMing Xie2017-10-07
* | | | | | eval.c: ga_concat_esc() #7357Andrew Ferreira2017-10-07
* | | | | | 'titleold': move logic to getout()Justin M. Keyes2017-10-05