Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | 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 | |
| * | | | | | | eval: Return different values when dividing by zero | ZyX | 2016-02-02 | |
* | | | | | | | functests: Improve screen:expect error reporting | ZyX | 2016-02-28 | |
* | | | | | | | functests: Make test more robust | ZyX | 2016-02-28 | |
* | | | | | | | functests: Make sure that setting scrollback size works from TermOpen | ZyX | 2016-02-28 | |
* | | | | | | | main: Make using :edit term:// run TermOpen event | ZyX | 2016-02-28 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Avoid internal errors with setloclist() | Marco Hinz | 2016-02-26 | |
| |_|_|/ / |/| | | | | ||||
* | | | | | Tests: add errorlist_spec.lua | Marco Hinz | 2016-02-25 | |
| |_|/ / |/| | | | ||||
* | | | | Tests: fix according to lualint | Marco Hinz | 2016-02-24 | |
* | | | | bufhl: add tests for adding and clearing highlights | Björn Linse | 2016-02-23 | |
| |/ / |/| | | ||||
* | | | keymap: Support <D-...> (super/command key). | Justin M. Keyes | 2016-02-22 | |
* | | | Merge pull request #4267 from watiko/vim-7.4.932 | Justin M. Keyes | 2016-02-22 | |
|\ \ \ | ||||
| * | | | vim-patch:7.4.932 | watiko | 2016-02-16 | |
| * | | | vim-patch:7.4.926 | watiko | 2016-02-16 | |
* | | | | Merge pull request #4262 from watiko/vim-7.4.893 | Justin M. Keyes | 2016-02-22 | |
|\ \ \ \ | ||||
| * | | | | vim-patch:7.4.912 | watiko | 2016-02-15 | |
| * | | | | vim-patch:7.4.893 | watiko | 2016-02-15 | |
| * | | | | vim-patch:7.4.891 | watiko | 2016-02-15 | |
| |/ / / | ||||
* | | | | Merge pull request #4167 from lucc/test11 | Justin M. Keyes | 2016-02-21 | |
|\ \ \ \ | ||||
| * | | | | test: Migrate legacy test 11. | Lucas Hoffmann | 2016-02-15 | |
* | | | | | Merge pull request #4243 from lucc/test36 | Justin M. Keyes | 2016-02-21 | |
|\ \ \ \ \ | ||||
| * | | | | | test: Migrate legacy test 36. | Lucas Hoffmann | 2016-02-15 | |
| |/ / / / | ||||
* | | | | | Tests: check <abuf> from TermClose | Marco Hinz | 2016-02-21 | |
* | | | | | test: charsearch: Fix error/typo in legacy test. | Lucas Hoffmann | 2016-02-20 | |
* | | | | | tests: Migrate legacy charsearch test. | Lucas Hoffmann | 2016-02-20 | |
* | | | | | Merge pull request #4240 from jbradaric/vim-7.4.888 | Justin M. Keyes | 2016-02-19 | |
|\ \ \ \ \ |