aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* vim-patch.sh: best-effort for older git.Justin M. Keyes2015-08-27
* vim-patch.sh: get all untagged patches #3250Justin Gassner2015-08-27
* vim-patch.sh: update for gitJustin M. Keyes2015-08-26
* vim-patch.sh: update for Vim's hg => git migrationJohn Whitley2015-08-26
* Windows: Accept CRLF in msgpack-gen.lua grammar #3226Rui Abreu Ferreira2015-08-24
* Merge pull request #2159 from ZyX-I/auto-unicodeJustin M. Keyes2015-08-19
|\
| * documentation: Document table meanings in comment to genunicodetablesZyX2015-07-26
| * Create script that downloads and commits UNIDATA filesZyX2015-07-26
| * Generate unicode tables with script when buildingZyX2015-07-26
* | msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNCThiago de Arruda2015-08-13
* | vim-patch.sh: Add --review option to compare PR and original diffs. #3083Florian Walch2015-08-03
|/
* syntax: Exclude deprecated optionsZyX2015-07-26
* syntax: List NeoVim-specific autocmd eventsZyX2015-07-26
* scripts: Add script which is able to generate part of vim.vim fileZyX2015-07-26
* options: Move option definitions to options.luaZyX2015-07-26
* fileio: Move event definitions to the generator scriptZyX2015-07-26
* Fix compiling with gcc 5. #2566oni-link2015-05-04
* scripts/legacy2luatest.pl: remove modeline #2536Justin M. Keyes2015-05-02
* vim-patch:7.4.530-531Felipe Morales2015-04-28
* vim-patch.sh: Fix indentation, use GH URL for tagged versions. #2525Florian Walch2015-04-28
* msgpack: coerce Ints to Windows/Buffers/TabpagesThiago de Arruda2015-04-13
* scripts: Fix "test input line" logic in legacy2luatest.pl #2369David Bürgin2015-04-09
* legacy test script: minor string handling fix #2181Gustaf Lindstedt2015-03-20
* scripts/vim-patch.sh: Misc. improvements #2108Michael Reed2015-03-16
* macro: Add MAX macro and rename min to MINThiago de Arruda2015-02-16
* scripts/vim-patch: Allow equivalent shorthand argsMichael Reed2015-02-02
* Remove long_u: ex_cmds_defs.h: Refactor long_u.Eliseo Martínez2015-01-19
* vim-patch.sh: Add option to list missing Vim changesets.Florian Walch2015-01-14
* Improve legacy2luatest script.Florian Walch2014-12-27
* Improvements to vim-patch script.Florian Walch2014-12-25
* Ignore update errors in vim-patch script.Florian Walch2014-12-23
* msgpack-rpc: Allow registration of handlers by other modulesThiago de Arruda2014-12-08
* Refactor declaration generationRui Abreu Ferreira2014-11-29
* Add helper script for porting vim patches.Florian Walch2014-11-21
* Improve legacy2luatest script.Florian Walch2014-11-09
* Add legacy test conversion script.Florian Walch2014-11-04
* msgpack-rpc: Improve logging of msgpack-rpc messagesThiago de Arruda2014-10-23
* debug: Improve debugging of msgpack-rpc requestsThiago de Arruda2014-10-22
* debug: Fix broken DLOG macro callsThiago de Arruda2014-10-22
* msgpack-rpc: Allow selective deferral API callsThiago de Arruda2014-10-21
* msgpack-rpc: Create subdirectory for msgpack-rpc modulesThiago de Arruda2014-10-21
* test: Remove run-functional-tests.pyThiago de Arruda2014-10-16
* test: Add 'eval' functional helperThiago de Arruda2014-10-01
* test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30
* deps: Switch lua msgpack library to one that supports 2.0Thiago de Arruda2014-09-16
* msgpack-gen: Fix msgpack_rpc_init_function_metadataThiago de Arruda2014-09-16
* server: Rename address environment variableThiago de Arruda2014-09-13
* api metadata: Allow typed container information in api functionsThiago de Arruda2014-09-12
* api/msgpack-rpc: Refactor metadata object constructionThiago de Arruda2014-09-12
* api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}Thiago de Arruda2014-09-12