aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* refactor: pass "preview" to regtilde()zeertzjq2022-04-04
* vim-patch:8.2.4253: using freed memory when substitute with function callzeertzjq2022-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
|\
| * 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
* | 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
* vim-patch:8.2.4664: Elvish files are not recognized (#17963)Christian Clason2022-04-02
* fix(input): do not translate scroll keys into multiclickszeertzjq2022-04-02
* vim-patch:8.2.4660: cursorcolumn is sometimes not correctzeertzjq2022-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
* 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 #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 #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(api): nvim_clear_autocmdTJ DeVries2022-03-31
* | Merge pull request #17890 from zeertzjq/conceal-virtcol-changedbfredl2022-03-31
|\ \ | |/ |/|
| * perf: only redraw concealed line if cursor has moved horizontallyzeertzjq2022-03-28
| * revert: "Fix redraw regression with w_p_cole in visual mode"zeertzjq2022-03-28
* | vim-patch:8.2.4577: message test is flakyzeertzjq2022-03-31
* | vim-patch:8.2.4200: some tests do not clean up properlyzeertzjq2022-03-31
* | vim-patch:8.2.4156: fileinfo message overwrites echo'ed messagezeertzjq2022-03-31
* | vim-patch:8.2.2515: memory access error when truncating an empty messagezeertzjq2022-03-31
* | vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long messagezeertzjq2022-03-31
* | vim-patch:8.2.4645: 'shortmess' changed when session does not store options (...zeertzjq2022-03-31
* | fix: correct vertical dragging room calculation with global statusline (#17928)zeertzjq2022-03-31
* | fix: set nested before executing callback (#17801)TJ DeVries2022-03-30
* | vim-patch:8.2.4649: various formatting problemszeertzjq2022-03-30
* | vim-patch:8.2.4349: FileChangedShell test fails on MS-Windowszeertzjq2022-03-30
* | vim-patch:8.2.4592: search continues after giving E1204zeertzjq2022-03-30
* | vim-patch:8.2.3110: a pattern that matches the cursor position is complicatedzeertzjq2022-03-30
* | vim-patch:8.1.0439: recursive use of getcmdline() still not protected (#17726)zeertzjq2022-03-30
* | vim-patch:8.2.4646: using buffer line after it has been freed (#17907)zeertzjq2022-03-30
* | vim-patch:8.2.4473: Coverity warns for not checking return value of ftell() (...dundargoc2022-03-30
* | fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)zeertzjq2022-03-30
* | vim-patch:8.2.3449: sort fails if the sort compare function returns 999 (#17909)dundargoc2022-03-30