| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | Merge pull request #4565 from KillTheMule/vim-patch-1282 | Justin M. Keyes | 2016-04-17 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | Add new style test test_viml.vim to the build | KillTheMule | 2016-04-15 | |
| | * | | | | | | | | Satisfy the linter | KillTheMule | 2016-04-15 | |
| | * | | | | | | | | Update version.c to 7.4.1284 | KillTheMule | 2016-04-15 | |
| | * | | | | | | | | vim-patch:7.4.1284 | KillTheMule | 2016-04-15 | |
| | * | | | | | | | | vim-patch:7.4.1030 | KillTheMule | 2016-04-15 | |
| | * | | | | | | | | vim-patch:7.4.1001 | KillTheMule | 2016-04-15 | |
| | * | | | | | | | | vim-patch:7.4.1000 | KillTheMule | 2016-04-15 | |
| | * | | | | | | | | vim-patch:7.4.1282 | KillTheMule | 2016-04-15 | |
| * | | | | | | | | | Merge pull request #4585 from dbarnett/vim-fc39ec | Justin M. Keyes | 2016-04-17 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:fc39ec | David Barnett | 2016-04-16 | |
| * | | | | | | | | | | Merge pull request #4592 from oni-link/fix.issue.4582 | Justin M. Keyes | 2016-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | eval.c: Fix heap corruption error when constructing sourcing_name | oni-link | 2016-04-17 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Merge pull request #4574 from oni-link/fix.utfc_ptr2char_len | Justin M. Keyes | 2016-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | mbyte_spec.lua: Fix indentation | oni-link | 2016-04-17 | |
| | * | | | | | | | | | | mbyte_spec.lua: Fix wording | oni-link | 2016-04-17 | |
| | * | | | | | | | | | | mbyte.c: Unittest for utfc_ptr2char_len() | oni-link | 2016-04-15 | |
| | * | | | | | | | | | | mbyte.c: Fix invalid memory access in utfc_ptr2char_len | oni-link | 2016-04-15 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #4586 from oni-link/fix.on.process.exit | Justin M. Keyes | 2016-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | eval.c: Fix cut off of terminal exit message | oni-link | 2016-04-17 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #4579 from Shougo/lemonade | Justin M. Keyes | 2016-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | clipboard: support "lemonade" tool | Shougo Matsushita | 2016-04-17 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4583 from KillTheMule/robust-completion | Björn Linse | 2016-04-16 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | Make completion_spec.lua more robust | KillTheMule | 2016-04-16 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #4558 from justinmk/filetype | Justin M. Keyes | 2016-04-15 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | test: defaults_spec.lua | Justin M. Keyes | 2016-04-15 | |
| | * | | | | | | | | test: move server_spec.lua | Justin M. Keyes | 2016-04-15 | |
| | * | | | | | | | | defaults: Enable syntax/filetype for real. | Justin M. Keyes | 2016-04-15 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | tests: fix indeterministic oldfiles! test | Björn Linse | 2016-04-14 | |
| * | | | | | | | | Merge pull request #4566 from ZyX-I/more-lint | Justin M. Keyes | 2016-04-13 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | clint: Add rule for preincrement/predecrement | ZyX | 2016-04-13 | |
| | * | | | | | | | | clint: Add diagnostics for things like `char* foo` or `(char*)` | ZyX | 2016-04-13 | |
| * | | | | | | | | | Merge PR #4398 'Update lua client' | Thiago de Arruda | 2016-04-13 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | Update lua client to 0.0.1-24 | Thiago de Arruda | 2016-04-13 | |
| | * | | | | | | | | third-party: Add missing *_host dependencies to luarocks packages | Thiago de Arruda | 2016-04-11 | |
| | * | | | | | | | | Add luv as a third party dependency | Thiago de Arruda | 2016-04-11 | |
| | * | | | | | | | | Mark cursor_spec.lua indeterministic test as pending | Thiago de Arruda | 2016-04-11 | |
| | * | | | | | | | | Remove indeterminism in oldfiles_spec.lua | Thiago de Arruda | 2016-04-11 | |
| | * | | | | | | | | Allow a lua debugger to be specified on `functionaltest-lua` target | Thiago de Arruda | 2016-04-11 | |
| | * | | | | | | | | Synchronize shada reset helper with other functional tests | Thiago de Arruda | 2016-04-11 | |
| | * | | | | | | | | main.c: Free msgpack packer in --api-info handler to make ASAN happy | Thiago de Arruda | 2016-04-11 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #4562 from dbarnett/vim-f2571c | Justin M. Keyes | 2016-04-11 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | vim-patch:f2571c | David Barnett | 2016-04-11 | |
| * | | | | | | | | | Merge pull request #4559 from ZyX-I/undodir-undo-doc-update | Justin M. Keyes | 2016-04-11 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | documentation: Update information about default location of undo files | ZyX | 2016-04-11 | |
| * | | | | | | | | | | Merge pull request #4557 from mikewadsten/bugfix/issue-4537-cscope-segfault | Justin M. Keyes | 2016-04-10 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | cscope: Fix mismatched types in ':cscope show' output | Mike Wadsten | 2016-04-10 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4555 from justinmk/spell | Justin M. Keyes | 2016-04-10 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | spell: Fix argument and avoid redundant prompt. | Justin M. Keyes | 2016-04-10 | |
| | * | | | | | | | | | spellfile.vim: less pestering | Justin M. Keyes | 2016-04-10 | |