aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* refactor(signcol): smarter invalidation (#17533)Lewis Russell2022-03-06
* feat(decorations): support signsLewis Russell2022-03-05
* fix(signcol): handle edge case with maximum valueLewis Russell2022-02-24
* Merge pull request #17403 from zeertzjq/vim-8.1.1955zeertzjq2022-02-21
|\
| * vim-patch:8.2.0156: various typos in source files and testszeertzjq2022-02-14
* | vim-patch:8.2.4419: illegal memory access when using 20 highlightsSean Dewar2022-02-19
|/
* refactor(signs): more efficient signcol calcLewis Russell2022-02-12
* vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not workzeertzjq2022-02-12
* fix: close floating windows when calling win_close()Rom Grk2022-02-10
* refactor(mbyte.c): add const qualifierszeertzjq2022-02-09
* 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