aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Merge #5910 from justinmk/win32-jobstartJustin M. Keyes2017-01-11
|\
| * Windows: libuv_process_spawn(): Allow libuv argument quoting/escaping.Rui Abreu Ferreira2017-01-10
* | clipboard: only check for pbcopy on macOS (#5927)Marco Hinz2017-01-11
|/
* vim-patch:7.4.2008James McCoy2017-01-10
* vim-patch:c95a302James McCoy2017-01-09
* vim-patch:7.4.1925James McCoy2017-01-09
* vim-patch:82af871James McCoy2017-01-09
* vim-patch:aa3b15dJames McCoy2017-01-09
* Merge #5519 from blueyed/improve-python-health-checkJustin M. Keyes2017-01-09
|\
| * healthcheck: s:download: do not report curl errors (twice)Daniel Hahler2017-01-08
| * healthcheck: s:check_python: only report latest with good responseDaniel Hahler2017-01-08
| * healthcheck: python: prefer neovim.VERSIONDaniel Hahler2017-01-08
| * healthcheck: python: include nvim path for unknown/outdated versionDaniel Hahler2017-01-08
| * Improve error reporting for Python health checkDaniel Hahler2017-01-08
| * s:check_python: handle 'pip install --user -e'Daniel Hahler2017-01-08
* | health: completion for :CheckHealthMarco Hinz2017-01-08
|/
* health: Windows: Handle backslash path separators. (#5914)Justin M. Keyes2017-01-08
* ruby: old versions don't know `gem list -e`Marco Hinz2017-01-08
* health: refactor s:check_ruby()Marco Hinz2017-01-07
* Merge pull request #5892 from lonerover/vim-7.4.2103James McCoy2017-01-06
|\
| * vim-patch:7.4.2103lonerover2017-01-05
* | man.vim: Avoid empty argument when MANWIDTH is set. (#5882)Marcus Fritzsch2017-01-06
* | provider: add Python 3.6 (#5886)Marco Hinz2017-01-05
|/
* Merge #5874 from ZyX-I/fix-5482Justin M. Keyes2017-01-04
|\
| * plugin/shada: Handle NUL characters with intchar correctlyZyX2017-01-04
| * plugin/msgpack: Support character constants like '\0'ZyX2017-01-04
| * doc: Document that character constants are supportedZyX2017-01-04
* | provider/clipboard.vim: fallback if xsel is broken (#5868)Justin M. Keyes2017-01-04
* | man.vim: do not set ft=man on files with extension man (#5831)Anmol Sethi2017-01-04
|/
* Merge #5872 justinmk/test_autochdirJustin M. Keyes2017-01-04
|\
| * refactor: Remove VimL function `test()`Justin M. Keyes2017-01-04
| * refactor: Remove VimL function `test_autochdir()`Justin M. Keyes2017-01-04
| * vim-patch:6f1d9aShougo Matsushita2017-01-02
* | clipboard: show error message only once and put in history (#5870)Marco Hinz2017-01-04
* | syntax/ruby.vim, perl.vim: Preserve 'foldmethod'. (#5858)Shougo2017-01-03
* | automation: Generate API documentation (#5798)Tommy Allen2017-01-03
|/
* Merge pull request #5613 from jamessan/vim-7.4.2183James McCoy2017-01-01
|\
| * vim-patch:7.4.2273James McCoy2016-12-28
| * vim-patch:7.4.2226James McCoy2016-12-28
| * vim-patch:7.4.2215James McCoy2016-12-28
| * vim-patch:0952131James McCoy2016-12-28
| * vim-patch:7.4.2204James McCoy2016-12-28
| * vim-patch:7.4.2201Chris Lucas2016-12-28
* | man.vim: remove newline from man errors (#5852)Anmol Sethi2017-01-01
|/
* man.vim: revert "completion now respects 'wildignorecase'" (#5839)Anmol Sethi2016-12-27
* man.vim, provider.vim: Avoid shell syntax. #5734ooora2016-12-27
* Merge #5832 from nhooyr/man-completeMarco Hinz2016-12-27
|\
| * man.vim: properly handle manpage names with spacesAnmol Sethi2016-12-27
| * man.vim: completion now respects 'wildignorecase'Anmol Sethi2016-12-27
| * man.vim: when completing a fpage, always show sectionAnmol Sethi2016-12-26