aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | vim-patch:7.4.358André Twupack2014-09-13
| * | vim-patch:7.4.351André Twupack2014-09-13
| * | vim-patch:7.4.347André Twupack2014-09-13
| * | vim-patch:7.4.341André Twupack2014-09-13
* | | Merge pull request #1177 from NOLFXceptMe/vp-7.4.387Justin M. Keyes2014-09-15
|\ \ \
| * | | vim-patch:7.4.387Naveen Kumar Molleti2014-09-15
* | | | Merge PR #1175 'Some fixes to nvim initial documentation'Thiago de Arruda2014-09-15
|\ \ \ \
| * | | | runtime: Make python_setup.vim compatible with python 2.6Thiago de Arruda2014-09-15
| * | | | runtime: Some nvim documentation fixes pointed by @oni-linkThiago de Arruda2014-09-15
| * | | | eval.c: Rename has('neovim') feature to has('nvim')Thiago de Arruda2014-09-15
|/ / / /
* | | | Merge pull request #1169 from splinterofchaos/arglistidJustin M. Keyes2014-09-15
|\ \ \ \
| * | | | vim-patch:7.4.312Scott Prager2014-09-13
| | |/ / | |/| |
* | | | Merge pull request #1173 from jszakmeister/build-portability-fixJustin M. Keyes2014-09-14
|\ \ \ \ | |_|/ / |/| | |
| * | | third-party: avoid using `rm` in the install commandJohn Szakmeister2014-09-14
|/ / /
* | | Merge pull request #1165 from splinterofchaos/fix-patch-371Justin M. Keyes2014-09-14
|\ \ \
| * | | 7.4.371Scott Prager2014-09-14
| |/ /
* | | Merge PR #1163 'Initial documentation of nvim features'Thiago de Arruda2014-09-13
|\ \ \
| * | | runtime: Document python interface, clipboard and add intro docThiago de Arruda2014-09-13
| * | | runtime: Document 'unnamedclip'Thiago de Arruda2014-09-13
| * | | runtime: Update python_setup.vim to the new rpc function namesThiago de Arruda2014-09-13
| * | | runtime: Add highlighting for new functions/eventsThiago de Arruda2014-09-13
| * | | runtime: Initial job control documentationThiago de Arruda2014-09-13
| * | | runtime: Initial msgpack-rpc documentationThiago de Arruda2014-09-13
| * | | runtime: Enhance help.vim to highlight Nvim/NVIMThiago de Arruda2014-09-13
| * | | eval.c: Rename msgpack-rpc functions for consistencyThiago de Arruda2014-09-13
| * | | eval.c: Rename jobwrite to jobsendThiago de Arruda2014-09-13
| * | | server: Rename address environment variableThiago de Arruda2014-09-13
|/ / /
* | | Merge pull request #1167 from atwupack/fix-issue-1164Justin M. Keyes2014-09-13
|\ \ \ | |/ / |/| |
| * | ex_cmds2.c:fix for issue #1164André Twupack2014-09-13
|/ /
* | Merge pull request #1162 from atwupack/vp-7.4.357Justin M. Keyes2014-09-12
|\ \
| * | vim-patch:7.4.376André Twupack2014-09-12
|/ /
* | Merge PR #1130 'Update to the experimental msgpack v5 branch'Thiago de Arruda2014-09-12
|\ \
| * | build/test: install vroom/python-client from the master branchThiago de Arruda2014-09-12
| * | 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: Implement `vim_report_error` functionThiago de Arruda2014-09-12
| * | api: initialize capacity in the array_dict_macroThiago de Arruda2014-09-12
| * | runtime: Add script for bootstrapping the python hostThiago de Arruda2014-09-12
| * | provider: Major refactorThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Implement `channel_close` and expose to vimscriptThiago de Arruda2014-09-12
| * | wstream: Fix close/freeThiago de Arruda2014-09-12
| * | job: Fix crash when passing a non-executable path to job_startThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Expose channel_from_job to vimscript as api_spawnThiago de Arruda2014-09-12
| * | main: Rename --embedded-mode and --api-msgpack-metadata optionsThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}Thiago de Arruda2014-09-12
| * | api/msgpack-rpc: Remove Position type, using arrays instead.Thiago de Arruda2014-09-12
| * | api/msgpack-rpc: Use EXT type to serialize Buffer/Window/TabpageThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Parse type information from api/private/defs.hThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Remove specialized array typesThiago de Arruda2014-09-12
| * | msgpack-rpc: Remove the `msgpack_rpc_unpack` functionThiago de Arruda2014-09-12