aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* tutor: don't set statusline (#8844)Felipe Morales2018-08-10
* Merge #8797 from janlazo/vim-8.0.0687Justin M. Keyes2018-08-09
|\
| * vim-patch:8.0.0735: no indication that the quickfix window/buffer changedJan Edmund Lazo2018-07-28
| * vim-patch:8.0.0687: minor issues related to quickfixJan Edmund Lazo2018-07-28
* | ruby: detect rbenv shims for other versions (#8733)Marco Hinz2018-08-09
* | Merge pull request #8660 from phodge/7688-nvim-buf-lines-should-return-empty-...Björn Linse2018-08-02
|\ \ | |/ |/|
| * DOC: regenerate api docsPeter Hodge2018-07-25
* | Merge pull request #8770 from janlazo/vim-8.0.0726Justin M. Keyes2018-07-29
|\ \
| * | vim-patch:8.0.0794: checking translations fails with multiple NLJan Edmund Lazo2018-07-23
| |/
* | checkhealth: always report stderr with errors (#8783)Daniel Hahler2018-07-29
* | checkhealth: do not use exepath with host_prog (#8784)Daniel Hahler2018-07-29
|/
* Merge #8589 'VimL: Remove legacy v:xx aliases'Justin M. Keyes2018-07-23
|\
| * Make "v:errmsg", "v:shell_error" and "v:this_session" distinctShougo Matsushita2018-07-23
|/
* man.vim: improve manSentence regex (#8764)Synray2018-07-22
* ui: docs for ext_newgrid and ext_hlstateBjörn Linse2018-07-21
* docJustin M. Keyes2018-07-18
* vim-patch:8.0.0630: it is not easy to work on lines without a match (#8734)Jan Edmund Lazo2018-07-13
* vim-patch:8.0.0{474,475,492,633,1251} (#8725)Jan Edmund Lazo2018-07-12
* man.vim: C highlighting for EXAMPLES section #8709Synray2018-07-12
* man.vim: fix for mandoc (#8698)Brayden Banks2018-07-08
* vim-patch:8.0.0663: unexpected error with 'verbose' (#8692)Jan Edmund Lazo2018-07-06
* provider/node: npm --loglevel silent (#8682)Takuya Matsuyama2018-07-04
* highlight: high-priority CursorLine if fg is set. #8578Yichao Zhou2018-06-28
* doc (#8652)Justin M. Keyes2018-06-28
* checkhealth: Python: fix VIRTUAL_ENV check (#8628)Daniel Hahler2018-06-24
* defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
* vim-patch:8.0.0542: getpos() can return a negative line number (#8580)Jan Edmund Lazo2018-06-19
* cmake: Comply with new CMP0054 policyJames McCoy2018-06-18
* Ex mode: use getexline() instead of getexmodeline()Justin M. Keyes2018-06-17
* checkhealth: node.js: also search yarn #8528Ahmed El Gabri2018-06-17
* fillchars: make checks more strict and improve testsBjörn Linse2018-06-14
* Add ‘eob’ option to fillcharsJack Bracewell2018-06-13
* options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
* docJustin M. Keyes2018-06-12
* doc: APIJustin M. Keyes2018-06-11
* doc: job/channel, misc #7783Justin M. Keyes2018-06-11
* checkhealth: fix nodejs provider advice (#8522)Colin Yates2018-06-10
* Merge #7679 'startup: treat stdin as text instead of commands'Justin M. Keyes2018-06-10
|\
| * win/startup: remove --literalJustin M. Keyes2018-06-04
* | doc: API: api-buffer-updatesJustin M. Keyes2018-06-08
* | Merge #7917 'API: buffer updates'Justin M. Keyes2018-06-08
|\ \
| * | Rename some more, fixe borked renamingKillTheMule2018-05-23
| * | Unify updates_start and updates to lines_eventKillTheMule2018-05-23
| * | Some renamings and doc changesKillTheMule2018-05-23
| * | Try fixing that test on travisKillTheMule2018-05-23
| * | The grand renamingKillTheMule2018-05-23
| * | DocKillTheMule2018-05-23
| * | Make LiveUpdate return lastline instead of numreplacedKillTheMule2018-05-23
| * | Make separate functions to start/stop live updatesKillTheMule2018-05-23
| * | API: Document buffer updatesPeter Hodge2018-05-23