aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | vim-patch:7.4.2044Michael Ennen2017-02-14
* | vim-patch:7.4.1989Michael Ennen2017-02-14
* | vim-patch:7.4.1727Michael Ennen2017-02-14
|/
* providers: Disable if `g:loaded_*` exists.Justin M. Keyes2017-02-14
* health.vim: Do not check intentionally disabled providers.Justin M. Keyes2017-02-13
* health.vim: ruby provider adviceJustin M. Keyes2017-02-12
* health.vim: Reduce visual noise.Justin M. Keyes2017-02-12
* eval: Add id() function and make printf("%p") return something useful (#6095)Nikolai Aleksandrovich Pavlov2017-02-11
* doc: Fix section reference (#6079)Manuel2017-02-08
* CheckHealth: choose correct $PATH separatorJustin M. Keyes2017-02-04
* win: Append process dir to $PATHJustin M. Keyes2017-02-04
* man.vim: more robust s:verify_exists #6043Anmol Sethi2017-02-04
* vim-patch:063b9d1James McCoy2017-02-01
* vim-patch:e18dbe8James McCoy2017-02-01
* vim-patch:802a0d9James McCoy2017-02-01
* vim-patch:a02a551James McCoy2017-02-01
* man.vim: get page after opening split (#6032)Anmol Sethi2017-01-31
* man.vim: remove terminal escape characters (#6033)Anmol Sethi2017-01-31
* dist: runtime/nvim.desktopMatthieu Coudron2017-01-31
* defaults: Revert 'mouse=a' (#6022)Justin M. Keyes2017-01-28
* Merge #5964 from equalsraf/windows-clipboardJustin M. Keyes2017-01-24
|\
| * Windows: Clipboard provider win32yankRui Abreu Ferreira2017-01-20
* | errors: Introduce "E856: Filename too long"Justin M. Keyes2017-01-23
|/
* DirChanged: set <amatch> (#5961)Justin M. Keyes2017-01-17
* Merge #5928 'New event: DirChanged'Marco Hinz2017-01-16
|\
| * Document DirChangedMarco Hinz2017-01-13
* | Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4...Justin M. Keyes2017-01-16
|\ \ | |/ |/|
| * vim-patch:7.4.2077rover2017-01-08
| * vim-patch:7.4.2075rover2017-01-08
* | 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