aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | fix(buffer): disable buffer-updates before removing from window #18933zeertzjq2022-06-12
* | Merge pull request #18936 from bfredl/apioptionbfredl2022-06-12
|\ \
| * | refactor(api): update vimdocbfredl2022-06-12
| * | refactor(api): move command related API to separate filebfredl2022-06-12
| * | refactor(api): move extmark specific functions to api/extmark.cbfredl2022-06-12
| * | refactor(api): move option code to own filebfredl2022-06-12
| |/
* | fix(inccommand): skip split window if not enough room #18937Famiu Haque2022-06-12
* | feat(contrib): asan debugging script #18892dundargoc2022-06-12
|/
* Merge pull request #18919 from bfredl/multiattrbfredl2022-06-11
|\
| * fix(messages): add color when showing nvim_echo in :messages historybfredl2022-06-11
|/
* Merge pull request #18428 from bfredl/do_sourcebfredl2022-06-11
|\
| * feat(api): nvim__get_runtime do_sourcebfredl2022-06-11
|/
* fix(inccommand): clear cmdpreview state if preview is not shown (#18923)zeertzjq2022-06-11
* vim-patch:8.2.5076: unnecessary code (#18922)zeertzjq2022-06-11
* Merge pull request #18461 from dundargoc/refactor/change-linenr-to-int32bfredl2022-06-10
|\
| * refactor: change type of linenr_T from long to int32_tDundar Goc2022-06-10
|/
* fix(input): fix macro recording with ALT and special key (#18917)zeertzjq2022-06-10