Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | 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 | |
* | | | | | | | Make completion_spec.lua more robust | KillTheMule | 2016-04-16 | |
|/ / / / / / | ||||
* | | | | | | test: defaults_spec.lua | Justin M. Keyes | 2016-04-15 | |
* | | | | | | test: move server_spec.lua | Justin M. Keyes | 2016-04-15 | |
* | | | | | | tests: fix indeterministic oldfiles! test | Björn Linse | 2016-04-14 | |
* | | | | | | Update lua client to 0.0.1-24 | Thiago de Arruda | 2016-04-13 | |
* | | | | | | 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 | |
* | | | | | | Synchronize shada reset helper with other functional tests | Thiago de Arruda | 2016-04-11 | |
* | | | | | | Merge pull request #4357 from jbradaric/vim-7.4.1105 | Justin M. Keyes | 2016-04-09 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | vim-patch:7.4.1105 | Jurica Bradaric | 2016-02-27 | |
* | | | | | | | complete: noinsert/noselect should not set 'modified'. #4509 | Shougo Matsushita | 2016-04-09 | |
* | | | | | | | buffer.c: change return type to bool | Charles Joachim | 2016-04-03 | |
* | | | | | | | tests: update tests to use [gs]et_lines instead of [gs]et_line_slice | Björn Linse | 2016-04-01 | |
* | | | | | | | api/buffer: add tests for buffer_[gs]et_lines | Björn Linse | 2016-04-01 | |
* | | | | | | | api/buffer: introduce buffer_[gs]et_lines with new indexing convention. | Björn Linse | 2016-04-01 | |
* | | | | | | | vim-patch:7.4.1654 | James McCoy | 2016-03-30 | |
* | | | | | | | vim-patch:7.4.1652 | James McCoy | 2016-03-30 | |
* | | | | | | | vim-patch:7.4.1643 | James McCoy | 2016-03-30 | |
* | | | | | | | vim-patch:7.4.1641 | James McCoy | 2016-03-30 | |
* | | | | | | | Merge pull request #4461 from bfredl/pum_k_event | Justin M. Keyes | 2016-03-18 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | edit.c: K_EVENT should not hide the popupmenu | Björn Linse | 2016-03-17 | |
* | | | | | | | | test: minor changes | Justin M. Keyes | 2016-03-17 | |
* | | | | | | | | 'shortmess': Add "F" flag. #4446 | Shougo Matsushita | 2016-03-17 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #2877 from lucc/test88 | Justin M. Keyes | 2016-03-10 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | tests: Update migrated legacy test 88 for patch 7.4.639. | Lucas Hoffmann | 2016-03-09 | |
| * | | | | | | | tests: Modernize legacy test 88. | Lucas Hoffmann | 2016-03-09 | |
| * | | | | | | | tests: Migrate legacy test 88. | Lucas Hoffmann | 2016-03-09 | |
* | | | | | | | | complete: disable folding when completing | Anmol Sethi | 2016-03-09 | |
|/ / / / / / / | ||||
* | | | | | | | Normalize nan/-nan in plugin/msgpack_spec.lua | Thiago de Arruda | 2016-03-07 | |
* | | | | | | | Remove `goto` statement in lua code. | Thiago de Arruda | 2016-03-07 | |
* | | | | | | | Rewrite hexadecimal escape sequences as decimal in lua strings | Thiago de Arruda | 2016-03-07 | |
* | | | | | | | Remove dependency on ffi module | Thiago de Arruda | 2016-03-07 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | Tests: check error messages from set{qf,loc}list() | Marco Hinz | 2016-03-02 | |
* | | | | | | Tests: add autocmd_spec.lua | Marco Hinz | 2016-03-02 | |
* | | | | | | Tests: clean up tabnew_spec.lua | Marco Hinz | 2016-03-02 | |
| |/ / / / |/| | | | | ||||
* | | | | | Merge pull request #4319 from watiko/vim-7.4.952 | Justin M. Keyes | 2016-03-02 | |
|\ \ \ \ \ | ||||
| * | | | | | vim-patch:7.4.952 | watiko | 2016-02-22 | |
* | | | | | | Trigger TabNew before TabEnter | Marco Hinz | 2016-03-01 | |
* | | | | | | Tests: add function_spec.lua | Marco Hinz | 2016-03-01 | |
* | | | | | | Merge pull request #4304 from bfredl/yank | Björn Linse | 2016-02-29 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | TextYankPost: add information to v:event and update tests | Björn Linse | 2016-02-29 | |
| * | | | | | | eval: add v:event, which will contain data events want to propagate to their ... | Björn Linse | 2016-02-29 | |
| * | | | | | | Add TextYankPost and TextDeletePost autocmds | Shougo Matsushita | 2016-02-29 | |
* | | | | | | | Tests: fix according to lualint | Marco Hinz | 2016-02-29 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #3900 from ZyX-I/inf-nan-string | Justin M. Keyes | 2016-02-28 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | functests: Add string() function tests | ZyX | 2016-02-02 |