aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | travis: remove LLVM apt PPA; fallback to clang 3.4Justin M. Keyes2016-05-31
* | | | | | | | | Merge pull request #4846 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/typva...Justin M. Keyes2016-05-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | typval_encode: Do not use new vector typeZyX2016-05-30
| * | | | | | | | | kvec,typval_encode: Add new vector: the one with preallocated arrayZyX2016-05-30
| * | | | | | | | | eval/encode: Move main macros from encode.c to typval_encode.hZyX2016-05-30
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4844 from ZyX-I/rename-main-loopJustin M. Keyes2016-05-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | *: Rename main loop variable from loop to main_loopZyX2016-05-30
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4853 from ZyX-I/fix-4852Justin M. Keyes2016-05-31
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | unittests: Also remove event_teardownZyX2016-05-31
|/ / / / / / / /
* | | | | | | | Merge pull request #4843 from ZyX-I/refactor-queueJustin M. Keyes2016-05-30
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/queue: Actually remove all _QUEUE macrosZyX2016-05-30
| * | | | | | | | lib/queue: Refactor queue.hZyX2016-05-30
| |/ / / / / / /
* | | | | | | | Merge pull request #4845 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/refac...Justin M. Keyes2016-05-30
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | lib/kvec: Fix remaining linter errorsZyX2016-05-30
| * | | | | | | lib/kvec: Make code cleanerZyX2016-05-30
| * | | | | | | lib/kvec: Do not use kv_init unless neededZyX2016-05-30
| * | | | | | | lib/kvec: Remove useless type argument from kv_push macrosZyX2016-05-30
|/ / / / / / /
* | | | | | | Merge pull request #4198 from daynin/string-testsJustin M. Keyes2016-05-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | add test for vim_strsave_escaped() functionSergey Golovin2016-05-29
* | | | | | | Merge pull request #4740 from brcolow/vim-7.4.1276Justin M. Keyes2016-05-29
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.1276Michael Ennen2016-05-17
* | | | | | | | Merge pull request #4756 from jbradaric/vim-7.4.1119Justin M. Keyes2016-05-29
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix linter warnings in test.Jurica Bradaric2016-05-14
| * | | | | | | | vim-patch:7.4.1161Jurica Bradaric2016-05-14
| * | | | | | | | vim-patch:7.4.1132Jurica Bradaric2016-05-14
| * | | | | | | | vim-patch:7.4.1123Jurica Bradaric2016-05-14
| * | | | | | | | vim-patch:7.4.1119Jurica Bradaric2016-05-14
* | | | | | | | | Merge pull request #4830 from blueyed/proider-pythonx-handle-127Justin M. Keyes2016-05-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | provider/pythonx: handle exit code 127 from pyenvDaniel Hahler2016-05-28
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #4832 from justinmk/do_source_fussJustin M. Keyes2016-05-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fopen_noinh_readbin: restore WIN32 decisionJustin M. Keyes2016-05-28
| * | | | | | | | | do_source: less fuss about fopen_noinh_readbinJustin M. Keyes2016-05-28
* | | | | | | | | | Merge pull request #4833 from jamessan/multi-remote-fixJustin M. Keyes2016-05-28
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | vim-patch.sh: Only print the first neovim/neovim remote nameJames McCoy2016-05-28
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4831 from blueyed/provider-pythonx-robust-comparisonJustin M. Keyes2016-05-28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | provider/pythonx: use robust comparison (via vint)Daniel Hahler2016-05-28
|/ / / / / / / /
* | | | | | | | Merge pull request #2825 from lucc/legacy/listlbrJustin M. Keyes2016-05-27
|\ \ \ \ \ \ \ \
| * | | | | | | | Update migrated test after patch recent patches in master.Lucas Hoffmann2016-05-23
| * | | | | | | | tests: Migrate legacy test listlbr.Lucas Hoffmann2016-05-23
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4825 from ZyX-I/fix-4822Justin M. Keyes2016-05-27
|\ \ \ \ \ \ \ \
| * | | | | | | | eval: Stop executing *eval() function at errorZyX2016-05-27
* | | | | | | | | Merge pull request #4817 from bfredl/remoteuiJustin M. Keyes2016-05-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | api: refactor remote ui to use API dispatch generationBjörn Linse2016-05-27
* | | | | | | | | | Merge pull request #4826 from jamessan/vim-345efa0Justin M. Keyes2016-05-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:345efa0James McCoy2016-05-27
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4827 from equalsraf/tb-dummy-tuiJustin M. Keyes2016-05-27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Windows: Don't build the TUI is systems where it is not supportedRui Abreu Ferreira2016-05-27
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4821 from jamessan/vim-7.4.1096Justin M. Keyes2016-05-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | vim-patch:7.4.1567James McCoy2016-05-25
| * | | | | | | | vim-patch:7.4.1096James McCoy2016-05-25