Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | travis: remove LLVM apt PPA; fallback to clang 3.4 | Justin M. Keyes | 2016-05-31 | |
* | | | | | | | | | Merge pull request #4846 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/typva... | Justin M. Keyes | 2016-05-31 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | typval_encode: Do not use new vector type | ZyX | 2016-05-30 | |
| * | | | | | | | | | kvec,typval_encode: Add new vector: the one with preallocated array | ZyX | 2016-05-30 | |
| * | | | | | | | | | eval/encode: Move main macros from encode.c to typval_encode.h | ZyX | 2016-05-30 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #4844 from ZyX-I/rename-main-loop | Justin M. Keyes | 2016-05-31 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | *: Rename main loop variable from loop to main_loop | ZyX | 2016-05-30 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #4853 from ZyX-I/fix-4852 | Justin M. Keyes | 2016-05-31 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | unittests: Also remove event_teardown | ZyX | 2016-05-31 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #4843 from ZyX-I/refactor-queue | Justin M. Keyes | 2016-05-30 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | lib/queue: Actually remove all _QUEUE macros | ZyX | 2016-05-30 | |
| * | | | | | | | | lib/queue: Refactor queue.h | ZyX | 2016-05-30 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge pull request #4845 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/refac... | Justin M. Keyes | 2016-05-30 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | lib/kvec: Fix remaining linter errors | ZyX | 2016-05-30 | |
| * | | | | | | | lib/kvec: Make code cleaner | ZyX | 2016-05-30 | |
| * | | | | | | | lib/kvec: Do not use kv_init unless needed | ZyX | 2016-05-30 | |
| * | | | | | | | lib/kvec: Remove useless type argument from kv_push macros | ZyX | 2016-05-30 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #4198 from daynin/string-tests | Justin M. Keyes | 2016-05-29 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | add test for vim_strsave_escaped() function | Sergey Golovin | 2016-05-29 | |
* | | | | | | | Merge pull request #4740 from brcolow/vim-7.4.1276 | Justin M. Keyes | 2016-05-29 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | vim-patch:7.4.1276 | Michael Ennen | 2016-05-17 | |
* | | | | | | | | Merge pull request #4756 from jbradaric/vim-7.4.1119 | Justin M. Keyes | 2016-05-29 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Fix linter warnings in test. | Jurica Bradaric | 2016-05-14 | |
| * | | | | | | | | vim-patch:7.4.1161 | Jurica Bradaric | 2016-05-14 | |
| * | | | | | | | | vim-patch:7.4.1132 | Jurica Bradaric | 2016-05-14 | |
| * | | | | | | | | vim-patch:7.4.1123 | Jurica Bradaric | 2016-05-14 | |
| * | | | | | | | | vim-patch:7.4.1119 | Jurica Bradaric | 2016-05-14 | |
* | | | | | | | | | Merge pull request #4830 from blueyed/proider-pythonx-handle-127 | Justin M. Keyes | 2016-05-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | provider/pythonx: handle exit code 127 from pyenv | Daniel Hahler | 2016-05-28 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #4832 from justinmk/do_source_fuss | Justin M. Keyes | 2016-05-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | fopen_noinh_readbin: restore WIN32 decision | Justin M. Keyes | 2016-05-28 | |
| * | | | | | | | | | do_source: less fuss about fopen_noinh_readbin | Justin M. Keyes | 2016-05-28 | |
* | | | | | | | | | | Merge pull request #4833 from jamessan/multi-remote-fix | Justin M. Keyes | 2016-05-28 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | vim-patch.sh: Only print the first neovim/neovim remote name | James McCoy | 2016-05-28 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4831 from blueyed/provider-pythonx-robust-comparison | Justin M. Keyes | 2016-05-28 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | provider/pythonx: use robust comparison (via vint) | Daniel Hahler | 2016-05-28 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #2825 from lucc/legacy/listlbr | Justin M. Keyes | 2016-05-27 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Update migrated test after patch recent patches in master. | Lucas Hoffmann | 2016-05-23 | |
| * | | | | | | | | tests: Migrate legacy test listlbr. | Lucas Hoffmann | 2016-05-23 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #4825 from ZyX-I/fix-4822 | Justin M. Keyes | 2016-05-27 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | eval: Stop executing *eval() function at error | ZyX | 2016-05-27 | |
* | | | | | | | | | Merge pull request #4817 from bfredl/remoteui | Justin M. Keyes | 2016-05-27 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | api: refactor remote ui to use API dispatch generation | Björn Linse | 2016-05-27 | |
* | | | | | | | | | | Merge pull request #4826 from jamessan/vim-345efa0 | Justin M. Keyes | 2016-05-27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | vim-patch:345efa0 | James McCoy | 2016-05-27 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #4827 from equalsraf/tb-dummy-tui | Justin M. Keyes | 2016-05-27 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Windows: Don't build the TUI is systems where it is not supported | Rui Abreu Ferreira | 2016-05-27 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4821 from jamessan/vim-7.4.1096 | Justin M. Keyes | 2016-05-27 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| * | | | | | | | | vim-patch:7.4.1567 | James McCoy | 2016-05-25 | |
| * | | | | | | | | vim-patch:7.4.1096 | James McCoy | 2016-05-25 |