| Commit message (Expand) | Author | Age |
| ... | |
| * | vim-patch:8.1.0576: indent script tests pick up installed scripts | Daniel Hahler | 2019-09-18 |
| * | vim-patch:8.1.0545: when executing indent tests user preferences interfere | Daniel Hahler | 2019-09-18 |
| * | vim-patch:8.1.0496: no tests for indent files | Daniel Hahler | 2019-09-18 |
| * | health#provider: fix duplicated output/stderr (#11048) | Daniel Hahler | 2019-09-18 |
| * | vim-patch:8.0.1770: assert functions don't return anything | Jan Edmund Lazo | 2019-09-16 |
| * | vim-patch:8.0.1523: cannot write and read terminal screendumps | Jan Edmund Lazo | 2019-09-16 |
| * | nvim.appdata.xml [ci skip] | Justin M. Keyes | 2019-09-15 |
| * | nvim.appdata.xml [ci skip] | Justin M. Keyes | 2019-09-15 |
| * | version bump | Justin M. Keyes | 2019-09-15 |
| * | Context: rename "buflist" => "bufs" | Justin M. Keyes | 2019-09-14 |
| * | API: nvim_get_context: "opts" param | Justin M. Keyes | 2019-09-14 |
| * | autocmds: TermEnter, TermLeave #8550 | Usama Hameed | 2019-09-14 |
| * | syntax, TUI: support "strikethrough" | Jaskaran Singh | 2019-09-13 |
| * | 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 |
| * | eval: wait(): always spin up dummy-timer #10990 | Justin M. Keyes | 2019-09-11 |
| * | doc | Justin M. Keyes | 2019-09-11 |
| * | doc: nvim_ui_pum_set_height [ci skip] | Daniel Hahler | 2019-09-10 |
| * | vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal #10983 | Jan Edmund Lazo | 2019-09-09 |
| * | doc/API/lua: detaching Lua buffer callbacks | Björn Linse | 2019-09-09 |
| * | doc: StatusLineTerm, StatusLineTermNC | Justin M. Keyes | 2019-09-09 |
| * | doc: |api-fast| [ci skip] | Justin M. Keyes | 2019-09-09 |
| * | doc: eliminate msgpack_rpc.txt [ci skip] | Justin M. Keyes | 2019-09-09 |
| * | doc | Justin M. Keyes | 2019-09-09 |
| * | paste: fix normal-mode paste by different approach #10976 | Justin M. Keyes | 2019-09-09 |
| * | paste: insert before cursor always | Justin M. Keyes | 2019-09-08 |
| * | vim-patch:06fe74aef726 | Justin M. Keyes | 2019-09-06 |
| * | vim-patch:56c860c315c5 | Justin M. Keyes | 2019-09-06 |
| * | vim-patch:088e8e344352 | Justin M. Keyes | 2019-09-06 |
| * | test: Rename meth_pcall to pcall_err | Justin M. Keyes | 2019-09-06 |
| * | termdebug.vim: use style=minimal in popups #10904 | Jean Mertz | 2019-09-06 |
| * | runtime: :TOhtml workaround for missing 'vts' option #10960 | Björn Linse | 2019-09-06 |
| * | Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}' | Justin M. Keyes | 2019-09-05 |
| |\ |
|
| | * | vim-patch:8.1.0515: reloading a script gives errors for existing functions | erw7 | 2019-09-04 |
| | * | vim-patch:8.1.0362: cannot get the script line number when executing a function | erw7 | 2019-09-04 |
| * | | Merge pull request #10451 from bfredl/floatbuf | Björn Linse | 2019-09-05 |
| |\ \ |
|
| | * | | anchor float to buffer position | Björn Linse | 2019-09-04 |
| * | | | vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha... | Justin M. Keyes | 2019-09-04 |
| |/ / |
|
| * / | netrw.vim: workaround gx bug #10938 | Matěj Cepl | 2019-09-04 |
| |/ |
|
| * | jobwait(): fix race if job exits before waiting on it | Justin M. Keyes | 2019-09-03 |
| * | paste: one undo-block per stream | Justin M. Keyes | 2019-09-02 |
| * | eval: add wait() | Abdelhakeem | 2019-09-01 |
| * | screen: use dedicated message grid | Björn Linse | 2019-09-01 |
| * | API: nvim_paste: add `crlf` parameter | Justin M. Keyes | 2019-08-30 |
| * | vim-patch:8.1.1937: errors when using javascriptreact #10885 | Jan Edmund Lazo | 2019-08-30 |
| * | paste: break lines at CR, CRLF #10877 | Justin M. Keyes | 2019-08-29 |
| * | vim-patch:8.1.0193: terminal debugger buttons don't always work (#10874) | Jan Edmund Lazo | 2019-08-29 |
| * | Merge #4448 'paste: redesign' | Justin M. Keyes | 2019-08-28 |
| |\ |
|
| | * | paste: make vim.paste() "public" | Justin M. Keyes | 2019-08-27 |