aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ex_checkhealth: call health#check() directlyJustin M. Keyes2017-10-17
* doc: E5009 "Invalid $VIMRUNTIME"Justin M. Keyes2017-10-17
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* ex-cmds: :checkhealthJustin M. Keyes2017-10-17
* test: avoid redundant clear() #7340Justin M. Keyes2017-10-16
* Merge #7340 'menu_get: print keycodes'Justin M. Keyes2017-10-16
|\
| * More testsKillTheMule2017-10-02
| * Deal with NOP, add actext to outputKillTheMule2017-10-02
| * menu_get: adjust tests for prettyprintingKillTheMule2017-10-01
| * menu_get: prettyprint special charsKillTheMule2017-10-01
* | syntax: 'cursorline': revert priority change (#7400)Justin M. Keyes2017-10-16
* | Merge pull request #7373 from bfredl/cmdwin_clipBjörn Linse2017-10-15
|\ \
| * | ops: save and restore clipboard batch status when entering cmdline windowBjörn Linse2017-10-15
* | | doc: remove E172 (#7395)Justin M. Keyes2017-10-15
|/ /
* | Merge pull request #7394 from justinmk/health.vimJustin M. Keyes2017-10-15
|\ \
| * | health.vim: rename "suggestions" to "advice" in most placesJustin M. Keyes2017-10-15
| * | health.vim: fix highlightingJustin M. Keyes2017-10-15
| * | health.vim: warn about 'paste' optionJustin M. Keyes2017-10-15
|/ /
* | Merge pull request #7380 from jamessan/silent-inputJames McCoy2017-10-14
|\ \
| * | 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
* | | | gitignore: cmake-build-debug (#7359)timothy eichler2017-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
* | | Merge #7358 from justinmk/titleoldJustin M. Keyes2017-10-05
|\ \ \
| * | | 'titleold': move logic to getout()Justin M. Keyes2017-10-05
| * | | 'titleold': simplify behaviorJustin M. Keyes2017-10-05
| * | | 'titleold': set UI title on exit #7191nate2017-10-05
|/ / /
* | | editorconfig: handle Vim help files (#7354)Jan Edmund Lazo2017-10-04
* | | Merge pull request #7355 from jamessan/ngettext-fixJames McCoy2017-10-03
|\ \ \
| * | | Stub ngettext when libintl isn't availableJames McCoy2017-10-03
|/ / /
* | | Merge #7349 'win: more path-handling fixes'Justin M. Keyes2017-10-02
|\ \ \