aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* Merge pull request #17113 from zeertzjq/vim-8.2.2569zeertzjq2022-02-01
|\
| * feat(statusline): support multibyte fillcharzeertzjq2022-01-16
* | vim-patch:8.2.4245: ":retab 0" may cause illegal memory accessSean Dewar2022-01-29
* | Merge pull request #17150 from zeertzjq/vim-8.2.4166bfredl2022-01-27
|\ \
| * | vim-patch:8.2.4166: undo synced when switching buffer in another windowzeertzjq2022-01-21
| |/
* | Merge pull request #17094 from zeertzjq/vim-8.2.4091bfredl2022-01-27
|\ \
| * | vim-patch:8.2.4091: virtcol is recomputed for statusline unnecessarilyzeertzjq2022-01-15
| |/
* / fix(coverity/188749): nullify pointer to fix use-after-freeJames McCoy2022-01-19
|/
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move out misc functions which obviously belong elsewhereBjörn Linse2021-12-09
* Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\
| * revert: partially revert #9894zeertzjq2021-11-19
| * vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedzeertzjq2021-11-19
* | refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
|/
* refactor: reduce number of explicit char casts (#16077)dundargoc2021-11-16
* Merge pull request #16047 from mcepl/vim-8.2.3520Jan Edmund Lazo2021-11-14
|\
| * vim-patch:8.2.3525: option variable name does not match option nameMatěj Cepl2021-10-24
| * vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* | refactor(multibyte): eliminate mb_char2len alias for utf_char2lenBjörn Linse2021-11-14
* | refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2lenBjörn Linse2021-11-14
* | vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* | vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* | vim-patch:8.1.0306: plural messages are not translated properlyJames McCoy2021-11-01
* | refactor: saner options for uncrustify #16196dundargoc2021-10-31
* | refactor: uncrustify #16090dundargoc2021-10-29
* | vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse2021-10-23
* | vim-patch:8.2.3542: too many comments are old style (#16096)dundargoc2021-10-23
* | Merge pull request #16111 from dundargoc/vim-patch/commentsJan Edmund Lazo2021-10-23
|\ \
| * | vim-patch:8.1.2368: using old C style commentsDundar Göc2021-10-21
| |/
* / feat(decorations): support more than one virt_lines blockBjörn Linse2021-10-23
|/
* Merge pull request #15952 from zeertzjq/vim-8.1.1291Jan Edmund Lazo2021-10-17
|\
| * vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17
* | Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\ \ | |/ |/|
| * vim-patch:8.1.2368: using old C style commentsDundar Göc2021-10-06
* | refactor: reduce number of unique char castsDundar Göc2021-10-13
* | refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
* | vim-patch:8.2.3490: superfluous return statements #15978dundargoc2021-10-09
|/
* vim-patch:8.2.3460: some type casts are not needed #15868dundargoc2021-10-02
* Refactor/uncrustify (#15790)dundargoc2021-09-29
* feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* refactor: format with uncrustify #15778dundargoc2021-09-25
* fix(PVS V681): function call order is undefinedJustin M. Keyes2021-09-24
* refactor: reformat with uncrustify #15736dundargoc2021-09-20
* refactor: format with uncrustify #15722dundargoc2021-09-19
* vim-patch:8.2.3384: cannot disable modeline for an individual fileSean Dewar2021-09-10
* fix(terminal): close without ! if the job is stoppedGregory Anders2021-08-31
* refactor(api): remove unneccesary indirection around handlesBjörn Linse2021-08-22
* feat(terminal): TermClose: set exit code in v:event.status #15406Gregory Anders2021-08-20
* refactor(highlight): make syn_check_group alloc free for existing groupBjörn Linse2021-08-18