| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | Merge pull request #4432 from bfredl/pum_ui | Björn Linse | 2016-08-29 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | api/ui: add documentation for remote ui redraw events | Björn Linse | 2016-08-29 | |
| | * | | | | | | api/ui: add tests for popupmenu_external events | Björn Linse | 2016-08-29 | |
| | * | | | | | | api/ui: use ui options instead of one method per feature | Björn Linse | 2016-08-29 | |
| | * | | | | | | api/ui: allow popupmenu to be drawn by external ui | Björn Linse | 2016-08-29 | |
| |/ / / / / / | ||||
| * / / / / / | release.sh: Sign the tag. | Justin M. Keyes | 2016-08-26 | |
| |/ / / / / | ||||
| * | | | | | build: Refactor appveyor/Windows scripts (#5244) | Rui Abreu Ferreira | 2016-08-26 | |
| * | | | | | iconv: Always include errno.h when USE_ICONV is defined (#5251) | James McCoy | 2016-08-25 | |
| * | | | | | Merge #5210 'vim-patch:7.4.1898 + :Man modifiers support'. | Justin M. Keyes | 2016-08-25 | |
| |\ \ \ \ \ | ||||
| | * | | | | | man.vim: if reusing a buffer, do not use noautocmd | Anmol Sethi | 2016-08-24 | |
| | * | | | | | man.vim: slight refactoring | Anmol Sethi | 2016-08-24 | |
| | * | | | | | use bool type for flag mod_entry_T members | Anmol Sethi | 2016-08-24 | |
| | * | | | | | man.vim: set window local options when reusing buffer | Anmol Sethi | 2016-08-24 | |
| | * | | | | | man.vim: support for command modifiers | Anmol Sethi | 2016-08-24 | |
| | * | | | | | vim-patch:7.4.1898 | Anmol Sethi | 2016-08-24 | |
| * | | | | | | Merge #5253 'perf: Disable clipboard in do_cmdline()' | Justin M. Keyes | 2016-08-25 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | | lint | Justin M. Keyes | 2016-08-25 | |
| | * | | | | | perf: Disable clipboard in do_cmdline(). | Justin M. Keyes | 2016-08-25 | |
| | * | | | | | ops.c: Rename start_global_changes(). | Justin M. Keyes | 2016-08-25 | |
| | |/ / / / | ||||
| * | | | | | Merge pull request #5232 from bfredl/dictchar_u | Björn Linse | 2016-08-25 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | eval: remove (char_u *) in constant get_dict_(string|number) parameters | Björn Linse | 2016-08-24 | |
| |/ / / / | ||||
| * | | | | doc: CONTRIBUTING.md (#5239) | Anmol Sethi | 2016-08-23 | |
| * | | | | release.sh: Touch NVIM_VERSION_PATCH, show obnoxious message. | Justin M. Keyes | 2016-08-22 | |
| * | | | | Merge commit 'refs/pull/upstream/5156' | Justin M. Keyes | 2016-08-22 | |
| |\ \ \ \ | ||||
| | * | | | | Linting | Tommy Allen | 2016-08-17 | |
| | * | | | | highlight: Added QuickFixLine highlight group | Tommy Allen | 2016-08-17 | |
| * | | | | | version bump | Justin M. Keyes | 2016-08-22 | |
| * | | | | | NVIM v0.1.5v0.1.5 | Justin M. Keyes | 2016-08-21 | |
| * | | | | | Merge #5205 'CheckHealth' | Justin M. Keyes | 2016-08-21 | |
| |\ \ \ \ \ | ||||
| | * | | | | | remote/host.vim: Avoid "No matching autocommands". | Justin M. Keyes | 2016-08-21 | |
| | * | | | | | CheckHealth: Remove "disable"/"enable" concept | Justin M. Keyes | 2016-08-21 | |
| | * | | | | | CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args. | Justin M. Keyes | 2016-08-21 | |
| | * | | | | | CheckHealth | Justin M. Keyes | 2016-08-21 | |
| | * | | | | | CheckHealth | TJ DeVries | 2016-08-21 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #5231 from jamessan/vim-7.4.1700 | James McCoy | 2016-08-21 | |
| |\ \ \ \ \ | ||||
| | * | | | | | ex_cmds: Factor pieces of functionality out of do_sub | James McCoy | 2016-08-20 | |
| | * | | | | | lint | James McCoy | 2016-08-20 | |
| | * | | | | | vim-patch:7.4.2219 | James McCoy | 2016-08-20 | |
| | * | | | | | vim-patch:7.4.1700 | James McCoy | 2016-08-20 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #4723 from bfredl/rpcstderr | Björn Linse | 2016-08-20 | |
| |\ \ \ \ \ | ||||
| | * | | | | | job control: reuse common job code for rpc jobs | Björn Linse | 2016-08-20 | |
| | * | | | | | stream: set data together with callback | Björn Linse | 2016-08-20 | |
| |/ / / / / | ||||
| * | | | | | man.vim: Avoid error in legacy vimrcs. | Justin M. Keyes | 2016-08-19 | |
| * | | | | | build: initialize variable (#5194) | Matt Fowles Kulukundis | 2016-08-19 | |
| * | | | | | Merge #5198 from equalsraf/windows-path-is-absolute | Justin M. Keyes | 2016-08-18 | |
| |\ \ \ \ \ | ||||
| | * | | | | | path.c: Avoid code duplication for path separator checks | Rui Abreu Ferreira | 2016-08-18 | |
| | * | | | | | Windows: Check drive letter in absolute paths | Rui Abreu Ferreira | 2016-08-18 | |
| | * | | | | | Add Windows support to path_is_absolute() | Rui Abreu Ferreira | 2016-08-18 | |
| * | | | | | | Merge #5050 'rplugin manifest: default to XDG dir' | Justin M. Keyes | 2016-08-17 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | | host.vim: s:GetManifestPath(): octal permissions | Justin M. Keyes | 2016-08-17 | |