| Commit message (Expand) | Author | Age |
* | doc: fix typos | Brian Wignall | 2019-11-27 |
* | [RFC] extmark: fix E315 in nvim_buf_set_extmark (#11449) | notomo | 2019-11-25 |
* | doc + extmarks tweaks #11421 | Justin M. Keyes | 2019-11-25 |
* | test was wrong | Björn Linse | 2019-11-23 |
* | refactor: use inserted_bytes pattern from vim | Björn Linse | 2019-11-23 |
* | extmark: don't crash in RO buffer. | Björn Linse | 2019-11-16 |
* | extmark: review changes | Björn Linse | 2019-11-11 |
* | nsmarks: initial commit | timeyyy | 2019-11-11 |
* | build/doc/CI: remove/update quickbuild references #11258 | Justin M. Keyes | 2019-10-19 |
* | tests: fix non-controversial misuse of `pending` (#11247) | Daniel Hahler | 2019-10-18 |
* | tests/ui: remove unnecessary screen:detach() | Björn Linse | 2019-10-13 |
* | server_requests_spec: fix assertion, pass Lua paths via args (#10875) | Daniel Hahler | 2019-09-16 |
* | Context: rename "buflist" => "bufs" | Justin M. Keyes | 2019-09-14 |
* | API: nvim_get_context: "opts" param | Justin M. Keyes | 2019-09-14 |
* | syntax, TUI: support "strikethrough" | Jaskaran Singh | 2019-09-13 |
* | UIEnter/UILeave: fire for embedder UI, builtin TUI | Justin M. Keyes | 2019-09-12 |
* | rename: UIAttach/UIDetach => UIEnter/UILeave | Justin M. Keyes | 2019-09-12 |
* | UIAttach, UIDetach | Justin M. Keyes | 2019-09-12 |
* | UIAttach, UIDetach | Rui Abreu Ferreira | 2019-09-12 |
* | test: Eliminate expect_err | Justin M. Keyes | 2019-09-06 |
* | test: Rename meth_pcall to pcall_err | Justin M. Keyes | 2019-09-06 |
* | Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}' | Justin M. Keyes | 2019-09-05 |
|\ |
|
| * | Change test because maparg was changed to also return lnum | erw7 | 2019-09-04 |
* | | test: is_os() #10933 | Justin M. Keyes | 2019-09-04 |
|/ |
|
* | shada/context: fully remove jumplist duplicates #10898 | Abdelhakeem Osama | 2019-09-03 |
* | tests: assert:set_parameter('TableFormatLevel', 100) #10925 | Daniel Hahler | 2019-09-03 |
* | API: nvim_buf_set_lines: handle 'nomodifiable' #10910 | Justin M. Keyes | 2019-09-01 |
* | API: make nvim_win_set_option() set window-global, not buffer-local #9110 | Björn Linse | 2019-09-01 |
* | paste: one undo-block per stream | Justin M. Keyes | 2019-09-02 |
* | api: make nvim_put support "\022{NUM}" regtype as returned by getregtype() | Björn Linse | 2019-08-31 |
* | API: nvim_paste: add `crlf` parameter | Justin M. Keyes | 2019-08-30 |
* | paste: break lines at CR, CRLF #10877 | Justin M. Keyes | 2019-08-29 |
* | API: TRY_WRAP() for "abort-causing non-exception errors" | Justin M. Keyes | 2019-08-28 |
* | paste: handle 'nomodifiable' | Justin M. Keyes | 2019-08-27 |
* | paste: make vim.paste() "public" | Justin M. Keyes | 2019-08-27 |
* | paste: handle vim.paste() failure | Justin M. Keyes | 2019-08-27 |
* | API: nvim_paste | Justin M. Keyes | 2019-08-27 |
* | API: nvim_put: "follow" parameter | Justin M. Keyes | 2019-08-27 |
* | API: nvim_put: always PUT_CURSEND | Justin M. Keyes | 2019-08-27 |
* | API: nvim_put #6819 | Justin M. Keyes | 2019-08-27 |
* | teardown: fix win_free_all() heap-use-after-free #10839 | Abdelhakeem Osama | 2019-08-25 |
* | API: fix nvim_command_output buffer overflow (#10830) | Abdelhakeem Osama | 2019-08-22 |
* | tests: support msg with global_helpers.ok (#10820) | Daniel Hahler | 2019-08-21 |
* | tests: skip "API nvim_parse_expression" on MSVC_32 (#10773) | Daniel Hahler | 2019-08-14 |
* | api/window: disallow closing non-current window in cmdwin state | Björn Linse | 2019-08-10 |
* | API: nvim_win_close: Fix closing cmdline-window #10087 | R. Simon | 2019-08-10 |
* | test: isCI(): add "name" parameter | Justin M. Keyes | 2019-08-05 |
* | vim-patch:8.1.1759: no mode char for terminal mapping from maparg() | notomo | 2019-07-28 |
* | API: Context | Abdelhakeem | 2019-07-27 |
* | api/lua: make nvim_execute_lua use native lua floats, not special tables | Björn Linse | 2019-07-01 |