| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | Improve remote plugin scripts | Shougo Matsushita | 2016-02-14 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge pull request #4252 from justinmk/filetype | Justin M. Keyes | 2016-02-14 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | startup: Avoid VimL global. Introduce TriState enum. | Justin M. Keyes | 2016-02-14 | |
| | * | | | | | | | | | startup: respect earlier :filetype and :syntax. | Felipe Morales | 2016-02-14 | |
| | * | | | | | | | | | ex_docmd: rename force_enable_filetype(). | Justin M. Keyes | 2016-02-14 | |
| | * | | | | | | | | | syntax: don't override user settings | Felipe Morales | 2016-02-14 | |
| | * | | | | | | | | | syntax: avoid extra global macro | Justin M. Keyes | 2016-02-14 | |
| | * | | | | | | | | | defaults: Enable syntax and filetype plugins. | Felipe Morales | 2016-02-14 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4216 from bfredl/rebuild | Björn Linse | 2016-02-14 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | build system: avoid more unneccesary recompiles | Björn Linse | 2016-02-14 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4248 from watiko/vim-nas | Justin M. Keyes | 2016-02-13 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | version.c: Mark patches NA | watiko | 2016-02-14 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge #2674 | Justin M. Keyes | 2016-02-13 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | test: completion_spec: minor edits | Justin M. Keyes | 2016-02-13 | |
| | * | | | | | | | | tests: add always complete test | solawing | 2016-01-29 | |
| | * | | | | | | | | edit.c: fix incorrect redo buffer | solawing | 2016-01-29 | |
| | * | | | | | | | | edit.c: fix flicker in popup menu | solawing | 2016-01-29 | |
| * | | | | | | | | | Merge pull request #4237 from Jun-T/shada-symlink | Justin M. Keyes | 2016-02-11 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| | * | | | | | | | | test: shada_spec: resolve symlink | Jun T | 2016-02-12 | |
| * | | | | | | | | | Merge pull request #4235 from watiko/vim-7.4.828 | Justin M. Keyes | 2016-02-11 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | vim-patch:7.4.828 | watiko | 2016-02-11 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #4204 from watiko/vim-7.4.915 | Justin M. Keyes | 2016-02-11 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | vim-patch:7.4.915 | watiko | 2016-02-09 | |
| | * | | | | | | | | vim-patch:7.4.749 | watiko | 2016-02-09 | |
| * | | | | | | | | | Merge pull request #4186 from watiko/vim-7.4.929 | Justin M. Keyes | 2016-02-11 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | * | | | | | | | | vim-patch:7.4.931 (NA) | watiko | 2016-02-11 | |
| | * | | | | | | | | vim-patch:7.4.929 | watiko | 2016-02-11 | |
| | * | | | | | | | | vim-patch:7.4.743 | watiko | 2016-02-11 | |
| | * | | | | | | | | vim-patch:7.4.734 | watiko | 2016-02-11 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #4205 from watiko/vim-7.4.737 | Florian Walch | 2016-02-10 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | vim-patch:7.4.737 | watiko | 2016-02-10 | |
| * | | | | | | | | | Merge pull request #4224 from fmoralesc/docs-term | Justin M. Keyes | 2016-02-10 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | doc: remove references to 'term' and other tty related options. | Felipe Morales | 2016-02-10 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge pull request #4221 from Jun-T/install-mo | Justin M. Keyes | 2016-02-10 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | set VIMPACKAGE to "nvim" | Jun T | 2016-02-10 | |
| | * | | | | | | | | | install *.mo files correctly | Jun T | 2016-02-10 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge pull request #4225 from bfredl/helptags | Justin M. Keyes | 2016-02-10 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | cmake: if helptags generation fails, echo the message | Björn Linse | 2016-02-10 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4217 from fmoralesc/vim-7.4.735 | Felipe Morales | 2016-02-10 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | vim-patch:7.4.735 (NA) | Felipe Morales | 2016-02-10 | |
| | |/ / / / / / / | ||||
| * / / / / / / / | CMake: Add #include in _FORTIFY_SOURCE check. #4214 | Florian Walch | 2016-02-10 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #4212 from jbradaric/vim-7.4.834 | Florian Walch | 2016-02-09 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | vim-patch:7.4.834 | Jurica Bradaric | 2016-02-09 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #4103 from cacplate/pr-3695 | Björn Linse | 2016-02-09 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | charset.c: change return type to bool | Charles Joachim | 2016-02-09 | |
| * | | | | | | | | Syntax: skip over ] | Marco Hinz | 2016-02-09 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #4187 from watiko/vim-7.4.742 | Justin M. Keyes | 2016-02-09 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Fix lint errors | watiko | 2016-02-09 | |
| | * | | | | | | | vim-patch:7.4.742 | watiko | 2016-02-07 | |
| * | | | | | | | | Merge pull request #4184 from watiko/vim-7.4.732 | Justin M. Keyes | 2016-02-09 | |
| |\ \ \ \ \ \ \ \ | ||||