aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* | 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
|\