aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #4432 from bfredl/pum_uiBjörn Linse2016-08-29
|\ \ \ \ \ \
| * | | | | | api/ui: add documentation for remote ui redraw eventsBjörn Linse2016-08-29
| * | | | | | api/ui: add tests for popupmenu_external eventsBjörn Linse2016-08-29
| * | | | | | api/ui: use ui options instead of one method per featureBjörn Linse2016-08-29
| * | | | | | api/ui: allow popupmenu to be drawn by external uiBjörn Linse2016-08-29
|/ / / / / /
* / / / / / release.sh: Sign the tag.Justin M. Keyes2016-08-26
|/ / / / /
* | | | | build: Refactor appveyor/Windows scripts (#5244)Rui Abreu Ferreira2016-08-26
* | | | | iconv: Always include errno.h when USE_ICONV is defined (#5251)James McCoy2016-08-25
* | | | | Merge #5210 'vim-patch:7.4.1898 + :Man modifiers support'.Justin M. Keyes2016-08-25
|\ \ \ \ \
| * | | | | man.vim: if reusing a buffer, do not use noautocmdAnmol Sethi2016-08-24
| * | | | | man.vim: slight refactoringAnmol Sethi2016-08-24
| * | | | | use bool type for flag mod_entry_T membersAnmol Sethi2016-08-24
| * | | | | man.vim: set window local options when reusing bufferAnmol Sethi2016-08-24
| * | | | | man.vim: support for command modifiersAnmol Sethi2016-08-24
| * | | | | vim-patch:7.4.1898Anmol Sethi2016-08-24
* | | | | | Merge #5253 'perf: Disable clipboard in do_cmdline()'Justin M. Keyes2016-08-25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | lintJustin M. Keyes2016-08-25
| * | | | | perf: Disable clipboard in do_cmdline().Justin M. Keyes2016-08-25
| * | | | | ops.c: Rename start_global_changes().Justin M. Keyes2016-08-25
| |/ / / /
* | | | | Merge pull request #5232 from bfredl/dictchar_uBjörn Linse2016-08-25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | eval: remove (char_u *) in constant get_dict_(string|number) parametersBjörn Linse2016-08-24
|/ / / /
* | | | doc: CONTRIBUTING.md (#5239)Anmol Sethi2016-08-23
* | | | release.sh: Touch NVIM_VERSION_PATCH, show obnoxious message.Justin M. Keyes2016-08-22
* | | | Merge commit 'refs/pull/upstream/5156'Justin M. Keyes2016-08-22
|\ \ \ \
| * | | | LintingTommy Allen2016-08-17
| * | | | highlight: Added QuickFixLine highlight groupTommy Allen2016-08-17
* | | | | version bumpJustin M. Keyes2016-08-22
* | | | | NVIM v0.1.5v0.1.5Justin M. Keyes2016-08-21
* | | | | Merge #5205 'CheckHealth'Justin M. Keyes2016-08-21
|\ \ \ \ \
| * | | | | remote/host.vim: Avoid "No matching autocommands".Justin M. Keyes2016-08-21
| * | | | | CheckHealth: Remove "disable"/"enable" conceptJustin M. Keyes2016-08-21
| * | | | | CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes2016-08-21
| * | | | | CheckHealthJustin M. Keyes2016-08-21
| * | | | | CheckHealthTJ DeVries2016-08-21
|/ / / / /
* | | | | Merge pull request #5231 from jamessan/vim-7.4.1700James McCoy2016-08-21
|\ \ \ \ \
| * | | | | ex_cmds: Factor pieces of functionality out of do_subJames McCoy2016-08-20
| * | | | | lintJames McCoy2016-08-20
| * | | | | vim-patch:7.4.2219James McCoy2016-08-20
| * | | | | vim-patch:7.4.1700James McCoy2016-08-20
|/ / / / /
* | | | | Merge pull request #4723 from bfredl/rpcstderrBjörn Linse2016-08-20
|\ \ \ \ \
| * | | | | job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
| * | | | | stream: set data together with callbackBjörn Linse2016-08-20
|/ / / / /
* | | | | man.vim: Avoid error in legacy vimrcs.Justin M. Keyes2016-08-19
* | | | | build: initialize variable (#5194)Matt Fowles Kulukundis2016-08-19
* | | | | Merge #5198 from equalsraf/windows-path-is-absoluteJustin M. Keyes2016-08-18
|\ \ \ \ \
| * | | | | path.c: Avoid code duplication for path separator checksRui Abreu Ferreira2016-08-18
| * | | | | Windows: Check drive letter in absolute pathsRui Abreu Ferreira2016-08-18
| * | | | | Add Windows support to path_is_absolute()Rui Abreu Ferreira2016-08-18
* | | | | | Merge #5050 'rplugin manifest: default to XDG dir'Justin M. Keyes2016-08-17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | host.vim: s:GetManifestPath(): octal permissionsJustin M. Keyes2016-08-17