aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: move completion :stopinsert test to completion_spec.lua (#17992)zeertzjq2022-04-04
* Merge pull request #17991 from zeertzjq/vim-8.2.4253zeertzjq2022-04-04
|\
| * refactor: pass "preview" to regtilde()zeertzjq2022-04-04
| * vim-patch:8.2.4253: using freed memory when substitute with function callzeertzjq2022-04-04
|/
* Merge pull request #17988 from zeertzjq/vim-8.2.4247zeertzjq2022-04-04
|\
| * vim-patch:8.2.4258: Coverity warns for array overrunzeertzjq2022-04-04
| * vim-patch:8.2.4247: stack corruption when looking for spell suggestionszeertzjq2022-04-04
| * test(old): fix test_spell.vim encodingzeertzjq2022-04-04
|/
* test(old): fix test_regexp_latin.vim encoding (#17989)zeertzjq2022-04-04
* Merge pull request #17987 from leungbk/vim-patch-4402zeertzjq2022-04-04
|\
| * chore: update .git-blame-ignore-revsBrian Leung2022-04-03
| * vim-patch:8.2.4402: missing parenthesis may cause unexpected problemsBrian Leung2022-04-03
| * vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macrosBrian Leung2022-04-03
* | Merge pull request #17986 from zeertzjq/fix-ex-mode-regressionzeertzjq2022-04-04
|\ \ | |/ |/|
| * test: add some tests with :normal and Ex modezeertzjq2022-04-04
| * fix(substitute): properly check for empty command linezeertzjq2022-04-04
|/
* vim-patch:8.2.4672: using :normal with Ex mode may make :substitute hang (#17...zeertzjq2022-04-03
* [RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...Shougo2022-04-03
* vim-patch:8.1.1687: the evalfunc.c file is too big (#17949)Lewis Russell2022-04-03
* fix(ex_normal): spam \n in Ex mode only if in Cmdline mode (#17977)zeertzjq2022-04-03
* docs(options): add more missing 'nofoo' tags (#17967)Christian Clason2022-04-02
* docs(options): add missing 'nofoo' tags (#17965)Christian Clason2022-04-02
* vim-patch:8.2.4664: Elvish files are not recognized (#17963)Christian Clason2022-04-02
* Merge pull request #17961 from zeertzjq/scroll-no-multiclickbfredl2022-04-02
|\
| * fix(input): do not translate scroll keys into multiclickszeertzjq2022-04-02
|/
* Merge pull request #17953 from zeertzjq/vim-8.2.4660zeertzjq2022-04-01
|\
| * test: add a test for #13916zeertzjq2022-04-01
| * vim-patch:8.2.4660: cursorcolumn is sometimes not correctzeertzjq2022-04-01
|/
* Merge pull request #17948 from zeertzjq/vim-8.2.3471zeertzjq2022-04-01
|\
| * vim-patch:8.2.3489: ml_get error after search with rangezeertzjq2022-04-01
| * vim-patch:8.2.3472: other crashes with empty search pattern not testedzeertzjq2022-04-01
| * vim-patch:8.2.3471: crash when using CTRL-T after an empty search patternzeertzjq2022-04-01
|/
* Merge pull request #17946 from lewis6991/fixesbfredl2022-04-01
|\
| * fix(keymap): don't coerce false to ''Lewis Russell2022-04-01
| * fix(api): delete all autocmds with the same IDLewis Russell2022-04-01
|/
* refactor: remove redundant check for w_p_cole (#17944)zeertzjq2022-04-01
* vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...zeertzjq2022-04-01
* Merge pull request #17842 from lewis6991/keymapbfredl2022-04-01
|\
| * feat(keymap): return nil from an expr keymapLewis Russell2022-03-24
* | Merge pull request #17938 from ggandor/autocmd-api-namesbfredl2022-04-01
|\ \
| * | refactor(api)!: use singular/plural consistently in the autocmd APIGyörgy Andorka2022-03-31
* | | vim-patch:8.2.4658: org-mode files are not recognized (#17939)Christian Clason2022-03-31
* | | Merge pull request #17888 from dundargoc/ci/remove-reviewers-when-draftingJames McCoy2022-03-31
|\ \ \
| * | | ci: remove reviewers when drafting or closing a PRDundar Göc2022-03-27
* | | | Merge pull request #17906 from dundargoc/test/skip-nvimlog-on-successJames McCoy2022-03-31
|\ \ \ \
| * | | | test: don't print NVIMLOG on successDundar Göc2022-03-29
* | | | | Merge pull request #17929 from lewis6991/autocmdbfredl2022-03-31
|\ \ \ \ \
| * | | | | fix(api): improve autocmd error handlingLewis Russell2022-03-31
* | | | | | docs(extmark): fix nvim_buf_get_extmarks example (#17934)dundargoc2022-03-31
* | | | | | feat(runtime): add query filetype (#17905)Christian Clason2022-03-31
| |_|_|/ / |/| | | |