aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* vim-patch: fix default answersMarco Hinz2016-12-22
* vim-patch: Allow skipping non-"vim-patch" commits during reviewJames McCoy2016-12-15
* vim-patch: Add -g switch to download/preprocess patchJames McCoy2016-12-12
* l10n: Remove some non-UTF8 .po files. (#5622)Justin M. Keyes2016-11-17
* vim-patch.sh: Remove "set -o pipefail"James McCoy2016-11-15
* object_to_vim: Fix buffer/window/tabpage conversion on BE systemsJames McCoy2016-11-02
* NVIM v0.1.6v0.1.6Justin M. Keyes2016-10-28
* api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* doc; vim-patch.shJustin M. Keyes2016-10-24
* Merge pull request #4568 from bfredl/multirequestBjörn Linse2016-10-22
|\
| * api: call multiple methods atomically (useful in async contexts)Björn Linse2016-10-22
* | api: move verbatim c code out of gendispatch.lua and into c filesBjörn Linse2016-10-19
|/
* api: add blanket implementation of "since"Björn Linse2016-09-27
* api: define the set of function attributes to expose in the metadataBjörn Linse2016-09-27
* api: restore old return type of deprecated ui_try_resize methodBjörn Linse2016-09-27
* genunicodetables: Give the unicode directory as the first argumentJames McCoy2016-09-24
* vim-patch:7.4.1642James McCoy2016-09-24
* vim-patch:7.4.1629James McCoy2016-09-24
* vim-patch:7.4.1620James McCoy2016-09-24
* vim-patch:7.4.1604James McCoy2016-09-24
* vim-patch: Group alternations in preprocess_patchJames McCoy2016-09-22
* gendispatch: warn for deprecated alias if the deprecated function has implema...Björn Linse2016-09-15
* api: remove unnecessary initializations causing warnings in api dispatch (#5337)Björn Linse2016-09-14
* vim-patch.sh: Use printf instead of echoJustin M. Keyes2016-09-13
* vim-patch.sh: preprocess_patch()Justin M. Keyes2016-09-13
* api: fix leak when a api function is incorrectly called with a list.Björn Linse2016-08-31
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* api: Allow blacklist functions that shouldn't be accesible from evalBjörn Linse2016-08-31
* eval: use gperf to generate the hash of builtin functionsBjörn Linse2016-08-31
* api: unify buffer numbers and window ids with handlesBjörn Linse2016-08-31
* api: auto generate api function wrappers for vimlBjörn Linse2016-08-31
* api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...Björn Linse2016-08-31
* eval: Use generated hash to look up function listZyX2016-08-31
* eval: Move VimL functions list to a lua fileZyX2016-08-31
* release.sh: Sign the tag.Justin M. Keyes2016-08-26
* release.sh: Touch NVIM_VERSION_PATCH, show obnoxious message.Justin M. Keyes2016-08-22
* version bumpJustin M. Keyes2016-08-22
* scripts/vim-patch.sh: fix typo (#5221)Daniel Hahler2016-08-14
* scripts/vim-patch.sh: use privileged mode (set -p)Daniel Hahler2016-08-11
* Merge #4964 from ZyX-I/no-xdg-expandJustin M. Keyes2016-08-04
|\
| * option: Do not expand options, obtained from XDG varsZyX2016-07-10
* | fixup! genvimvim.lua: fix matching functionsDaniel Hahler2016-07-14
* | genvimvim.lua: fix matching functionsDaniel Hahler2016-07-13
* | vim-patch.sh: ignore coloring and pagers (#5030)Simon Weil2016-07-10
|/
* msgpack-gen: Fix for Lua 5.1. (#4857)Florian Walch2016-06-01
* vimpatch.sh: bug fix in find_git_remote regex (#4863)Shota2016-06-01
* vim-patch.sh: Only print the first neovim/neovim remote nameJames McCoy2016-05-28
* api: refactor remote ui to use API dispatch generationBjörn Linse2016-05-27
* vim-patch.sh: Show if a patch includes runtime filesJames McCoy2016-05-19
* vim-patch.sh: Add support for sociomatic/git-hubJames McCoy2016-05-19