aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | legacy tests: migrate test33Rainer Borene2014-11-20
| * | | legacy tests: migrate test67Rainer Borene2014-11-20
| * | | legacy tests: migrate test66Rainer Borene2014-11-20
| * | | legacy tests: migrate test25Rainer Borene2014-11-20
| * | | legacy tests: migrate test104Rainer Borene2014-11-20
| * | | legacy tests: implement :source helper method.Rainer Borene2014-11-20
| * | | legacy tests: remove test21 filesRainer Borene2014-11-20
| * | | legacy tests: migrate test5Rainer Borene2014-11-20
|/ / /
* | | Merge PR #1504 'Change external plugin dir, manifest and improve docs'Thiago de Arruda2014-11-20
|\ \ \ | |/ / |/| |
| * | doc: Add nvim_provider/external_plugin to doc MakefileThiago de Arruda2014-11-20
| * | doc: Update external plugin documentationThiago de Arruda2014-11-20
| * | runtime: Prepend the vimrc filename to the external plugin manifestThiago de Arruda2014-11-20
| * | runtime: Change external plugin directory to "external-plugin"Thiago de Arruda2014-11-20
|/ /
* | Merge pull request #1488 from fwalch/invert-wconversionJustin M. Keyes2014-11-19
|\ \
| * | Wconversion: Fix warnings in digraph.c.Florian Walch2014-11-19
| * | Wconversion: Fix warnings in cursor_shape.c.Florian Walch2014-11-19
| * | CMake: Set -Wconversion by default.Florian Walch2014-11-19
|/ /
* | Merge pull request #1478 from elmart/clang-analysis-fixes-4Justin M. Keyes2014-11-19
|\ \ | |/ |/|
| * Fix warnings: eval.c: f_rpcrequest(): Garbage value: MI.Eliseo Martínez2014-11-18
| * Fix warnings: screen.c: screenalloc(): Np arg (2): MI.Eliseo Martínez2014-11-18
| * Fix warnings: eval.c: do_return(): Np dereference: FP.Eliseo Martínez2014-11-18
| * Fix warnings: eval.c: add_nr_var(): Out of bounds: FP.Eliseo Martínez2014-11-18
| * Fix warnings: eval.c: call_user_func(): Out of bounds: FP.Eliseo Martínez2014-11-18
| * Fix warnings: eval.c: get_user_func_name(): Np dereference: FP.Eliseo Martínez2014-11-18
| * Fix warnings: eval.c: clear_tv(): Bad free: RI.Eliseo Martínez2014-11-18
| * Fix warnings: eval.c: item_compare(): Garbage value: MI.Eliseo Martínez2014-11-18
| * Fix warnings: eval.c: dictitem_alloc(): Out-of-bounds access: FP.Eliseo Martínez2014-11-18
| * Fix warnings: eval.c: set_var_lval(): Np dereference: FP.Eliseo Martínez2014-11-18
| * Fix warnings: window.c: tabline_height(): Np dereference: FP.Eliseo Martínez2014-11-18
| * Fix warnings: window.c: win_drag_vsep_line(): Np dereference: FP.Eliseo Martínez2014-11-18
| * Fix warnings: window.c: winframe_remove(): Np dereference: FP.Eliseo Martínez2014-11-18
| * Fix warnings: window.c: win_rotate(): Np dereference: FP.Eliseo Martínez2014-11-18
| * Fix warnings: tag.c: get_tags(): Uninitialized arg: RI.Eliseo Martínez2014-11-18
| * Fix warnings: tag.c: jumpto_tag(): Np dereference: MI.Eliseo Martínez2014-11-18
| * Fix warnings: tag.c: test_for_static()/get_tags(): Various (2): FP.Eliseo Martínez2014-11-18
|/
* Merge PR #1454 'Refactor plugin system'Thiago de Arruda2014-11-18
|\
| * docs: Update to the latest changes in the plugin infrastructureThiago de Arruda2014-11-18
| * test: Add tests for the python providerThiago de Arruda2014-11-18
| * test: Add tests for the rpc#define#* functionsThiago de Arruda2014-11-18
| * runtime: Remove 'python_setup.vim'Thiago de Arruda2014-11-18
| * runtime: Reimplement python/clipboard providers in vimscriptThiago de Arruda2014-11-18
| * runtime: Add vimscript support for external pluginsThiago de Arruda2014-11-18
| * channel: Improve error reporting for invalid responsesThiago de Arruda2014-11-18
| * channel: Remove invalid free_channel callThiago de Arruda2014-11-18
| * Remove os/provider.{c,h} and all of its referencesThiago de Arruda2014-11-18
| * eval/ex_cmds2/ops: Implement providers with eval_call_providerThiago de Arruda2014-11-18
| * eval: Add eval_call_provider/eval_has_provider functionsThiago de Arruda2014-11-18
|/
* Merge pull request #1487 from jszakmeister/search-gettext-subdirJohn Szakmeister2014-11-18
|\
| * Fix #1484: search gettext subdir for headerJohn Szakmeister2014-11-17
|/
* doc: Remove MS-DOS specific options bioskey and conskey #1353Fredrik Fornwall2014-11-17