aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* memory: Use i18n messages for memory-related errorsThiago de Arruda2014-09-12
* msgpack-rpc: Remove support for integer ids in methodsThiago de Arruda2014-09-12
* msgpack-rpc: Refactor API metadata discovery methodThiago de Arruda2014-09-12
* msgpack-rpc: Move handle_missing_method to msgpack_rpc.cThiago de Arruda2014-09-12
* msgpack-rpc: Refactor initializer and dispatcherThiago de Arruda2014-09-12
* map/msgpack-rpc: Declare/define maps rpc method handlersThiago de Arruda2014-09-12
* deps: Update to the experimental msgpack v5 branchThiago de Arruda2014-09-12
* Merge pull request #1098 from fwalch/update-bustedJustin M. Keyes2014-09-12
|\
| * Update busted to 2.0.rc3.Florian Walch2014-09-11
* | Merge pull request #1037 from fwalch/automatic-deps-pathsJustin M. Keyes2014-09-12
|\ \
| * | Travis: Add subdirectories to dependency paths.Florian Walch2014-09-11
| |/
* | Merge pull request #1161 from atwupack/vp-7.4.349Justin M. Keyes2014-09-11
|\ \
| * | vim-patch:7.4.349André Twupack2014-09-11
|/ /
* | Merge pull request #1160 from atwupack/vp-7.4.348Justin M. Keyes2014-09-11
|\ \ | |/ |/|
| * vim-patch:7.4.348André Twupack2014-09-11
|/
* Merge #1033 'Automatic dependency rebuilding: Pass CMAKE_C_COMPILER_ARG1 to d...John Szakmeister2014-09-11
|\
| * CMake: Use CMAKE_C_COMPILER_ARG1 when building dependencies.Florian Walch2014-09-11
|/
* Merge pull request #1144 from justinmk/fixtestsJustin M. Keyes2014-09-11
|\
| * unit tests: initialize everythingJustin M. Keyes2014-09-11
| * unit tests: avoid global scope; add missing cimportsJustin M. Keyes2014-09-11
| * unit tests: helpers.lua: hack to avoid empty popen() resultJustin M. Keyes2014-09-11
|/
* Merge pull request #1143 from mkwork/readmeJustin M. Keyes2014-09-10
|\
| * README.md: link to libuvMaxim Kot2014-09-07
* | Merge pull request #1159 from atwupack/vp-7.4.345Justin M. Keyes2014-09-10
|\ \
| * | vim-patch:7.4.345André Twupack2014-09-10
* | | Merge pull request #1158 from atwupack/vp-7.4.337Justin M. Keyes2014-09-10
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.337André Twupack2014-09-10
|/ /
* | Merge pull request #1154 from Shougo/fix-NAsJustin M. Keyes2014-09-09
|\ \
| * | Fix version numbersShougo Matsushita2014-09-10
* | | Merge pull request #1149 from splinterofchaos/vim-patch-7.4.278Justin M. Keyes2014-09-09
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.278Scott Prager2014-09-09
| |/
* | Merge pull request #1096 from war1025/dev/local_for_all_windowsJustin M. Keyes2014-09-08
|\ \ | |/ |/|
| * Additional FOR_ALL_WINDOWS usageWayne Rowcliffe2014-09-08
| * Convert FOR_ALL_WINDOWS to use a locally declared pointerWayne Rowcliffe2014-09-08
|/
* Merge pull request #1107 from fmoralesc/matchaddposJustin M. Keyes2014-09-05
|\
| * vim-patch: 7.4.344Felipe Morales2014-09-04
| * vim-patch: 7.4.343Felipe Morales2014-09-04
| * vim-patch: 7.4.362Felipe Morales2014-09-04
| * vim-patch: 7.4.334Felipe Morales2014-09-04
| * vim-patch: 7.4.330Felipe Morales2014-09-04
* | Merge pull request #1054 from stefan991/fileinfo-getterJustin M. Keyes2014-09-04
|\ \
| * | fileinfo: change returntype of os_fileinfo_sizeStefan Hoffmann2014-08-31