aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Merge pull request #19011 from zeertzjq/vim-8.2.5120zeertzjq2022-06-18
| |\
| | * vim-patch:8.2.5121: interrupt test sometimes failszeertzjq2022-06-18
| | * vim-patch:8.2.5120: searching for quotes may go over the end of the linezeertzjq2022-06-18
| |/
| * vim-patch:8.2.5116: "limit" option of matchfuzzy() not always respected (#19005)zeertzjq2022-06-18
| * vim-patch:d592deb33652 (#19002)Christian Clason2022-06-17
| * fix(hl): return cterm fg/bg even if they match Normal #18981Oliver Marriott2022-06-16
| * test(treesitter): add benchmark #18989Lewis Russell2022-06-16
| * docs: improve 'insertmode' emulation #18962zeertzjq2022-06-16
| * Merge #8519 feat: name, test ids, sockets in stdpath(state)Justin M. Keyes2022-06-17
| |\
| | * feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
| | * test(report): formatting, drop dumplog()Justin M. Keyes2022-06-15
| | * feat(logging): include test-id in log messagesJustin M. Keyes2022-06-15
| * | Merge pull request #18760 from kevinhwang91/fix-treesitter-foldbfredl2022-06-16
| |\ \
| | * | fix(treesitter): new iter if foldedkevinhwang912022-06-16
| |/ /
| * | vim-patch:8.2.5110: icon filetype not recognized from the first line (#18987)Christian Clason2022-06-16
| * | fix(lua): clear got_int when calling vim.on_key() callback (#18979)zeertzjq2022-06-16
| * | fix(lua): highlight.on_yank can close timer in twice #18976notomo2022-06-15
| |/
| * refactor(log): use msg_schedule_semsg #18950Justin M. Keyes2022-06-15
| * vim-patch:8.2.5097: using uninitialized memory when using 'listchars' (#18974)zeertzjq2022-06-16
| * fix(ui): do not call showmode() when setting window height (#18969)zeertzjq2022-06-15
| * vim-patch:8c1b8cb2e0b5 (#18966)Christian Clason2022-06-15
| * test: correct check for v:errmsg in inccommand test (#18968)zeertzjq2022-06-15
| * docs: fix typos (#18866)dundargoc2022-06-15
| * Merge pull request #18947 from zeertzjq/vim-8.2.1897zeertzjq2022-06-14
| |\
| | * vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to usezeertzjq2022-06-14
| | * vim-patch:8.2.1898: command modifier parsing always uses global cmdmodzeertzjq2022-06-14
| | * refactor(api): remove redundant fields of CmdParseInfozeertzjq2022-06-14
| | * vim-patch:8.2.1897: command modifiers are saved and set inconsistentlyzeertzjq2022-06-14
| * | Merge pull request #18880 from bfredl/arenabfredl2022-06-14
| |\ \ | | |/ | |/|
| | * perf(memory): use an arena for RPC decodingbfredl2022-06-14
| * | refactor: enable -Wconversion warning for eval.c (#18448)dundargoc2022-06-14
| * | vim-patch:6ba83ba9ee29 (#18948)Christian Clason2022-06-14
| * | fix(inccommand): never preview if parsing command failed (#18944)zeertzjq2022-06-14
| |/
| * feat(lsp): sort codelens if multiple item per line (#18951)rhcher2022-06-13
| * vim-patch:8.2.0577: not all modifiers supported for :options (#18952)zeertzjq2022-06-13
| * fix(tests): missing clear() #18927kylo2522022-06-13
| * feat: cmdheight=0 #16251Shougo2022-06-13
| * Merge pull request #18902 from bfredl/fulexitbfredl2022-06-13
| |\
| | * fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
| * | Merge pull request #18934 from zeertzjq/vim-8.2.5079zeertzjq2022-06-13
| |\ \ | | |/ | |/|
| | * vim-patch:8.2.5083: autocmd test still fails on MS-Windowszeertzjq2022-06-13
| | * vim-patch:8.2.5081: autocmd test fails on MS-Windowszeertzjq2022-06-13
| | * vim-patch:8.2.5079: DirChanged autocommand may use freed memoryzeertzjq2022-06-13
| |/
| * build(lint): fix lintuncrustify #18945Justin M. Keyes2022-06-12
| * test: dismiss quit_more from Lua #11226Daniel Hahler2022-06-12
| * Merge pull request #18931 from zeertzjq/regexp-num-escapedzeertzjq2022-06-13
| |\
| | * vim-patch:8.2.5078: substitute test has a one second delayzeertzjq2022-06-12
| | * fix(substitute): subtract number of backslashes laterzeertzjq2022-06-12
| * | build: remove CMAKE_CROSSCOMPILING code #18914dundargoc2022-06-12
| * | build(lint): fix luacheck not found #18940Justin M. Keyes2022-06-12