aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | vim-patch:7.4.2002Michael Ennen2017-02-14
| * | | | | | vim-patch:7.4.1989Michael Ennen2017-02-14
| * | | | | | vim-patch:7.4.1727Michael Ennen2017-02-14
* | | | | | | vim-patch:8.0.0341 (#6151)Shougo2017-02-23
* | | | | | | terminal: Initialize colors in reverse order (#6160)Koichi Shiraishi2017-02-23
| |/ / / / / |/| | | | |
* | | | | | strings.h: Include <stdarg.h> for vim_vsnprintf's use of va_listJames McCoy2017-02-20
* | | | | | string.c: Include <stdarg.h> for va_list type and va_* macrosJames McCoy2017-02-19
* | | | | | globals.h: Avoid expression in array definition.Justin M. Keyes2017-02-19
* | | | | | Merge #6137 from justinmk/cmdline-ctrl-rJustin M. Keyes2017-02-19
|\ \ \ \ \ \
| * | | | | | cmdline: CTRL-R: Omit trailing <CR>.Justin M. Keyes2017-02-18
| * | | | | | cmdline: CTRL-R: <Space> instead of CR between lines.Justin M. Keyes2017-02-18
* | | | | | | eval.c: has("unnamedplus"). (#6136)Kurt Bonatz2017-02-18
* | | | | | | options: Remove 'esckeys' (#6138)Justin M. Keyes2017-02-18
|/ / / / / /
* | | | | | doc: README.mdJustin M. Keyes2017-02-17
* | | | | | doc: README.mdJustin M. Keyes2017-02-17
* | | | | | Merge #6110 'refactor: Move vim_*printf to strings.c'.Justin M. Keyes2017-02-17
|\ \ \ \ \ \
| * | | | | | strings: Fix “unexpected format specifier: %lp” ASAN errorZyX2017-02-15
| * | | | | | message,strings: Move vim_*printf functions to strings.cZyX2017-02-14
| | |/ / / / | |/| | | |
* | | | | | doc/provider: python virtualenvs #6135timeyyy2017-02-17
* | | | | | Merge #6114 'Partial string handling refactoring'.Justin M. Keyes2017-02-17
|\ \ \ \ \ \
| * | | | | | *: Fix linter errorsZyX2017-02-15
| * | | | | | *: Partial string handling refactoringZyX2017-02-15
* | | | | | | Merge #6105 from justinmk/win32-bindepsJustin M. Keyes2017-02-16
|\ \ \ \ \ \ \
| * | | | | | | win/CI: Cache dependencies.Justin M. Keyes2017-02-16
| * | | | | | | win/package: Copy externals without analyzing.Justin M. Keyes2017-02-16
| * | | | | | | win/package: nvim-qt GUIJustin M. Keyes2017-02-16
| * | | | | | | win/package: provide common toolsJustin M. Keyes2017-02-16
| * | | | | | | win/build: Download winptyRui Abreu Ferreira2017-02-16
| * | | | | | | win/build: Fix libuv recipe for Windows/NMake X86_64Rui Abreu Ferreira2017-02-16
| * | | | | | | win/build: detect architectureRui Abreu Ferreira2017-02-16
|/ / / / / / /
* | | | | | | tui.c: Handle missing "key_dc" terminfo entry (#6128)svaante2017-02-16
* | | | | | | ex_docmd.c: Allow unescaped spaces in :edit filename (#6119)Kurt Bonatz2017-02-15
| |_|/ / / / |/| | | | |
* | | | | | unittest: Filter out standard defines so that they do not spam stderr (#6113)Nikolai Aleksandrovich Pavlov2017-02-15
|/ / / / /
* | | | | Merge #6108 from ZyX-I/pr-5678Justin M. Keyes2017-02-14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ci: Make sure core* is the last component of pathZyX2017-02-14
| * | | | ui_detach: Do not redraw during teardown/exit.Justin M. Keyes2017-02-14
| * | | | ci: Better core dump checkingZyX2017-02-14
| * | | | ci: Try checking for core dumpsZyX2017-02-14
| * | | | ci: Extract prepare_build() from build_nvim()ZyX2017-02-14
| |/ / /
* | | | Merge pull request #6118 from lonerover/vim-patchJames McCoy2017-02-14
|\ \ \ \
| * | | | vim-patch.sh: don't ignore runtime/doc/tagsrch.txtlonerover2017-02-14
* | | | | api/helpers: Remove NULL dereference (#6109)Nikolai Aleksandrovich Pavlov2017-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
| |/ / / |/| | |
* | | | ci: Do not use `oldtest` target on Travis. (#6101)Justin M. Keyes2017-02-13
* | | | Merge #6106 from justinmk/health.vimJustin M. Keyes2017-02-13
|\ \ \ \
| * | | | health.vim: ruby provider adviceJustin M. Keyes2017-02-12
| * | | | health.vim: Reduce visual noise.Justin M. Keyes2017-02-12
|/ / / /
* | | | coverity/13728: Null pointer dereference (#6100)Justin M. Keyes2017-02-12
* | | | Merge #6084 from justinmk/fix-coverity-155968Justin M. Keyes2017-02-12
|\ \ \ \