Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | Increased test coverage for RGB and cterm | Matthieu Coudron | 2017-09-30 | |
| | * | | | | | | Adds nvim_get_hl_by_name/by_id | Matthieu Coudron | 2017-09-30 | |
| | |/ / / / / | ||||
| * | | | | | | Merge #7364 lower priority of 'cursorline', 'cursorcolumn' | Justin M. Keyes | 2017-10-07 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | syntax: 'cursorline': low priority #6380 | Justin M. Keyes | 2017-10-07 | |
| * | | | | | | | vim-patch:8.0.0148 #7344 | ckelsel | 2017-10-07 | |
| |/ / / / / / | ||||
| * | | | | | | test: avoid extra clear() calls | Justin M. Keyes | 2017-10-02 | |
| * | | | | | | test/shada: fixup for Windows backslashes #7287 | Ignas Anikevicius | 2017-10-02 | |
| * | | | | | | win: vim_FullName(): force backslashes #7287 | Ignas Anikevicius | 2017-10-02 | |
| |/ / / / / | ||||
| * | | | | | test: lint whitespace in legacy/ (#7308) | KillTheMule | 2017-09-24 | |
| * | | | | | test: more coverage for RPC + op-pending #3732 | Justin M. Keyes | 2017-09-16 | |
| * | | | | | 'inccommand': fix 'gdefault' lockup #7261 | KillTheMule | 2017-09-12 | |
| * | | | | | vim-patch:8.0.0186 (#7154) | KunMing Xie | 2017-09-10 | |
| * | | | | | test: FocusGained: retry() cmdline-mode test | Justin M. Keyes | 2017-09-09 | |
| * | | | | | inccommand: fix optimization logic #7224 | KillTheMule | 2017-09-09 | |
| * | | | | | test: ex_terminal_spec.lua: retry flaky test (#7245) | Justin M. Keyes | 2017-09-07 | |
| * | | | | | test: FocusGained: press-enter prompt | Justin M. Keyes | 2017-09-05 | |
| * | | | | | test: FocusGained: let UI settle before sending input | Justin M. Keyes | 2017-09-05 | |
| * | | | | | eventloop: restore redraw in cmdline K_EVENT handler | Justin M. Keyes | 2017-09-05 | |
| * | | | | | test: FocusGained/FocusLost | Justin M. Keyes | 2017-09-05 | |
| * | | | | | test: use global_helpers.uname() instead of calling to nvim UUT | Justin M. Keyes | 2017-09-05 | |
| * | | | | | eventloop: K_EVENT does not finish mapping | Justin M. Keyes | 2017-09-04 | |
| * | | | | | test: lint | Justin M. Keyes | 2017-09-04 | |
| * | | | | | eventloop: K_EVENT should not finish operator | Matthew Malcomson | 2017-09-04 | |
| * | | | | | ci: XXX: permissive termclose_spec timer (#7217) | Matthieu Coudron | 2017-08-26 | |
| * | | | | | Merge #7081 from justinmk/rpcstop | Justin M. Keyes | 2017-08-26 | |
| |\ \ \ \ \ | ||||
| | * | | | | | rpc: close channel if stream was closed | Justin M. Keyes | 2017-08-21 | |
| * | | | | | | Merge pull request #7192 from llorens/vim-8.0.0092 | James McCoy | 2017-08-25 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:8.0.0092 | Lech Lorens | 2017-08-21 | |
| | | |_|/ / / | | |/| | | | | ||||
| * | | | | | | clipboard: disallow recursion; show hint only once (#7203) | Justin M. Keyes | 2017-08-22 | |
| * | | | | | | Merge #6973 from teto/normal_hl | Justin M. Keyes | 2017-08-22 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | syntax.c: register 'Normal' highlight group | Matthieu Coudron | 2017-08-22 | |
| * | | | | | | | vim-patch:8.0.0437 | James McCoy | 2017-08-21 | |
| * | | | | | | | vim-patch:8.0.0326 | James McCoy | 2017-08-21 | |
| * | | | | | | | vim-patch:8.0.0325 | James McCoy | 2017-08-21 | |
| * | | | | | | | vim-patch:8.0.0308 | James McCoy | 2017-08-21 | |
| |/ / / / / / | ||||
| * | | | | | | Repair tui_spec functional tests | Drew Neil | 2017-08-21 | |
| * | | | | | | Repair job_spec functional tests | Drew Neil | 2017-08-21 | |
| * | | | | | | Repair ex_terminal_spec functional tests | Drew Neil | 2017-08-21 | |
| | |/ / / / | |/| | | | | ||||
| * | | | | | clipboard: test g:clipboard validation, fix a bug | Justin M. Keyes | 2017-08-20 | |
| * | | | | | clipboard: remove start_batch_changes() in redir_write() | Justin M. Keyes | 2017-08-20 | |
| * | | | | | clipboard: avoid error flood during :redir | Justin M. Keyes | 2017-08-20 | |
| |/ / / / | ||||
| * | | | | test/win: give up on this one | Justin M. Keyes | 2017-08-16 | |
| * | | | | test/win: place cursor at edge to tickle SIGWINCH | Justin M. Keyes | 2017-08-16 | |
| * | | | | test: tty-test.c: keep `tty_out` handle around | Justin M. Keyes | 2017-08-16 | |
| * | | | | win/test: enable more :terminal tests | Justin M. Keyes | 2017-08-16 | |
| * | | | | test: tty-test.c: restore win32 SIGWINCH handler | Justin M. Keyes | 2017-08-16 | |
| * | | | | test: cleanup | Justin M. Keyes | 2017-08-16 | |
| * | | | | win/pty: log errors | erw7 | 2017-08-16 | |
| * | | | | win/test: tty-test: print screen size explicitly with CTRL-Q | erw7 | 2017-08-16 | |
| * | | | | win: support :terminal | erw7 | 2017-08-16 |