Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | ext_cmdline: restructure and improve tests | Björn Linse | 2017-10-26 | |
| | * | | | | | | ext_cmdline: rename cmdline_char to cmdline_special_char | Björn Linse | 2017-10-26 | |
| | * | | | | | | ext_cmdline: extend "function" to generic "block" mechanism | Björn Linse | 2017-10-26 | |
| | * | | | | | | ext_cmdline: add support for highlighting | Björn Linse | 2017-10-26 | |
| | * | | | | | | ext_cmdline: added indent | Dongdong Zhou | 2017-10-26 | |
| | * | | | | | | ext_cmdline: Add function block support | Dongdong Zhou | 2017-10-26 | |
| | * | | | | | | ext_cmdline: added cmdline level | Dongdong Zhou | 2017-10-26 | |
| | * | | | | | | ext_cmdline: fix firstc, change cmdline_leave to cmdline_hide | Dongdong Zhou | 2017-10-26 | |
| | * | | | | | | ext_cmdline: change the content format | Dongdong Zhou | 2017-10-26 | |
| | * | | | | | | ext_cmdline: use standard external ui functions | Dongdong Zhou | 2017-10-26 | |
| | * | | | | | | ext_cmdline: lint | Dongdong Zhou | 2017-10-26 | |
| | * | | | | | | ext_cmdline: add tests | Dongdong Zhou | 2017-10-26 | |
| * | | | | | | | Merge #7440 "terminal: adjust for 'number'" | Justin M. Keyes | 2017-10-28 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | test: :terminal + numberwidth=9 | Justin M. Keyes | 2017-10-28 | |
| | * | | | | | | | terminal: Account for number column (#5310) | Sam Wilson | 2017-10-27 | |
| | |/ / / / / / | ||||
| * / / / / / / | test: ctrl_c_spec: bias timeouts for success (#7451) | Matthew Malcomson | 2017-10-28 | |
| |/ / / / / / | ||||
| * | | | | | | inccommand: Ignore leading modifiers in the command | James McCoy | 2017-10-24 | |
| * | | | | | | Merge #7430 'Ignore virtcols after 32000' | Justin M. Keyes | 2017-10-22 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | test: tabstop=<big-number> #2838 | Justin M. Keyes | 2017-10-22 | |
| * | | | | | | | Merge #7165 'lua: Move stricmp to vim module' | Justin M. Keyes | 2017-10-22 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | lua/executor: Fix crash when first string contains NUL and second not | ZyX | 2017-08-15 | |
| | * | | | | | | lua/executor: Move stricmp to vim “module” and document it | ZyX | 2017-08-15 | |
| | * | | | | | | functests: Add test for stricmp | ZyX | 2017-08-15 | |
| * | | | | | | | :cquit : take an error code argument #7336 | Josh Leeb-du Toit | 2017-10-22 | |
| * | | | | | | | bufhl: support creating new groups | Björn Linse | 2017-10-19 | |
| * | | | | | | | :checkhealth : validate $VIM | Justin M. Keyes | 2017-10-17 | |
| * | | | | | | | doc: replace ":CheckHealth" with ":checkhealth" | Justin M. Keyes | 2017-10-17 | |
| * | | | | | | | ex-cmds: :checkhealth | Justin M. Keyes | 2017-10-17 | |
| * | | | | | | | test: avoid redundant clear() #7340 | Justin M. Keyes | 2017-10-16 | |
| * | | | | | | | Merge #7340 'menu_get: print keycodes' | Justin M. Keyes | 2017-10-16 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | More tests | KillTheMule | 2017-10-02 | |
| | * | | | | | | | menu_get: adjust tests for prettyprinting | KillTheMule | 2017-10-01 | |
| | | |/ / / / / | | |/| | | | | | ||||
| * | | | | | | | syntax: 'cursorline': revert priority change (#7400) | Justin M. Keyes | 2017-10-16 | |
| | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | ops: save and restore clipboard batch status when entering cmdline window | Björn Linse | 2017-10-15 | |
| * | | | | | | health.vim: fix highlighting | Justin M. Keyes | 2017-10-15 | |
| * | | | | | | getcmdline_prompt: Temporarily disable msg_silent so prompt is displayed | James McCoy | 2017-10-14 | |
| * | | | | | | test: nvim_get_hl_by_name/by_id #7082 | Justin M. Keyes | 2017-10-08 | |
| * | | | | | | Merge #7082 'api: nvim_get_hl_by_name/by_id' | Justin M. Keyes | 2017-10-08 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Changed prototypes to accept a boolean "rgb" | Matthieu Coudron | 2017-09-30 | |
| | * | | | | | | 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 |