aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
...
* 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
* vim-patch.sh: Rename check_executable to require_executableJames McCoy2016-05-19
* vim-patch.sh: Ignore “git describe” failures in list_vim_patchesJames McCoy2016-05-17
* Run shellcheck (shell scripting linter) on shell scripts.Michael Ennen2016-05-11
* release.sh: Automate release process.Justin M. Keyes2016-04-24
* vim-patch.sh: fix/improve pattern with find_git_remoteDaniel Hahler2016-04-24
* vim-patch.sh: Query git for name of neovim remoteJames McCoy2016-04-23
* Update lua client to 0.0.1-24Thiago de Arruda2016-04-13
* vim-patch.sh: Fetch the whole vim repository and fix a regexppips.linux2016-04-08
* Revert "build system: avoid more unneccesary recompiles"Björn Linse2016-02-25
* vim-patch.sh: Replace #<number> with vim/vim#<number> in commit messages.Florian Walch2016-02-17
* vim-patch.sh: Support multi-patch pull requests.Florian Walch2016-02-17
* vim-patch.sh: Add -s (submit pull request) option.Florian Walch2016-02-17
* vim-patch.sh: Use .patch files only.Florian Walch2016-02-17
* vim-patch.sh: Improvements for review functionality.Florian Walch2016-02-17
* Merge #4140 'vim-patch:7.4.771'.Justin M. Keyes2016-02-15
|\
| * legacy2luatest: Use before_each instead of setup.Jurica Bradaric2016-02-01
* | build system: avoid more unneccesary recompilesBjörn Linse2016-02-14